summaryrefslogtreecommitdiff
path: root/src/http_chunk.c
Commit message (Expand)AuthorAgeFilesLines
* rename buffer_append_long_hex to buffer_append_uint_hexStefan Bühler2015-02-081-19/+3
* Use buffer API to read and modify "used" memberStefan Bühler2015-02-081-3/+2
* Remove buffer_prepare_copy() and buffer_prepare_append()Stefan Bühler2015-02-081-2/+2
* fix buffer, chunk and http_chunk APIStefan Bühler2015-02-081-40/+31
* Fix header inclusion order, always include "config.h" before any system headerStefan Bühler2009-10-111-5/+5
* Replace buffer_{append,copy}_string with the _len variant where possible (#17...Stefan Bühler2008-07-301-2/+2
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-29/+29
* workaround a hanging ssl-connections in Opera 9.01 and 8.54 (and earlier) if ...Jan Kneschke2006-09-181-2/+1
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+133