1. 2532bd2 BUILD: threads/plock: fix a build issue on Clang without optimization by Willy Tarreau · 7 years ago
  2. b5f2715 MINOR: threads/build: atomic: replace the few inlines with macros by Willy Tarreau · 7 years ago
  3. d0d8ba5 MINOR: threads/atomic: implement pl_bts() on non-x86 by Willy Tarreau · 7 years ago
  4. 01b8398 MINOR: threads/atomic: implement pl_mb() in asm on x86 by Willy Tarreau · 7 years ago
  5. f7ba77e MINOR: threads/plock: rename local variables in macros to avoid conflicts by Willy Tarreau · 7 years ago
  6. 98409e3 MINOR: threads/atomic: rename local variables in macros to avoid conflicts by Willy Tarreau · 7 years ago
  7. 7122ab3 MINOR: threads: Add atomic-ops and plock includes in import dir by Emeric Brun · 7 years ago
  8. 7389dd0 IMPORT: sha1: import SHA1 functions by Dragan Dosen · 7 years ago
  9. bee9dde CLEANUP: da: move global settings out of the global section by Willy Tarreau · 8 years ago
  10. b7a6714 CLEANUP: 51d: move global settings out of the global section by Willy Tarreau · 8 years ago
  11. b149eed CLEANUP: da: register the deinitialization function by Willy Tarreau · 8 years ago
  12. 7ac4c20 CLEANUP: 51d: register the deinitialization function by Willy Tarreau · 8 years ago
  13. 876054d CLEANUP: da: make use of the late init registration code by Willy Tarreau · 8 years ago
  14. 9f3f254 CLEANUP: 51d: make use of the late init registration by Willy Tarreau · 8 years ago
  15. e5d3169 CLEANUP: wurfl: reduce exposure in the rest of the code by Willy Tarreau · 8 years ago
  16. d0027ed MEDIUM: wurfl: add Scientiamobile WURFL device detection module by scientiamobile · 8 years ago
  17. 22c4ed6 MINOR: lru: new function to delete <nb> least recently used keys by Baptiste Assmann · 8 years ago
  18. 29fbe51 MAJOR: tproxy: remove support for cttproxy by Willy Tarreau · 9 years ago
  19. 93b38d9 MEDIUM: 51Degrees code refactoring and cleanup by Dragan Dosen · 9 years ago
  20. 92939d2 MINOR: lru: Add lru64_lookup function by Christopher Faulet · 9 years ago
  21. f90ac55 MINOR: lru: Add the possibility to free data when an item is removed by Christopher Faulet · 9 years ago
  22. a397e76 CLEANUP: adjust the envelope name in da.h to reflect the file name by Willy Tarreau · 9 years ago
  23. 0d74f77 CLEANUP: da: register the config keywords in da.c by Willy Tarreau · 9 years ago
  24. f63386a CLEANUP: da: move the converter registration to da.c by Willy Tarreau · 9 years ago
  25. 8167f30 MEDIUM: config: add DeviceAtlas global keywords by David Carlier · 9 years ago
  26. b5684e0 IMPORT: hash: import xxhash-r39 by Willy Tarreau · 9 years ago
  27. 69c696c IMPORT: lru: import simple ebtree-based LRU functions by Willy Tarreau · 9 years ago
  28. 9789f7b [MAJOR] replace ultree with ebtree in wait-queues by Willy Tarreau · 16 years ago
  29. c6ca1a0 [MAJOR] migrated task, tree64 and session to pool2 by Willy Tarreau · 17 years ago
  30. 3fa095d [MINOR] removed useless counters from ul2tree_insert() by Willy Tarreau · 17 years ago
  31. be384c6 [MINOR] import ul2tree from old librt project by Willy Tarreau · 17 years ago
  32. 2152cb5 [MEDIUM] import ip_tproxy.h from cttproxy by Willy Tarreau · 18 years ago