Daniel Stenberg
|
119364741e
known bug #46: chunked-encoded CONNECT responses from a http proxy now works.
|
17 tahun lalu |
Daniel Stenberg
|
5119fb16d6
Shmulik Regev:
|
17 tahun lalu |
Yang Tse
|
8e27ed2fdd
Fix compiler warning "statement is unreachable"
|
17 tahun lalu |
Daniel Stenberg
|
f19d333ef6
- Ravi Pratap provided work on libcurl making pipelining more robust and
|
17 tahun lalu |
Daniel Stenberg
|
28b932fb4e
- Shmulik Regev fixed so that the final CRLF of HTTP response headers are sent
|
18 tahun lalu |
Daniel Stenberg
|
8cade952bf
David McCreedy fixed a flaw from his previous non-ascii HTTP patch
|
18 tahun lalu |
Daniel Stenberg
|
0fb5a65a58
- David McCreedy provided libcurl changes for doing HTTP communication on
|
18 tahun lalu |
Daniel Stenberg
|
44d84ac164
Avoid typecasting a signed char to an int when using is*() functions, as that
|
18 tahun lalu |
Daniel Stenberg
|
b7eeb6e67f
Major overhaul introducing http pipelining support and shared connection
|
18 tahun lalu |
Daniel Stenberg
|
cfdcae4bc7
Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE
|
18 tahun lalu |
Daniel Stenberg
|
465e19dbe9
Adrian Schuur added trailer support in the chunked encoding stream. The
|
19 tahun lalu |
Daniel Stenberg
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 tahun lalu |
Daniel Stenberg
|
750e771376
killed trailing whitespace
|
19 tahun lalu |
Daniel Stenberg
|
aeb27ccfdb
The Curl_unencode_XXX_write() function take a ssize_t as third argument, so
|
20 tahun lalu |
Daniel Stenberg
|
bbafb2eb27
curl_global_init_mem() allows the memory functions to be replaced.
|
20 tahun lalu |
Daniel Stenberg
|
1eb9fd6c4d
use size_t for the data, but keep the protos use ssize_t to better fit
|
20 tahun lalu |
Daniel Stenberg
|
4d17d6876e
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
|
21 tahun lalu |
Daniel Stenberg
|
053f6c85ef
updated year in the copyright string
|
21 tahun lalu |
Daniel Stenberg
|
f72ba7f79d
Mark Fletcher provided an excellent bug report that identified a problem
|
21 tahun lalu |
Daniel Stenberg
|
308bc9d919
use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions
|
21 tahun lalu |
Daniel Stenberg
|
a84b0fbd52
Dan Fandrich corrected the error messages on "bad encoding".
|
21 tahun lalu |
Daniel Stenberg
|
7b51b2f128
Nic Hines fixed this bug when deflate or gzip contents were downloaded using
|
21 tahun lalu |
Daniel Stenberg
|
019c4088cf
Dan Fandrich's gzip patch applied
|
21 tahun lalu |
Daniel Stenberg
|
a7c72b7abf
removed the local variables for emacs and vim, use the new sample.emacs
|
22 tahun lalu |
Daniel Stenberg
|
f26a338a54
copyright year update in the source header
|
22 tahun lalu |
Daniel Stenberg
|
ba4e69bebc
updated source code boilerplate/header
|
22 tahun lalu |
Daniel Stenberg
|
64bbe9dfaf
James Gallagher's Content-Encoding work
|
22 tahun lalu |
Daniel Stenberg
|
08ef208fb7
added disable-[protocol] support, largely provided by Miklos Nemeth
|
22 tahun lalu |
Daniel Stenberg
|
974f314f57
copyright string (year) update
|
22 tahun lalu |
Sterling Hughes
|
8e91d5de8e
looks nicer and is better compatible with older vim versions
|
23 tahun lalu |