1. fc9cfe4 REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files by Christopher Faulet · Tue Jul 16 14:54:53 2019 +0200
  2. 6d1dd46 MEDIUM: http_fetch: Remove code relying on HTTP legacy mode by Christopher Faulet · Mon Jul 15 14:36:03 2019 +0200
  3. f4a82fb BUILD/MINOR: 51d: Updated build registration output to indicate thatif the library is a dummy one or not. by Ben51Degrees · Thu Jun 13 16:51:59 2019 +0100
  4. 31a51f2 BUG/MINOR: 51d/htx: The _51d_fetch method, and the methods it calls are now HTX aware. by Ben51Degrees · Wed Jun 12 15:19:12 2019 +0100
  5. 2db9dac BUG/MINOR: 51d: Get the request channel to call CHECK_HTTP_MESSAGE_FIRST() by Christopher Faulet · Fri Apr 19 15:22:29 2019 +0200
  6. bc6218e BUG/MEDIUM: 51d: fix possible segfault on deinit_51degrees() by Dragan Dosen · Thu Mar 07 15:24:23 2019 +0100
  7. 4ddf59d MEDIUM: 51d: Enabled multi threaded operation in the 51Degrees module. by Ben51Degrees · Tue Feb 05 13:24:00 2019 +0000
  8. e0f6a2a BUG: 51d: In Hash Trie, multi header matching was affected by the header names stored globaly. by Ben51Degrees · Tue Feb 05 13:23:06 2019 +0000
  9. daa356b BUG: 51d: Changes to the buffer API in 1.9 were not applied to the 51Degrees code. by Ben51Degrees · Wed Jan 16 10:19:15 2019 +0000
  10. 31019ee CLEANUP: Fix typo in the 51d subsystem by Joseph Herlant · Sun Nov 25 13:15:13 2018 -0800
  11. 172f5ce MINOR: initcall: use initcalls for most post_{check,deinit} and per_thread* by Willy Tarreau · Mon Nov 26 11:21:50 2018 +0100
  12. 8071338 MINOR: initcall: apply initcall to all register_build_opts() calls by Willy Tarreau · Mon Nov 26 10:19:54 2018 +0100
  13. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · Sun Nov 25 19:14:37 2018 +0100
  14. 79e5733 REORG: http: move the code to different files by Willy Tarreau · Tue Oct 02 16:01:16 2018 +0200
  15. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · Fri Jul 13 11:56:34 2018 +0200
  16. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · Fri Jul 13 10:54:26 2018 +0200
  17. 767a84b CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning by Christopher Faulet · Fri Nov 24 16:50:31 2017 +0100
  18. e8ca434 MINOR: threads: Don't start when device a detection module is used by Christopher Faulet · Wed Oct 25 17:23:02 2017 +0200
  19. 483b93c BUILD/MINOR: 51d: fix warning when building with 51Degrees release version 3.2.12.12 by Dragan Dosen · Wed Sep 27 12:46:44 2017 +0200
  20. b7a6714 CLEANUP: 51d: move global settings out of the global section by Willy Tarreau · Wed Dec 21 21:18:44 2016 +0100
  21. 7ac4c20 CLEANUP: 51d: register the deinitialization function by Willy Tarreau · Wed Dec 21 20:59:01 2016 +0100
  22. 9f3f254 CLEANUP: 51d: make use of the late init registration by Willy Tarreau · Wed Dec 21 20:30:05 2016 +0100
  23. b5e58d6 CLEANUP: 51d: use the build options list to report it by Willy Tarreau · Wed Dec 21 18:49:29 2016 +0100
  24. 1f077eb BUILD/MAJOR:updated 51d Trie implementation to incorperate latest update to 51Degrees.c by ben51degrees · Wed Jul 06 12:07:21 2016 +0100
  25. 02779b6 CLEANUP: uniformize last argument of malloc/calloc by Vincent Bernat · Sun Apr 03 13:48:43 2016 +0200
  26. 3c2f2f2 CLEANUP: remove unneeded casts by Vincent Bernat · Sun Apr 03 13:48:42 2016 +0200
  27. d384252 CLEANUP: 51d: Aligned if statements with HAProxy best practices and removed casts from malloc. by ben@51degrees.com · Fri Jan 08 13:52:32 2016 +0000
  28. 496299a BUG/MINOR: 51d: Aligned const pointers to changes in 51Degrees. by ben@51degrees.com · Fri Jan 08 13:49:32 2016 +0000
  29. 6baceb9 BUG/MINOR: 51d: Releases workset back to pool. by ben@51degrees.com · Fri Jan 08 13:48:37 2016 +0000
  30. c9dfa24 BUG/MINOR: 51d: Aligns Pattern cache implementation with HAProxy best practices. by ben@51degrees.com · Fri Jan 08 13:47:46 2016 +0000
  31. 82a9d76 BUG/MINOR: 51d: Ensures a unique domain for each configuration by ben@51degrees.com · Fri Jan 08 13:42:41 2016 +0000
  32. 63426cb MINOR: 51d: Improved string handling for LRU cache by James Rosewell · Fri Sep 18 19:53:05 2015 +0100
  33. a28bbd5 MAJOR: 51d: Upgraded to support 51Degrees V3.2 and new features by James Rosewell · Fri Sep 18 18:28:52 2015 +0100
  34. 2046c46 MEDIUM: 51degrees: Adapt the 51Degrees library by Thierry FOURNIER · Thu Aug 20 13:42:12 2015 +0200
  35. 9373fc5 MINOR: 51d: unable to start haproxy without "51degrees-data-file" by Dragan Dosen · Fri Aug 07 16:41:23 2015 +0200
  36. 96a0be7 BUG/MEDIUM: 51d: possible incorrect operations on smp->data.str.str by Dragan Dosen · Tue Jul 07 16:10:43 2015 +0200
  37. 105c8e6 MEDIUM: 51d: add LRU-based cache on User-Agent string detection by Dragan Dosen · Mon Jun 29 16:43:26 2015 +0200
  38. 93b38d9 MEDIUM: 51Degrees code refactoring and cleanup by Dragan Dosen · Mon Jun 29 16:43:25 2015 +0200