1. 2608e34 BUG/MEDIUM: ebtree: Invalid read when looking for dup entry by Remi Tricot-Le Breton · Tue May 18 18:56:42 2021 +0200
  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. 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
  4. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · Wed May 27 10:58:19 2020 +0200[Renamed (99%) from ebtree/ebtree.h]
  5. 41136de BUILD: ebtree: improve architecture-specific alignment by Willy Tarreau · Sat Feb 22 15:55:33 2020 +0100
  6. 03e7853 BUILD: remove obsolete support for -mregparm / USE_REGPARM by Willy Tarreau · Tue Feb 25 07:38:05 2020 +0100
  7. d43183d BUILD: fix recent build failure on unaligned archs by Willy Tarreau · Fri Feb 21 17:40:25 2020 +0100
  8. 2c315ee BUG/MEDIUM: ebtree: don't set attribute packed without unaligned access support by Willy Tarreau · Fri Feb 21 15:47:36 2020 +0100
  9. 43be340 BUILD: ebtree: make eb_is_empty() and eb_is_dup() take a const by Willy Tarreau · Wed Oct 02 15:21:58 2019 +0200
  10. f82eb02 OPTIM: ebtree: pack the struct eb_node to avoid holes on 64-bit by Willy Tarreau · Sat Dec 07 01:09:04 2013 +0100
  11. 2b57020 MINOR: ebtree: add new eb_next_dup/eb_prev_dup() functions to visit duplicates by Willy Tarreau · Tue May 07 15:58:28 2013 +0200
  12. 655c84a CLEANUP: ebtree: remove 4-year old harmless typo in duplicates insertion code by Willy Tarreau · Mon Sep 19 20:36:45 2011 +0200
  13. f3bfede CLEANUP: ebtree: clarify licence and update to 6.0.6 by Willy Tarreau · Mon Jul 25 11:38:17 2011 +0200
  14. 22c0a93 CLEANUP: ebtree: remove a few annoying signedness warnings by Willy Tarreau · Mon Jul 25 12:22:44 2011 +0200
  15. b55fcf2 [BUG] ebtree: fix duplicate strings insertion by Willy Tarreau · Thu Oct 28 22:48:29 2010 +0200
  16. a97e73a [BUG] ebtree: string_equal_bits() could return garbage on identical strings by Willy Tarreau · Tue Sep 28 11:28:19 2010 +0200
  17. fdc1018 [BUILD] ebtree: update to v6.0.1 to remove references to dprintf() by Willy Tarreau · Sun May 16 21:13:24 2010 +0200
  18. 3a93244 [MEDIUM] ebtree: upgrade to version 6.0 by Willy Tarreau · Sun May 09 19:29:23 2010 +0200
  19. cc05fba [BUG] definitely fix regparm issues between haproxy core and ebtree by Willy Tarreau · Tue Oct 27 21:40:18 2009 +0100
  20. c218602 [IMPORT] import ebtree v5.0 into directory ebtree/ by Willy Tarreau · Mon Oct 26 19:48:54 2009 +0100