1. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · Wed May 27 10:58:19 2020 +0200[Renamed from ebtree/ebsttree.h]
  2. d425950 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed Apr 08 01:07:56 2020 +0500
  3. 03e7853 BUILD: remove obsolete support for -mregparm / USE_REGPARM by Willy Tarreau · Tue Feb 25 07:38:05 2020 +0100
  4. 7c16c0e CLEANUP: fix typos in comments in ebtree by Joseph Herlant · Tue Nov 13 19:55:57 2018 -0800
  5. 007257e BUG: ebtree: ebst_lookup() could return the wrong entry by Willy Tarreau · Mon Nov 14 14:09:27 2011 +0100
  6. 6258f7b CLEANUP: ebtree: remove another typo, a wrong initialization in insertion code by Willy Tarreau · Mon Sep 19 20:48:00 2011 +0200
  7. f3bfede CLEANUP: ebtree: clarify licence and update to 6.0.6 by Willy Tarreau · Mon Jul 25 11:38:17 2011 +0200
  8. e1ee956 [OPTIM] ebtree: inline ebst_lookup_len and ebis_lookup_len by Willy Tarreau · Tue Jan 04 14:33:13 2011 +0100
  9. b55fcf2 [BUG] ebtree: fix duplicate strings insertion by Willy Tarreau · Thu Oct 28 22:48:29 2010 +0200
  10. 3a93244 [MEDIUM] ebtree: upgrade to version 6.0 by Willy Tarreau · Sun May 09 19:29:23 2010 +0200
  11. c9a31da [MINOR] ebtree: add functions to lookup non-null terminated strings by Willy Tarreau · Mon Dec 14 12:40:27 2009 +0100
  12. 9e2e39e [BUILD] missing #ifndef in ebsttree.h by Willy Tarreau · Mon Nov 02 14:43:39 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. c218602 [IMPORT] import ebtree v5.0 into directory ebtree/ by Willy Tarreau · Mon Oct 26 19:48:54 2009 +0100