summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* changelog: added the --proto and -proto-redir optionsDaniel Stenberg2010-04-241-0/+4
* test536: do not fail with threaded DNS resolverKamil Dudka2010-04-241-0/+4
* curl: -O crash on windowsDaniel Stenberg2010-04-211-0/+4
* replaced wsock32.lib usage with ws2_32.lib in MSVC makefilesRuslan Gazizov2010-04-201-0/+5
* changelog: -J/--remote-header-name strips CRLFDaniel Stenberg2010-04-191-0/+4
* changelog: GnuTLS: SSL handshake phase is non-blockingDaniel Stenberg2010-04-161-0/+2
* changelog: GnuTLS fix, no reverse loopkups and fixed GSS detectionDaniel Stenberg2010-04-161-0/+14
* changelog: prevent needless reverse name lookupsDaniel Stenberg2010-04-151-0/+7
* 7.20.1: 14 April 2010curl-7_20_1Daniel Stenberg2010-04-141-0/+2
* FTP quote commands prefixed with '*' now can fail without abortingDaniel Stenberg2010-04-091-0/+5
* nss: handle client certificate related errorsKamil Dudka2010-04-061-0/+3
* refactorize interface of Curl_ssl_recv/Curl_ssl_sendKamil Dudka2010-04-041-0/+2
* eliminate a race condition in Curl_resolv_timeout()Kamil Dudka2010-04-041-0/+3
* fix SFTP download hangDaniel Stenberg2010-04-011-0/+6
* Ben's POP3 changeDaniel Stenberg2010-03-281-0/+9
* allow user+password in the URL for all protocolsBen Greear2010-03-271-0/+6
* changelogged: smoother rate limitingDaniel Stenberg2010-03-261-0/+5
* fix: timeout after last data chunk was handledBob Richmond2010-03-241-0/+11
* RTSP GET_PARAMETER fixDaniel Stenberg2010-03-241-0/+4
* The 'ares' subtree has been removed from the source repositoryDaniel Stenberg2010-03-241-0/+7
* mark connection as connectedDaniel Stenberg2010-03-231-0/+7
* chunked-encoding with Content-Length: header problemDaniel Stenberg2010-03-231-0/+5
* delayed easy handle kill caused double Curl_close() callDaniel Stenberg2010-03-231-0/+15
* Thomas Lopatic fixed the alarm()-based DNS timeoutDaniel Stenberg2010-03-221-0/+13
* Fix insufficient initialization in Curl_clone_ssl_config()douglas steinwand2010-03-221-0/+4
* various changes of CVS to gitDaniel Stenberg2010-03-221-0/+2
* Ben Greear's two fixes explainedDaniel Stenberg2010-03-211-0/+4
* - Improved Curl_read() to not ignore the error returned from Curl_ssl_recv().Kamil Dudka2010-03-191-0/+3
* - Constantine Sapuntzakis brought a patch:Daniel Stenberg2010-03-151-0/+10
* - Ben Greear brought a patch that fixed the rate limiting logic for TFTP whenDaniel Stenberg2010-03-061-0/+4
* Daniel Johnson provided fixes for building with the clang compilerDaniel Stenberg2010-03-051-0/+3
* Constantine Sapuntzakis detected and fixed a double free in builds doneYang Tse2010-03-051-0/+5
* - [Daniel Johnson] I've been trying to build libcurl with clang on Darwin andDaniel Stenberg2010-03-021-0/+14
* - Based on patch provided by Jacob Moshenko, the transfer logic now properlyDaniel Stenberg2010-03-021-0/+5
* - Andrei Benea filed bug report #2956698 and pointed out that theDaniel Stenberg2010-03-021-0/+6
* - Markus Duft pointed out in bug #2961796 that even though Interix has aDaniel Stenberg2010-03-021-0/+6
* - Made the pingpong timeout code properly deal with the response timeout ANDDaniel Stenberg2010-03-021-0/+10
* - Ben Greear provided an update for TFTP that fixes upload.Daniel Stenberg2010-03-011-0/+2
* - Wesley Miaw reported bug #2958179 which identified a case of looping duringDaniel Stenberg2010-03-011-0/+7
* - Pat Ray in bug #2958474 pointed out an off-by-one case when receiving aDaniel Stenberg2010-02-261-0/+6
* Fixed a couple of out of memory leaks and a segfault in the IMAP code.Dan Fandrich2010-02-261-1/+1
* Fixed a couple of out of memory leaks and a segfault in the SMTP code.Dan Fandrich2010-02-251-0/+3
* Fixed bug report #2958074 indicatingYang Tse2010-02-251-0/+6
* - Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account.Patrick Monnerat2010-02-221-0/+7
* - Fixed the SMTP compliance by making sure RCPT TO addresses are specifiedDaniel Stenberg2010-02-201-0/+6
* - I made the SMTP code expect a 250 response back from the server after theDaniel Stenberg2010-02-201-0/+7
* removed trailing whitespaceYang Tse2010-02-141-15/+15
* Overhauled test suite getpart() function. Fixing potential out of boundsYang Tse2010-02-141-0/+4
* - Martin Hager reported and fixed a problem with a missing quote in libcurl.m4Daniel Stenberg2010-02-131-0/+6
* - Tom Donovan fixed the CURL_FORMAT_* defines when building with cmake.Daniel Stenberg2010-02-131-0/+3