1. f0683cd BUILD/DEBUG: lru: fix printf format in debug code by Willy Tarreau · Tue Apr 12 08:16:54 2022 +0200
  2. 8e92738 DEBUG: lru: use a xorshift generator in the testing code by Willy Tarreau · Wed Jan 26 11:06:07 2022 +0100
  3. bf9c07f BUILD/DEBUG: lru: update the standalone code to support the revision by Willy Tarreau · Wed Jan 26 11:03:59 2022 +0100
  4. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · Wed Apr 21 07:32:39 2021 +0200
  5. 22c4ed6 MINOR: lru: new function to delete <nb> least recently used keys by Baptiste Assmann · Thu Jan 07 02:28:50 2016 +0100
  6. 3c3a035 MINOR: lru: do not allocate useless memory in lru64_lookup by Christopher Faulet · Tue Jul 28 16:01:07 2015 +0200
  7. 57b8a53 BUG/MEDIUM: lru: fix possible memory leak when ->free() is used by Willy Tarreau · Wed Jun 17 20:33:30 2015 +0200
  8. 7810ad7 BUG/MAJOR: lru: fix unconditional call to free due to unexpected semi-colon by Willy Tarreau · Wed Jun 17 19:53:03 2015 +0200
  9. 92939d2 MINOR: lru: Add lru64_lookup function by Christopher Faulet · Thu Jun 11 13:33:13 2015 +0200
  10. f90ac55 MINOR: lru: Add the possibility to free data when an item is removed by Christopher Faulet · Tue Jun 09 17:06:17 2015 +0200
  11. 69c696c IMPORT: lru: import simple ebtree-based LRU functions by Willy Tarreau · Tue Apr 28 10:18:09 2015 +0200