1. f0683cd BUILD/DEBUG: lru: fix printf format in debug code by Willy Tarreau · 2 years, 8 months ago
  2. 8e92738 DEBUG: lru: use a xorshift generator in the testing code by Willy Tarreau · 2 years, 10 months ago
  3. bf9c07f BUILD/DEBUG: lru: update the standalone code to support the revision by Willy Tarreau · 2 years, 10 months ago
  4. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · 3 years, 7 months ago
  5. 22c4ed6 MINOR: lru: new function to delete <nb> least recently used keys by Baptiste Assmann · 9 years ago
  6. 3c3a035 MINOR: lru: do not allocate useless memory in lru64_lookup by Christopher Faulet · 9 years ago
  7. 57b8a53 BUG/MEDIUM: lru: fix possible memory leak when ->free() is used by Willy Tarreau · 9 years ago
  8. 7810ad7 BUG/MAJOR: lru: fix unconditional call to free due to unexpected semi-colon by Willy Tarreau · 9 years ago
  9. 92939d2 MINOR: lru: Add lru64_lookup function by Christopher Faulet · 9 years ago
  10. f90ac55 MINOR: lru: Add the possibility to free data when an item is removed by Christopher Faulet · 9 years ago
  11. 69c696c IMPORT: lru: import simple ebtree-based LRU functions by Willy Tarreau · 10 years ago