summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* 7.16.0 materialcurl-7_16_0Daniel Stenberg2006-10-291-0/+2
* Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for theDaniel Stenberg2006-10-251-0/+13
* Ravi Pratap provided a major update with pipelining fixes. We also no longerDaniel Stenberg2006-10-231-0/+4
* Nir Soffer made the tests/libtest/Makefile.am use a proper variable for allDaniel Stenberg2006-10-211-0/+4
* Armel Asselin separated CA cert verification problems from problems withDaniel Stenberg2006-10-211-0/+5
* changes done the last few daysDaniel Stenberg2006-10-181-0/+19
* Added a check in configure that simply tries to run a program (not whenDaniel Stenberg2006-10-161-0/+8
* The tagging of application/x-www-form-urlencoded POST body data sentDan Fandrich2006-10-131-0/+7
* Starting now, adding an easy handle to a multi stack that was already addedDaniel Stenberg2006-10-121-0/+3
* Jeff Pohlmeyer has been working with the hiperfifo.c example source code,Daniel Stenberg2006-10-121-0/+14
* Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to testDaniel Stenberg2006-10-091-2/+7
* Bogdan Nicula's hanging test case was converted to test case 533 and the testDaniel Stenberg2006-10-061-0/+4
* Dmitriy Sergeyev provided an example source code that crashed CVS libcurlDaniel Stenberg2006-10-041-0/+5
* Support for FTP third party transfers is now droppedDaniel Stenberg2006-09-301-0/+21
* Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurlDaniel Stenberg2006-09-281-0/+12
* Bernard Leak fixed configure --with-gssapi-libsDaniel Stenberg2006-09-241-0/+2
* Cory Nelson made libcurl use the WSAPoll() function if built for WindowsDaniel Stenberg2006-09-241-0/+4
* Mike Protts added --ftp-ssl-control to make curl use FTP-SSL, but onlyDaniel Stenberg2006-09-231-0/+3
* Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better asDaniel Stenberg2006-09-231-0/+5
* (FTP) a failed upload does not invalidate the control connectionDaniel Stenberg2006-09-211-0/+6
* Armel Asselin fixed problems when you gave a proxy URL with user name andDaniel Stenberg2006-09-201-0/+5
* stuff we doDaniel Stenberg2006-09-121-0/+5
* - Fixed my breakage from earlier today so that doing curl_easy_cleanup() on aDaniel Stenberg2006-09-111-0/+8
* curl_multi_socket() fix thanks to Jeff's test codeDaniel Stenberg2006-09-101-0/+16
* Michele Bini fixed how the hostname is put in NTLM packages. As serversDaniel Stenberg2006-09-091-0/+3
* Peter Sylvester cleaned up and fixed the getsockname() uses in ftp.c. SomeDaniel Stenberg2006-09-081-0/+4
* Major overhaul introducing http pipelining support and shared connectionDaniel Stenberg2006-09-071-1/+20
* proper creditDaniel Stenberg2006-09-041-5/+5
* - "Dortik" (http://curl.haxx.se/bug/view.cgi?id=1551412) provided a patch thatDaniel Stenberg2006-09-031-0/+7
* Dmitriy Sergeyev found and fixed a multi interface flaw when using asynchDaniel Stenberg2006-08-311-0/+4
* Added support for more MS-DOS compilers.Gisle Vanem2006-08-301-7/+14
* David McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA toDaniel Stenberg2006-08-291-0/+4
* Armel Asselin reported that the 'running_handles' counter wasn't updatedDaniel Stenberg2006-08-251-0/+5
* David McCreedy fixed a remaining mistake from the August 19 TYPE change.Daniel Stenberg2006-08-221-0/+2
* Peter Sylvester pointed out a flaw in the AllowServerConnect() in the FTPDaniel Stenberg2006-08-221-0/+4
* Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPEDaniel Stenberg2006-08-191-0/+3
* Armel Asselin fixed a crash in the FTP code when using SINGLECWD mode andDaniel Stenberg2006-08-181-0/+3
* Andrew Biggs pointed out a "Expect: 100-continue" flaw where libcurl didn'tDaniel Stenberg2006-08-181-1/+9
* Armel Asselin made the CURLOPT_PREQUOTE option work fine even whenDaniel Stenberg2006-08-081-1/+7
* Fixed a flaw in the "Expect: 100-continue" treatment. If you did two POSTsDaniel Stenberg2006-08-081-0/+11
* release time for 7.15.5curl-7_15_5Daniel Stenberg2006-08-071-0/+2
* Mark Lentczner fixed how libcurl was not properly doing chunked encodingDaniel Stenberg2006-08-021-0/+5
* Maciej Karpiuk fixed a crash that would occur if we passed Curl_strerror()Daniel Stenberg2006-08-011-1/+6
* curl_multi_socket() and curl_multi_socket_all() got modified prototypes: theyDaniel Stenberg2006-07-301-0/+11
* Yves Lejeune fixed so that replacing Content-Type: when doing multipartDaniel Stenberg2006-07-271-0/+5
* David McCreedy added --ftp-ssl-reqd which makes curl *require* SSL for bothDaniel Stenberg2006-07-261-0/+4
* [Hiper-related work] Added a function called curl_multi_assign() that willDaniel Stenberg2006-07-261-0/+16
* Dan Nelson added the CURLOPT_FTP_ALTERNATIVE_TO_USER libcurl option and curlDaniel Stenberg2006-07-251-0/+4
* Michael Jerris added magic that builds lib/curllib.vcproj automatically (forDaniel Stenberg2006-07-251-0/+4
* Georg Horn made the transfer timeout error message include more detailsDaniel Stenberg2006-07-251-0/+3