1. 581bf81 MEDIUM: pools: add a new flag to avoid rounding pool size up by Willy Tarreau · Mon Jan 25 02:19:13 2016 +0100
  2. 58102cf MEDIUM: memory: add accounting for failed allocations by Willy Tarreau · Wed Oct 28 16:24:21 2015 +0100
  3. de30a68 DEBUG/MEDIUM: memory: add optional control pool memory operations by Willy Tarreau · Wed Oct 28 15:23:51 2015 +0100
  4. ac42111 DEBUG/MEDIUM: memory: optionally protect free data in pools by Willy Tarreau · Wed Oct 28 15:09:29 2015 +0100
  5. 067ac9f MINOR: debug: enable memory poisonning to use byte 0 by Willy Tarreau · Thu Oct 08 14:12:13 2015 +0200
  6. a885f6d MEDIUM: memory: improve pool_refill_alloc() to pass a refill count by Willy Tarreau · Wed Dec 03 15:25:28 2014 +0100
  7. 0262241 MINOR: memory: cut pool allocator in 3 layers by Willy Tarreau · Mon Dec 08 16:35:23 2014 +0100
  8. 57767b8 BUG/MEDIUM: memory: fix freeing logic in pool_gc2() by Willy Tarreau · Mon Dec 22 21:40:55 2014 +0100
  9. 12833bb MINOR: cli: add the new "show pools" command by Willy Tarreau · Tue Jan 28 16:49:56 2014 +0100
  10. 6e06443 MEDIUM: memory: add the ability to poison memory at run time by Willy Tarreau · Tue May 08 15:40:42 2012 +0200
  11. b7f9d12 [MEDIUM] ensure we don't recursively call pool_gc2() by Willy Tarreau · Tue Apr 21 02:17:45 2009 +0200
  12. 1772ece [MINOR] fix several printf formats and missing arguments by Willy Tarreau · Fri Apr 03 14:49:12 2009 +0200
  13. a643baf [MEDIUM] Fix memory freeing at exit by Krzysztof Piotr Oledzki · Thu May 29 23:53:44 2008 +0200
  14. dae4aa8 [BUG] fix segfault at exit when using captures by Willy Tarreau · Sat Jun 16 23:19:53 2007 +0200
  15. 4d2d098 [MAJOR] call garbage collector when doing soft stop by Willy Tarreau · Mon May 14 00:39:29 2007 +0200
  16. 7dcd46d [MEDIUM] enhance behaviour of mempools v2 by Willy Tarreau · Mon May 14 00:16:13 2007 +0200
  17. e6ce59d [MEDIUM] add new memory management functions by Willy Tarreau · Sun May 13 19:38:49 2007 +0200
  18. 50e608d [MEDIUM] implement memory pools version 2 by Willy Tarreau · Sun May 13 18:26:08 2007 +0200