index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
http_chunks.h
Age
Commit message (
Expand
)
Author
2014-01-17
chunked parsing: relax the CR strictness
Daniel Stenberg
2014-01-17
chunked-parser: abort on overflows, allow 64 bit chunks
Daniel Stenberg
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: rename 76 lib/*.h files
Yang Tse
2012-12-28
lib/*.h: use our standard naming scheme for header inclusion guards
Yang Tse
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2007-02-21
- Ravi Pratap provided work on libcurl making pipelining more robust and
Daniel Stenberg
2005-07-12
Adrian Schuur added trailer support in the chunked encoding stream. The
Daniel Stenberg
2005-03-31
Updated the copyright year since changes have been this year.
Daniel Stenberg
2005-03-04
killed trailing whitespace
Daniel Stenberg
2004-03-04
use size_t for the data, but keep the protos use ssize_t to better fit
Daniel Stenberg
2004-01-29
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-09-02
James Gallagher's Content-Encoding work
Daniel Stenberg
2002-03-19
copyright string (year) update
Daniel Stenberg
2001-03-13
updated the chunked state-machine to deal with the trailing CRLF that comes
Daniel Stenberg
2001-03-12
added an error code for illegal hex values in the chunked stream
Daniel Stenberg
2001-03-07
"Transfer-Encoding: chunked" support added
Daniel Stenberg
2001-03-07
chunked transfer encoding support
Daniel Stenberg