summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
Commit message (Expand)AuthorAgeFilesLines
* update the counterDaniel Stenberg2006-11-021-1/+1
* James Housley brought support for SCP transfersDaniel Stenberg2006-11-021-2/+2
* start working on 7.16.1Daniel Stenberg2006-10-301-55/+8
* 7.16.0 materialcurl-7_16_0Daniel Stenberg2006-10-291-1/+2
* Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for theDaniel Stenberg2006-10-251-3/+4
* Nir Soffer for his Makefile.am fixDaniel Stenberg2006-10-211-1/+2
* Armel Asselin separated CA cert verification problems from problems withDaniel Stenberg2006-10-211-1/+2
* changes done the last few daysDaniel Stenberg2006-10-181-0/+2
* Please welcome our new haxx.se curl mirror, for really fast Swedish access.Daniel Stenberg2006-10-171-1/+2
* The tagging of application/x-www-form-urlencoded POST body data sentDan Fandrich2006-10-131-1/+3
* Starting now, adding an easy handle to a multi stack that was already addedDaniel Stenberg2006-10-121-0/+1
* Jeff Pohlmeyer has been working with the hiperfifo.c example source code,Daniel Stenberg2006-10-121-0/+1
* new mirrorsDaniel Stenberg2006-10-091-1/+4
* Bogdan Nicula's hanging test case was converted to test case 533 and the testDaniel Stenberg2006-10-061-1/+1
* Support for FTP third party transfers is now droppedDaniel Stenberg2006-09-301-2/+4
* Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurlDaniel Stenberg2006-09-281-2/+6
* Cory Nelson made libcurl use the WSAPoll() function if built for WindowsDaniel Stenberg2006-09-241-1/+2
* updated numbersDaniel Stenberg2006-09-231-3/+3
* Mike Protts added --ftp-ssl-control to make curl use FTP-SSL, but onlyDaniel Stenberg2006-09-231-1/+3
* Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better asDaniel Stenberg2006-09-231-0/+1
* (FTP) a failed upload does not invalidate the control connectionDaniel Stenberg2006-09-211-0/+1
* Armel Asselin fixed problems when you gave a proxy URL with user name andDaniel Stenberg2006-09-201-0/+1
* stuff we doDaniel Stenberg2006-09-121-1/+2
* - Fixed my breakage from earlier today so that doing curl_easy_cleanup() on aDaniel Stenberg2006-09-111-0/+1
* curl_multi_socket() fix thanks to Jeff's test codeDaniel Stenberg2006-09-101-1/+2
* Michele Bini fixed how the hostname is put in NTLM packages. As serversDaniel Stenberg2006-09-091-1/+2
* Peter Sylvester cleaned up and fixed the getsockname() uses in ftp.c. SomeDaniel Stenberg2006-09-081-0/+1
* Major overhaul introducing http pipelining support and shared connectionDaniel Stenberg2006-09-071-2/+3
* spell fix and added JariDaniel Stenberg2006-09-041-2/+3
* proper creditDaniel Stenberg2006-09-041-1/+1
* - "Dortik" (http://curl.haxx.se/bug/view.cgi?id=1551412) provided a patch thatDaniel Stenberg2006-09-031-0/+2
* Dmitriy Sergeyev found and fixed a multi interface flaw when using asynchDaniel Stenberg2006-08-311-1/+4
* David McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA toDaniel Stenberg2006-08-291-2/+3
* Armel Asselin reported that the 'running_handles' counter wasn't updatedDaniel Stenberg2006-08-251-1/+3
* David McCreedy fixed a remaining mistake from the August 19 TYPE change.Daniel Stenberg2006-08-221-1/+1
* Peter Sylvester pointed out a flaw in the AllowServerConnect() in the FTPDaniel Stenberg2006-08-221-1/+3
* clarify for what protocols the changes areDaniel Stenberg2006-08-211-4/+4
* Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPEDaniel Stenberg2006-08-191-0/+1
* Armel Asselin fixed a crash in the FTP code when using SINGLECWD mode andDaniel Stenberg2006-08-181-0/+2
* Andrew Biggs pointed out a "Expect: 100-continue" flaw where libcurl didn'tDaniel Stenberg2006-08-181-1/+1
* related infoDaniel Stenberg2006-08-161-0/+8
* Armel Asselin made the CURLOPT_PREQUOTE option work fine even whenDaniel Stenberg2006-08-081-1/+5
* Fixed a flaw in the "Expect: 100-continue" treatment. If you did two POSTsDaniel Stenberg2006-08-081-17/+3
* start working towards 7.15.6Daniel Stenberg2006-08-071-28/+7
* Mark Lentczner fixed how libcurl was not properly doing chunked encodingDaniel Stenberg2006-08-021-1/+2
* Maciej Karpiuk fixed a crash that would occur if we passed Curl_strerror()Daniel Stenberg2006-08-011-1/+3
* Yves Lejeune fixed so that replacing Content-Type: when doing multipartDaniel Stenberg2006-07-271-1/+2
* David McCreedy added --ftp-ssl-reqd which makes curl *require* SSL for bothDaniel Stenberg2006-07-261-3/+4
* curl_multi_assign() and CURLMOPT_SOCKETFUNCTION proto changeDaniel Stenberg2006-07-261-1/+5
* Dan Nelson added the CURLOPT_FTP_ALTERNATIVE_TO_USER libcurl option and curlDaniel Stenberg2006-07-251-3/+5