Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
10935bc547539001f2a35a0d9e0073787320b6f1
/
src
/
chunk.c
cd7879a
BUG/MEDIUM: threads: Run the poll loop on the main thread too
by Christopher Faulet
· Fri Oct 27 13:53:47 2017 +0200
6adad11
MEDIUM: threads/chunks: Transform trash chunks in thread-local variables
by Christopher Faulet
· Fri Apr 21 16:47:03 2017 +0200
748919a
MINOR: chunks: Use dedicated function to init/deinit trash buffers
by Christopher Faulet
· Wed Jul 26 14:59:46 2017 +0200
b686afd
MINOR: chunks: implement a simple dynamic allocator for trash buffers
by Willy Tarreau
· Wed Feb 08 11:06:11 2017 +0100
831962e
CLEANUP: fixed some usages of realloc leading to memory leak
by Hubert Verstraete
· Tue Jun 28 22:44:26 2016 +0200
320ec2a
BUG/MEDIUM: chunks: always reject negative-length chunks
by Willy Tarreau
· Thu Feb 25 16:15:19 2016 +0100
60deeba
MINOR: chunk: New function free_trash_buffers()
by David Carlier
· Fri Sep 25 11:58:12 2015 +0100
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
031ad23
MINOR: chunks: always initialize the output chunk in get_trash_chunk()
by Willy Tarreau
· Wed Dec 11 17:32:08 2013 +0100
2819e99
MINOR: chunks: allocate the trash chunks before parsing the config
by Willy Tarreau
· Fri Dec 13 14:41:10 2013 +0100
47ca545
MINOR: chunks: centralize the trash chunk allocation
by Willy Tarreau
· Sun Dec 23 20:22:19 2012 +0100
7780473
CLEANUP: replace chunk_printf() with chunk_appendf()
by Willy Tarreau
· Mon Oct 29 16:14:26 2012 +0100
ad8f8e8
MINOR: chunk: provide string compare functions
by Willy Tarreau
· Fri Oct 19 15:18:06 2012 +0200
c7e4238
REORG: buffers: split buffers into chunk,buffer,channel
by Willy Tarreau
· Fri Aug 24 19:22:53 2012 +0200