Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
4325ab727ca4ba07a68d37bd35c464d46b7f8cdb
/
include
/
common
/
chunk.h
748919a
MINOR: chunks: Use dedicated function to init/deinit trash buffers
by Christopher Faulet
· Wed Jul 26 14:59:46 2017 +0200
82032f1
MINOR: chunks: add chunk_memcpy() and chunk_memcat()
by Willy Tarreau
· Thu Jul 27 13:35:34 2017 +0200
b686afd
MINOR: chunks: implement a simple dynamic allocator for trash buffers
by Willy Tarreau
· Wed Feb 08 11:06:11 2017 +0100
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