1. 318d0c2 BUG/MAJOR: ebtree/scope: properly tag upper nodes during insertion by Willy Tarreau · 7 years ago
  2. cfaa6e7 MINOR: ebtree/scope: simplify the lookup functions by using eb32sc_next_with_parent() by Willy Tarreau · 7 years ago
  3. d19ec7d BUG/MAJOR: ebtree/scope: fix insertion and removal of duplicates in scope-aware trees by Willy Tarreau · 7 years ago
  4. 8878b6c MINOR: ebtree: implement eb32sc_lookup_ge_or_first() by Willy Tarreau · 7 years ago
  5. d1d55ac MEDIUM: ebtree: only consider the branches matching the scope in lookups by Willy Tarreau · 7 years ago
  6. ef8d0dc MINOR: ebtree: update the eb32sc parent node's scope on delete by Willy Tarreau · 7 years ago
  7. 5d19fd4 MEDIUM: ebtree: specify the scope of every node inserted via eb32sc by Willy Tarreau · 7 years ago
  8. ca30839 MINOR: ebtree: implement the scope-aware functions for eb32 by Willy Tarreau · 7 years ago