1. 22c0a93 CLEANUP: ebtree: remove a few annoying signedness warnings by Willy Tarreau · Mon Jul 25 12:22:44 2011 +0200
  2. 70735c9 [CLEANUP] Remove assigned but unused variables by Simon Horman · Tue Jun 07 11:07:50 2011 +0900
  3. e1ee956 [OPTIM] ebtree: inline ebst_lookup_len and ebis_lookup_len by Willy Tarreau · Tue Jan 04 14:33:13 2011 +0100
  4. 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
  5. 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
  6. b55fcf2 [BUG] ebtree: fix duplicate strings insertion by Willy Tarreau · Thu Oct 28 22:48:29 2010 +0200
  7. a97e73a [BUG] ebtree: string_equal_bits() could return garbage on identical strings by Willy Tarreau · Tue Sep 28 11:28:19 2010 +0200
  8. fdc1018 [BUILD] ebtree: update to v6.0.1 to remove references to dprintf() by Willy Tarreau · Sun May 16 21:13:24 2010 +0200
  9. 3a93244 [MEDIUM] ebtree: upgrade to version 6.0 by Willy Tarreau · Sun May 09 19:29:23 2010 +0200
  10. c9a31da [MINOR] ebtree: add functions to lookup non-null terminated strings by Willy Tarreau · Mon Dec 14 12:40:27 2009 +0100
  11. 9e2e39e [BUILD] missing #ifndef in ebsttree.h by Willy Tarreau · Mon Nov 02 14:43:39 2009 +0100
  12. ead63a0 [BUILD] missing #ifndef in ebmbtree.h by Willy Tarreau · Mon Nov 02 14:41:23 2009 +0100
  13. 4c84822 [CLEANUP] ebtree: cast to char * to get rid of gcc warning by Willy Tarreau · Thu Oct 29 12:00:11 2009 +0100
  14. cc05fba [BUG] definitely fix regparm issues between haproxy core and ebtree by Willy Tarreau · Tue Oct 27 21:40:18 2009 +0100
  15. c218602 [IMPORT] import ebtree v5.0 into directory ebtree/ by Willy Tarreau · Mon Oct 26 19:48:54 2009 +0100