1. 831962e CLEANUP: fixed some usages of realloc leading to memory leak by Hubert Verstraete · 8 years ago
  2. 320ec2a BUG/MEDIUM: chunks: always reject negative-length chunks by Willy Tarreau · 8 years ago
  3. 60deeba MINOR: chunk: New function free_trash_buffers() by David Carlier · 9 years ago
  4. 78bd403 BUG/MINOR: chunk: Fix function chunk_strcmp and chunk_strcasecmp match a substring. by Emeric Brun · 10 years ago
  5. 031ad23 MINOR: chunks: always initialize the output chunk in get_trash_chunk() by Willy Tarreau · 11 years ago
  6. 2819e99 MINOR: chunks: allocate the trash chunks before parsing the config by Willy Tarreau · 11 years ago
  7. 47ca545 MINOR: chunks: centralize the trash chunk allocation by Willy Tarreau · 12 years ago
  8. 7780473 CLEANUP: replace chunk_printf() with chunk_appendf() by Willy Tarreau · 12 years ago
  9. ad8f8e8 MINOR: chunk: provide string compare functions by Willy Tarreau · 12 years ago
  10. c7e4238 REORG: buffers: split buffers into chunk,buffer,channel by Willy Tarreau · 12 years ago