Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
f7e4e7e0962d696995c4f06c053a07a3960b86b9
/
include
/
common
/
chunk.h
7819c12
MINOR: chunk: new strncat function
by Baptiste Assmann
· Sat Mar 26 14:12:50 2016 +0100
8ab1043
CLEANUP: chunk: adding NULL check to chunk_dup allocation.
by David Carlier
· Wed Mar 23 17:50:57 2016 +0000
320ec2a
BUG/MEDIUM: chunks: always reject negative-length chunks
by Willy Tarreau
· Thu Feb 25 16:15:19 2016 +0100
70af633
MINOR: chunk: make chunk_initstr() take a const string
by Willy Tarreau
· Wed Jan 06 20:45:03 2016 +0100
601360b
MINOR: chunks: add chunk_strcat() and chunk_newstr()
by Willy Tarreau
· Mon Jan 04 20:13:55 2016 +0100
0b6044f
MINOR: chunks: ensure that chunk_strcpy() adds a trailing zero
by Willy Tarreau
· Mon Jan 04 20:21:33 2016 +0100
f9476a5
BUG/MINOR: chunk: make chunk_dup() always check and set dst->size
by Willy Tarreau
· Mon Jan 04 20:36:59 2016 +0100
60deeba
MINOR: chunk: New function free_trash_buffers()
by David Carlier
· Fri Sep 25 11:58:12 2015 +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
c26ac9d
MINOR: chunk: add a function to reset a chunk
by Willy Tarreau
· Mon Oct 29 13:23:11 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