1. b686afd MINOR: chunks: implement a simple dynamic allocator for trash buffers by Willy Tarreau · Wed Feb 08 11:06:11 2017 +0100
  2. 831962e CLEANUP: fixed some usages of realloc leading to memory leak by Hubert Verstraete · Tue Jun 28 22:44:26 2016 +0200
  3. 320ec2a BUG/MEDIUM: chunks: always reject negative-length chunks by Willy Tarreau · Thu Feb 25 16:15:19 2016 +0100
  4. 60deeba MINOR: chunk: New function free_trash_buffers() by David Carlier · Fri Sep 25 11:58:12 2015 +0100
  5. 78bd403 BUG/MINOR: chunk: Fix function chunk_strcmp and chunk_strcasecmp match a substring. by Emeric Brun · Fri May 09 17:11:07 2014 +0200
  6. 031ad23 MINOR: chunks: always initialize the output chunk in get_trash_chunk() by Willy Tarreau · Wed Dec 11 17:32:08 2013 +0100
  7. 2819e99 MINOR: chunks: allocate the trash chunks before parsing the config by Willy Tarreau · Fri Dec 13 14:41:10 2013 +0100
  8. 47ca545 MINOR: chunks: centralize the trash chunk allocation by Willy Tarreau · Sun Dec 23 20:22:19 2012 +0100
  9. 7780473 CLEANUP: replace chunk_printf() with chunk_appendf() by Willy Tarreau · Mon Oct 29 16:14:26 2012 +0100
  10. ad8f8e8 MINOR: chunk: provide string compare functions by Willy Tarreau · Fri Oct 19 15:18:06 2012 +0200
  11. c7e4238 REORG: buffers: split buffers into chunk,buffer,channel by Willy Tarreau · Fri Aug 24 19:22:53 2012 +0200