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