| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | OPTIM: ebtree: make ebmb_insert_prefix() keep a copy the new node's key | Willy Tarreau | 2022-11-15 | 1 | -5/+6 |
| * | OPTIM: ebtree: make ebmb_insert_prefix() keep a copy the new node's pfx | Willy Tarreau | 2022-11-15 | 1 | -10/+12 |
| * | CLEANUP: assorted typo fixes in the code and comments | Ilya Shipitsin | 2022-10-30 | 1 | -1/+1 |
| * | MINOR: ebtree: add ebmb_lookup_shorter() to pursue lookups | Willy Tarreau | 2022-08-01 | 1 | -0/+53 |
| * | REORG: ebtree: split structures into their own file ebtree-t.h | Willy Tarreau | 2021-10-07 | 1 | -20/+0 |
| * | CLEANUP: ebmbtree: Replace always-taken elseif by else | Tim Düsterhus | 2021-09-11 | 1 | -1/+1 |
| * | CLEANUP: assorted typo fixes in the code and comments | Ilya Shipitsin | 2021-08-16 | 1 | -1/+1 |
| * | CLEANUP: Fix spelling errors in comments | Thayne McCombs | 2021-01-08 | 1 | -1/+1 |
| * | BUG/MEDIUM: ebtree: use a byte-per-byte memcmp() to compare memory blocks | Willy Tarreau | 2020-06-16 | 1 | -2/+2 |
| * | REORG: ebtree: move the include files from ebtree to include/import/ | Willy Tarreau | 2020-06-11 | 1 | -0/+814 |
