Daniel Stenberg
|
29dc39fce1
- Fixed my breakage from earlier today so that doing curl_easy_cleanup() on a
|
18 years ago |
Daniel Stenberg
|
8d24c0212e
curl_multi_socket() fix thanks to Jeff's test code
|
18 years ago |
Daniel Stenberg
|
b0f6e7cee4
Michele Bini fixed how the hostname is put in NTLM packages. As servers
|
18 years ago |
Daniel Stenberg
|
8ec1bfe897
Peter Sylvester cleaned up and fixed the getsockname() uses in ftp.c. Some
|
18 years ago |
Daniel Stenberg
|
b7eeb6e67f
Major overhaul introducing http pipelining support and shared connection
|
18 years ago |
Daniel Stenberg
|
874a4ef8c7
spell fix and added Jari
|
18 years ago |
Daniel Stenberg
|
30ac7eced1
proper credit
|
18 years ago |
Daniel Stenberg
|
466d093a92
- "Dortik" (http://curl.haxx.se/bug/view.cgi?id=1551412) provided a patch that
|
18 years ago |
Daniel Stenberg
|
d7168a82e2
Dmitriy Sergeyev found and fixed a multi interface flaw when using asynch
|
18 years ago |
Daniel Stenberg
|
5acadc9cd7
David McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA to
|
18 years ago |
Daniel Stenberg
|
2ff609dd43
Armel Asselin reported that the 'running_handles' counter wasn't updated
|
18 years ago |
Daniel Stenberg
|
bdbd0cf27a
David McCreedy fixed a remaining mistake from the August 19 TYPE change.
|
18 years ago |
Daniel Stenberg
|
d792937686
Peter Sylvester pointed out a flaw in the AllowServerConnect() in the FTP
|
18 years ago |
Daniel Stenberg
|
37d8c67530
clarify for what protocols the changes are
|
18 years ago |
Daniel Stenberg
|
cfdcae4bc7
Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE
|
18 years ago |
Daniel Stenberg
|
74a6921bc4
Armel Asselin fixed a crash in the FTP code when using SINGLECWD mode and
|
18 years ago |
Daniel Stenberg
|
490cccba3c
Andrew Biggs pointed out a "Expect: 100-continue" flaw where libcurl didn't
|
18 years ago |
Daniel Stenberg
|
ba9ea943e2
related info
|
18 years ago |
Daniel Stenberg
|
1eedad27a2
Armel Asselin made the CURLOPT_PREQUOTE option work fine even when
|
18 years ago |
Daniel Stenberg
|
a4ebf5b507
Fixed a flaw in the "Expect: 100-continue" treatment. If you did two POSTs
|
18 years ago |
Daniel Stenberg
|
824b78021c
start working towards 7.15.6
|
18 years ago |
Daniel Stenberg
|
8a38c72c48
Mark Lentczner fixed how libcurl was not properly doing chunked encoding
|
18 years ago |
Daniel Stenberg
|
ee642859ef
Maciej Karpiuk fixed a crash that would occur if we passed Curl_strerror()
|
18 years ago |
Daniel Stenberg
|
a88deadd6f
Yves Lejeune fixed so that replacing Content-Type: when doing multipart
|
18 years ago |
Daniel Stenberg
|
4d4151f6c1
David McCreedy added --ftp-ssl-reqd which makes curl *require* SSL for both
|
18 years ago |
Daniel Stenberg
|
518becfe2e
curl_multi_assign() and CURLMOPT_SOCKETFUNCTION proto change
|
18 years ago |
Daniel Stenberg
|
2527b53019
Dan Nelson added the CURLOPT_FTP_ALTERNATIVE_TO_USER libcurl option and curl
|
18 years ago |
Daniel Stenberg
|
f36adcdb73
Georg Horn made the transfer timeout error message include more details
|
18 years ago |
Daniel Stenberg
|
06d05b18b2
Jari Sundell did some excellent research and bug tracking, figured out that
|
18 years ago |
Daniel Stenberg
|
daef1cf34d
David McCreedy fixed a flaw where the CRLF counter wasn't properly cleared
|
18 years ago |