1. 47d1718 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sun Jun 21 21:42:57 2020 +0500
  2. 853926a BUG/MEDIUM: ebtree: use a byte-per-byte memcmp() to compare memory blocks by Willy Tarreau · Tue Jun 16 11:10:53 2020 +0200
  3. eb6f701 REORG: include: move ist.h from common/ to import/ by Willy Tarreau · Wed May 27 16:21:26 2020 +0200
  4. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · Wed May 27 12:58:42 2020 +0200
  5. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · Wed May 27 10:58:19 2020 +0200
  6. 2532bd2 BUILD: threads/plock: fix a build issue on Clang without optimization by Willy Tarreau · Mon Nov 20 19:25:18 2017 +0100
  7. b5f2715 MINOR: threads/build: atomic: replace the few inlines with macros by Willy Tarreau · Mon Nov 20 20:55:06 2017 +0100
  8. d0d8ba5 MINOR: threads/atomic: implement pl_bts() on non-x86 by Willy Tarreau · Tue Jul 18 15:05:58 2017 +0200
  9. 01b8398 MINOR: threads/atomic: implement pl_mb() in asm on x86 by Willy Tarreau · Tue Jul 18 15:01:39 2017 +0200
  10. f7ba77e MINOR: threads/plock: rename local variables in macros to avoid conflicts by Willy Tarreau · Tue Jul 18 14:21:40 2017 +0200
  11. 98409e3 MINOR: threads/atomic: rename local variables in macros to avoid conflicts by Willy Tarreau · Tue Jul 18 14:20:41 2017 +0200
  12. 7122ab3 MINOR: threads: Add atomic-ops and plock includes in import dir by Emeric Brun · Fri Jul 07 10:26:46 2017 +0200
  13. 7389dd0 IMPORT: sha1: import SHA1 functions by Dragan Dosen · Tue Oct 24 08:48:25 2017 +0200
  14. bee9dde CLEANUP: da: move global settings out of the global section by Willy Tarreau · Wed Dec 21 21:25:06 2016 +0100
  15. b7a6714 CLEANUP: 51d: move global settings out of the global section by Willy Tarreau · Wed Dec 21 21:18:44 2016 +0100
  16. b149eed CLEANUP: da: register the deinitialization function by Willy Tarreau · Wed Dec 21 21:03:49 2016 +0100
  17. 7ac4c20 CLEANUP: 51d: register the deinitialization function by Willy Tarreau · Wed Dec 21 20:59:01 2016 +0100
  18. 876054d CLEANUP: da: make use of the late init registration code by Willy Tarreau · Wed Dec 21 20:39:16 2016 +0100
  19. 9f3f254 CLEANUP: 51d: make use of the late init registration by Willy Tarreau · Wed Dec 21 20:30:05 2016 +0100
  20. e5d3169 CLEANUP: wurfl: reduce exposure in the rest of the code by Willy Tarreau · Tue Nov 08 18:47:25 2016 +0100
  21. d0027ed MEDIUM: wurfl: add Scientiamobile WURFL device detection module by scientiamobile · Fri Nov 04 10:55:08 2016 +0100
  22. 22c4ed6 MINOR: lru: new function to delete <nb> least recently used keys by Baptiste Assmann · Thu Jan 07 02:28:50 2016 +0100
  23. 29fbe51 MAJOR: tproxy: remove support for cttproxy by Willy Tarreau · Thu Aug 20 19:35:14 2015 +0200
  24. 93b38d9 MEDIUM: 51Degrees code refactoring and cleanup by Dragan Dosen · Mon Jun 29 16:43:25 2015 +0200
  25. 92939d2 MINOR: lru: Add lru64_lookup function by Christopher Faulet · Thu Jun 11 13:33:13 2015 +0200
  26. f90ac55 MINOR: lru: Add the possibility to free data when an item is removed by Christopher Faulet · Tue Jun 09 17:06:17 2015 +0200
  27. a397e76 CLEANUP: adjust the envelope name in da.h to reflect the file name by Willy Tarreau · Mon Jun 01 15:52:54 2015 +0200
  28. 0d74f77 CLEANUP: da: register the config keywords in da.c by Willy Tarreau · Mon Jun 01 15:42:29 2015 +0200
  29. f63386a CLEANUP: da: move the converter registration to da.c by Willy Tarreau · Mon Jun 01 15:39:50 2015 +0200
  30. 8167f30 MEDIUM: config: add DeviceAtlas global keywords by David Carlier · Mon Jun 01 13:50:06 2015 +0200
  31. b5684e0 IMPORT: hash: import xxhash-r39 by Willy Tarreau · Mon Apr 27 11:59:40 2015 +0200
  32. 69c696c IMPORT: lru: import simple ebtree-based LRU functions by Willy Tarreau · Tue Apr 28 10:18:09 2015 +0200
  33. 9789f7b [MAJOR] replace ultree with ebtree in wait-queues by Willy Tarreau · Tue Jun 24 08:17:16 2008 +0200
  34. c6ca1a0 [MAJOR] migrated task, tree64 and session to pool2 by Willy Tarreau · Sun May 13 19:43:47 2007 +0200
  35. 3fa095d [MINOR] removed useless counters from ul2tree_insert() by Willy Tarreau · Sun Apr 29 13:37:23 2007 +0200
  36. be384c6 [MINOR] import ul2tree from old librt project by Willy Tarreau · Sat Apr 28 14:00:17 2007 +0200
  37. 2152cb5 [MEDIUM] import ip_tproxy.h from cttproxy by Willy Tarreau · Sun Nov 12 23:50:48 2006 +0100