1. 91d31c9 OPTIM: ebtree: make ebmb_insert_prefix() keep a copy the new node's key by Willy Tarreau · 2 years, 1 month ago
  2. bf13e53 OPTIM: ebtree: make ebmb_insert_prefix() keep a copy the new node's pfx by Willy Tarreau · 2 years, 1 month ago
  3. 4a689da CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 1 month ago
  4. 81f3b80 MINOR: ebtree: add ebmb_lookup_shorter() to pursue lookups by Willy Tarreau · 2 years, 4 months ago
  5. 9b7a617 REORG: ebtree: split structures into their own file ebtree-t.h by Willy Tarreau · 3 years, 2 months ago
  6. a8bfb4d CLEANUP: ebmbtree: Replace always-taken elseif by else by Tim Düsterhus · 3 years, 3 months ago
  7. 0188108 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 4 months ago
  8. 8f0cc5c CLEANUP: Fix spelling errors in comments by Thayne McCombs · 3 years, 11 months ago
  9. 853926a BUG/MEDIUM: ebtree: use a byte-per-byte memcmp() to compare memory blocks by Willy Tarreau · 4 years, 6 months ago
  10. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · 4 years, 6 months ago[Renamed from ebtree/ebmbtree.h]
  11. 41136de BUILD: ebtree: improve architecture-specific alignment by Willy Tarreau · 4 years, 9 months ago
  12. 03e7853 BUILD: remove obsolete support for -mregparm / USE_REGPARM by Willy Tarreau · 4 years, 9 months ago
  13. 7c16c0e CLEANUP: fix typos in comments in ebtree by Joseph Herlant · 6 years ago
  14. 9f79193 DOC: ebtree: indicate that prefix insertion/lookup may be used with strings by Willy Tarreau · 11 years ago
  15. 2b57020 MINOR: ebtree: add new eb_next_dup/eb_prev_dup() functions to visit duplicates by Willy Tarreau · 12 years ago
  16. a4a1cd1 BUG/MEDIUM: ebtree: ebmb_insert() must not call cmp_bits on full-length matches by Willy Tarreau · 12 years ago
  17. 6258f7b CLEANUP: ebtree: remove another typo, a wrong initialization in insertion code by Willy Tarreau · 13 years ago
  18. f3bfede CLEANUP: ebtree: clarify licence and update to 6.0.6 by Willy Tarreau · 13 years ago
  19. 22c0a93 CLEANUP: ebtree: remove a few annoying signedness warnings by Willy Tarreau · 13 years ago
  20. ce3d44a [OPTIM] ebtree: ebmb_lookup: reduce stack usage by moving the return code out of the loop by Willy Tarreau · 14 years ago
  21. 414c4b2 [BUG] ebtree: fix ebmb_lookup() with len smaller than the tree's keys by Willy Tarreau · 14 years ago
  22. fdc1018 [BUILD] ebtree: update to v6.0.1 to remove references to dprintf() by Willy Tarreau · 15 years ago
  23. 3a93244 [MEDIUM] ebtree: upgrade to version 6.0 by Willy Tarreau · 15 years ago
  24. ead63a0 [BUILD] missing #ifndef in ebmbtree.h by Willy Tarreau · 15 years ago
  25. c218602 [IMPORT] import ebtree v5.0 into directory ebtree/ by Willy Tarreau · 15 years ago