Age | Commit message (Expand) | Author |
2004-01-07 | updated year in the copyright string | Daniel Stenberg |
2003-08-03 | Mark Fletcher provided an excellent bug report that identified a problem | Daniel Stenberg |
2003-06-26 | use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions | Daniel Stenberg |
2003-04-22 | Dan Fandrich corrected the error messages on "bad encoding". | Daniel Stenberg |
2003-04-11 | Nic Hines fixed this bug when deflate or gzip contents were downloaded using | Daniel Stenberg |
2003-04-11 | Dan Fandrich's gzip patch applied | Daniel Stenberg |
2003-01-29 | removed the local variables for emacs and vim, use the new sample.emacs | 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-06-11 | added disable-[protocol] support, largely provided by Miklos Nemeth | Daniel Stenberg |
2002-03-19 | copyright string (year) update | Daniel Stenberg |
2001-10-11 | looks nicer and is better compatible with older vim versions | Sterling Hughes |
2001-09-07 | Added formatting sections for emacs and vim | Sterling Hughes |
2001-09-03 | corrected the comment to be valid chunk format | Daniel Stenberg |
2001-08-14 | Curl_httpchunk_read now takes size_t size arguments instead of the previous | Daniel Stenberg |
2001-03-13 | re-added the default switch for weird states | Daniel Stenberg |
2001-03-13 | updated the chunked state-machine to deal with the trailing CRLF that comes | Daniel Stenberg |
2001-03-12 | made it return illegal hex in case no hexadecimal digit was read when at | Daniel Stenberg |
2001-03-07 | "Transfer-Encoding: chunked" support added | Daniel Stenberg |
2001-03-07 | chunked transfer encoding support | Daniel Stenberg |