1. 22c4ed6 MINOR: lru: new function to delete <nb> least recently used keys by Baptiste Assmann · 8 years ago
  2. 3c3a035 MINOR: lru: do not allocate useless memory in lru64_lookup by Christopher Faulet · 9 years ago
  3. 57b8a53 BUG/MEDIUM: lru: fix possible memory leak when ->free() is used by Willy Tarreau · 9 years ago
  4. 7810ad7 BUG/MAJOR: lru: fix unconditional call to free due to unexpected semi-colon by Willy Tarreau · 9 years ago
  5. 92939d2 MINOR: lru: Add lru64_lookup function by Christopher Faulet · 9 years ago
  6. f90ac55 MINOR: lru: Add the possibility to free data when an item is removed by Christopher Faulet · 9 years ago
  7. 69c696c IMPORT: lru: import simple ebtree-based LRU functions by Willy Tarreau · 9 years ago