1. 9f79193 DOC: ebtree: indicate that prefix insertion/lookup may be used with strings by Willy Tarreau · Sat May 10 08:34:01 2014 +0200
  2. 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
  3. a4a1cd1 BUG/MEDIUM: ebtree: ebmb_insert() must not call cmp_bits on full-length matches by Willy Tarreau · Sat Jun 09 15:43:36 2012 +0200
  4. 6258f7b CLEANUP: ebtree: remove another typo, a wrong initialization in insertion code by Willy Tarreau · Mon Sep 19 20:48:00 2011 +0200
  5. f3bfede CLEANUP: ebtree: clarify licence and update to 6.0.6 by Willy Tarreau · Mon Jul 25 11:38:17 2011 +0200
  6. 22c0a93 CLEANUP: ebtree: remove a few annoying signedness warnings by Willy Tarreau · Mon Jul 25 12:22:44 2011 +0200
  7. ce3d44a [OPTIM] ebtree: ebmb_lookup: reduce stack usage by moving the return code out of the loop by Willy Tarreau · Tue Jan 04 14:07:36 2011 +0100
  8. 414c4b2 [BUG] ebtree: fix ebmb_lookup() with len smaller than the tree's keys by Willy Tarreau · Tue Jan 04 13:21:06 2011 +0100
  9. fdc1018 [BUILD] ebtree: update to v6.0.1 to remove references to dprintf() by Willy Tarreau · Sun May 16 21:13:24 2010 +0200
  10. 3a93244 [MEDIUM] ebtree: upgrade to version 6.0 by Willy Tarreau · Sun May 09 19:29:23 2010 +0200
  11. ead63a0 [BUILD] missing #ifndef in ebmbtree.h by Willy Tarreau · Mon Nov 02 14:41:23 2009 +0100
  12. c218602 [IMPORT] import ebtree v5.0 into directory ebtree/ by Willy Tarreau · Mon Oct 26 19:48:54 2009 +0100