1. 853926a BUG/MEDIUM: ebtree: use a byte-per-byte memcmp() to compare memory blocks by Willy Tarreau · 4 years, 1 month ago
  2. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · 4 years, 1 month ago[Renamed from ebtree/ebimtree.h]
  3. 03e7853 BUILD: remove obsolete support for -mregparm / USE_REGPARM by Willy Tarreau · 4 years, 4 months ago
  4. 7c16c0e CLEANUP: fix typos in comments in ebtree by Joseph Herlant · 6 years ago
  5. 20a81c2 MINOR: protect ebimtree/ebistree against multiple inclusions by Willy Tarreau · 10 years ago
  6. a4a1cd1 BUG/MEDIUM: ebtree: ebmb_insert() must not call cmp_bits on full-length matches by Willy Tarreau · 12 years ago
  7. 6258f7b CLEANUP: ebtree: remove another typo, a wrong initialization in insertion code by Willy Tarreau · 13 years ago
  8. f3bfede CLEANUP: ebtree: clarify licence and update to 6.0.6 by Willy Tarreau · 13 years ago
  9. ce3d44a [OPTIM] ebtree: ebmb_lookup: reduce stack usage by moving the return code out of the loop by Willy Tarreau · 14 years ago
  10. 414c4b2 [BUG] ebtree: fix ebmb_lookup() with len smaller than the tree's keys by Willy Tarreau · 14 years ago
  11. 3a93244 [MEDIUM] ebtree: upgrade to version 6.0 by Willy Tarreau · 14 years ago
  12. c218602 [IMPORT] import ebtree v5.0 into directory ebtree/ by Willy Tarreau · 15 years ago