1. 4acb99f BUG/MINOR: xxhash: make sure armv6 uses memcpy() by Willy Tarreau · 3 years, 5 months ago
  2. 8f0cc5c CLEANUP: Fix spelling errors in comments by Thayne McCombs · 3 years, 6 months ago
  3. 1e9a666 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 6 months ago
  4. 6f7cc11 MEDIUM: xxhash: use the XXH_INLINE_ALL macro to inline all functions by Dragan Dosen · 3 years, 6 months ago
  5. de37443 IMPORT: xxhash: update to v0.8.0 that introduces stable XXH3 variant by Dragan Dosen · 3 years, 6 months ago
  6. b1f5492 BUILD: plock: remove dead code that causes a warning in gcc 11 by Willy Tarreau · 3 years, 6 months ago
  7. 1e237d0 MINOR: plock: use an ARMv8 instruction barrier for the pause instruction by Your Name · 3 years, 7 months ago
  8. cf26623 MINOR: ist: Add istend() function to return a pointer to the end of the string by Christopher Faulet · 3 years, 8 months ago
  9. bb4582c MINOR: ist: Add a case insensitive istmatch function by Remi Tricot-Le Breton · 3 years, 8 months ago
  10. 47d1718 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years ago
  11. 853926a BUG/MEDIUM: ebtree: use a byte-per-byte memcmp() to compare memory blocks by Willy Tarreau · 4 years, 1 month ago
  12. eb6f701 REORG: include: move ist.h from common/ to import/ by Willy Tarreau · 4 years, 1 month ago
  13. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  14. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · 4 years, 1 month ago
  15. 2532bd2 BUILD: threads/plock: fix a build issue on Clang without optimization by Willy Tarreau · 7 years ago
  16. b5f2715 MINOR: threads/build: atomic: replace the few inlines with macros by Willy Tarreau · 7 years ago
  17. d0d8ba5 MINOR: threads/atomic: implement pl_bts() on non-x86 by Willy Tarreau · 7 years ago
  18. 01b8398 MINOR: threads/atomic: implement pl_mb() in asm on x86 by Willy Tarreau · 7 years ago
  19. f7ba77e MINOR: threads/plock: rename local variables in macros to avoid conflicts by Willy Tarreau · 7 years ago
  20. 98409e3 MINOR: threads/atomic: rename local variables in macros to avoid conflicts by Willy Tarreau · 7 years ago
  21. 7122ab3 MINOR: threads: Add atomic-ops and plock includes in import dir by Emeric Brun · 7 years ago
  22. 7389dd0 IMPORT: sha1: import SHA1 functions by Dragan Dosen · 7 years ago
  23. bee9dde CLEANUP: da: move global settings out of the global section by Willy Tarreau · 8 years ago
  24. b7a6714 CLEANUP: 51d: move global settings out of the global section by Willy Tarreau · 8 years ago
  25. b149eed CLEANUP: da: register the deinitialization function by Willy Tarreau · 8 years ago
  26. 7ac4c20 CLEANUP: 51d: register the deinitialization function by Willy Tarreau · 8 years ago
  27. 876054d CLEANUP: da: make use of the late init registration code by Willy Tarreau · 8 years ago
  28. 9f3f254 CLEANUP: 51d: make use of the late init registration by Willy Tarreau · 8 years ago
  29. e5d3169 CLEANUP: wurfl: reduce exposure in the rest of the code by Willy Tarreau · 8 years ago
  30. d0027ed MEDIUM: wurfl: add Scientiamobile WURFL device detection module by scientiamobile · 8 years ago
  31. 22c4ed6 MINOR: lru: new function to delete <nb> least recently used keys by Baptiste Assmann · 8 years ago
  32. 29fbe51 MAJOR: tproxy: remove support for cttproxy by Willy Tarreau · 9 years ago
  33. 93b38d9 MEDIUM: 51Degrees code refactoring and cleanup by Dragan Dosen · 9 years ago
  34. 92939d2 MINOR: lru: Add lru64_lookup function by Christopher Faulet · 9 years ago
  35. f90ac55 MINOR: lru: Add the possibility to free data when an item is removed by Christopher Faulet · 9 years ago
  36. a397e76 CLEANUP: adjust the envelope name in da.h to reflect the file name by Willy Tarreau · 9 years ago
  37. 0d74f77 CLEANUP: da: register the config keywords in da.c by Willy Tarreau · 9 years ago
  38. f63386a CLEANUP: da: move the converter registration to da.c by Willy Tarreau · 9 years ago
  39. 8167f30 MEDIUM: config: add DeviceAtlas global keywords by David Carlier · 9 years ago
  40. b5684e0 IMPORT: hash: import xxhash-r39 by Willy Tarreau · 9 years ago
  41. 69c696c IMPORT: lru: import simple ebtree-based LRU functions by Willy Tarreau · 9 years ago
  42. 9789f7b [MAJOR] replace ultree with ebtree in wait-queues by Willy Tarreau · 16 years ago
  43. c6ca1a0 [MAJOR] migrated task, tree64 and session to pool2 by Willy Tarreau · 17 years ago
  44. 3fa095d [MINOR] removed useless counters from ul2tree_insert() by Willy Tarreau · 17 years ago
  45. be384c6 [MINOR] import ul2tree from old librt project by Willy Tarreau · 17 years ago
  46. 2152cb5 [MEDIUM] import ip_tproxy.h from cttproxy by Willy Tarreau · 18 years ago