summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
Commit message (Expand)AuthorAgeFilesLines
* Ben Greear's two fixes explainedDaniel Stenberg2010-03-211-0/+2
* - Constantine Sapuntzakis brought a patch:Daniel Stenberg2010-03-151-1/+3
* - Ben Greear brought a patch that fixed the rate limiting logic for TFTP whenDaniel Stenberg2010-03-061-0/+1
* Daniel Johnson provided fixes for building with the clang compilerDaniel Stenberg2010-03-051-0/+1
* Constantine Sapuntzakis detected and fixed a double free in builds doneYang Tse2010-03-051-0/+1
* - [Daniel Johnson] I've been trying to build libcurl with clang on Darwin andDaniel Stenberg2010-03-021-1/+2
* - Based on patch provided by Jacob Moshenko, the transfer logic now properlyDaniel Stenberg2010-03-021-1/+2
* - Andrei Benea filed bug report #2956698 and pointed out that theDaniel Stenberg2010-03-021-1/+2
* - Markus Duft pointed out in bug #2961796 that even though Interix has aDaniel Stenberg2010-03-021-1/+2
* - Made the pingpong timeout code properly deal with the response timeout ANDDaniel Stenberg2010-03-021-1/+3
* - Ben Greear provided an update for TFTP that fixes upload.Daniel Stenberg2010-03-011-1/+2
* SSL, not SSH, SSLDaniel Stenberg2010-03-011-1/+1
* - Wesley Miaw reported bug #2958179 which identified a case of looping duringDaniel Stenberg2010-03-011-1/+2
* - Pat Ray in bug #2958474 pointed out an off-by-one case when receiving aDaniel Stenberg2010-02-261-1/+3
* Fixed bug report #2958074 indicatingYang Tse2010-02-251-0/+1
* - Fixed the SMTP compliance by making sure RCPT TO addresses are specifiedDaniel Stenberg2010-02-201-0/+1
* - I made the SMTP code expect a 250 response back from the server after theDaniel Stenberg2010-02-201-0/+1
* - Martin Hager reported and fixed a problem with a missing quote in libcurl.m4Daniel Stenberg2010-02-131-1/+2
* - Tom Donovan fixed the CURL_FORMAT_* defines when building with cmake.Daniel Stenberg2010-02-131-1/+2
* - Jack Zhang reported a problem with SMTP: we wrongly used multiple addressesDaniel Stenberg2010-02-121-1/+2
* mention last changesYang Tse2010-02-111-2/+2
* start working on 7.20.1Daniel Stenberg2010-02-091-51/+5
* - When downloading compressed content over HTTP and the app as asked libcurlDaniel Stenberg2010-02-091-1/+3
* - Symbol CURL_FORMAT_OFF_T now obsoleted, will be removed in a future release,Yang Tse2010-02-021-0/+1
* We introduce a loop in lib/multi.c around all calls to multi_runsingle() andDaniel Stenberg2010-02-011-0/+1
* mention asynchronous DNS lookups enhancementsYang Tse2010-01-271-1/+2
* - Mike Crowe made libcurl return CURLE_COULDNT_RESOLVE_PROXY when it is theDaniel Stenberg2010-01-261-1/+1
* Mention -J changeBjorn Stenberg2010-01-231-2/+4
* Chris Conroy brought support for RTSP transfers, and with it comes 8(!) newDaniel Stenberg2010-01-211-3/+4
* - As was pointed out on the http-state mailing list, the order of cookies in aDaniel Stenberg2010-01-191-0/+1
* - David McCreedy brought a fix and a new test case (129) to make libcurl workDaniel Stenberg2010-01-191-1/+2
* - Gil Weber reported a peculiar flaw with the multi interface when doing SFTPDaniel Stenberg2010-01-111-1/+2
* progress callback called repeatedly during slow connectsDaniel Stenberg2010-01-111-0/+1
* struct Curl_sh_entry's 'inuse' member was no longer used and is now removedDaniel Stenberg2010-01-091-1/+1
* - Johan van Selst found and fixed a OpenSSL session ref count leak:Daniel Stenberg2010-01-081-1/+3
* - Make sure the progress callback is called repeatedly even during very slowDaniel Stenberg2010-01-061-0/+1
* Julien Chaffraix fixed so that the fragment part in an URL is not sent to the...Claes Jakobsson2010-01-061-0/+1
* - Make curl support --ssl and --ssl-reqd instead of the previous FTP-specificDaniel Stenberg2010-01-021-0/+1
* - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. ThisDaniel Stenberg2010-01-011-3/+4
* VMS build system enhancements by Steven M. Schweda and Craig A. BerryYang Tse2009-12-301-0/+1
* - Renato Botelho and Peter Pentchev brought a patch that makes the libcurlDaniel Stenberg2009-12-251-1/+2
* fixed a precaution check in the cookie code, pointed out by Julien ChaffraixDaniel Stenberg2009-12-191-1/+1
* - David Byron fixed Curl_ossl_cleanup to actually call ENGINE_cleanup whenDaniel Stenberg2009-12-171-0/+1
* - Jon Nelson found a regression that turned out to be a flaw in how libcurlDaniel Stenberg2009-12-141-1/+3
* IMAP, POP3 and SMTP supportDaniel Stenberg2009-12-121-2/+4
* - Siegfried Gyuricsko found out that the curl manual said --retry would retryDaniel Stenberg2009-12-101-1/+2
* - Constantine Sapuntzakis figured out a case which would lead to libcurlDaniel Stenberg2009-12-101-0/+1
* - Martin Storsjo made libcurl use the Expect: 100-continue header for postsDaniel Stenberg2009-12-071-0/+1
* - If the Expect: 100-continue header has been set by the application throughDaniel Stenberg2009-12-011-1/+2
* a binding for FalconDaniel Stenberg2009-11-291-1/+1