1. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · 4 years, 1 month ago
  2. ff0e8a4 REORG: ebtree: move the C files from ebtree/ to src/ by Willy Tarreau · 4 years, 1 month ago[Renamed from ebtree/eb32sctree.c]
  3. 03e7853 BUILD: remove obsolete support for -mregparm / USE_REGPARM by Willy Tarreau · 4 years, 4 months ago
  4. 318d0c2 BUG/MAJOR: ebtree/scope: properly tag upper nodes during insertion by Willy Tarreau · 7 years ago
  5. cfaa6e7 MINOR: ebtree/scope: simplify the lookup functions by using eb32sc_next_with_parent() by Willy Tarreau · 7 years ago
  6. d19ec7d BUG/MAJOR: ebtree/scope: fix insertion and removal of duplicates in scope-aware trees by Willy Tarreau · 7 years ago
  7. 8878b6c MINOR: ebtree: implement eb32sc_lookup_ge_or_first() by Willy Tarreau · 7 years ago
  8. d1d55ac MEDIUM: ebtree: only consider the branches matching the scope in lookups by Willy Tarreau · 7 years ago
  9. ef8d0dc MINOR: ebtree: update the eb32sc parent node's scope on delete by Willy Tarreau · 7 years ago
  10. 5d19fd4 MEDIUM: ebtree: specify the scope of every node inserted via eb32sc by Willy Tarreau · 7 years ago
  11. ca30839 MINOR: ebtree: implement the scope-aware functions for eb32 by Willy Tarreau · 7 years ago