summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
Commit message (Expand)AuthorAgeFilesLines
* follow redirect: ignore response-body on redirect even if compressedDaniel Stenberg2010-05-141-0/+1
* changelogs: mention RTMP and the FTP wildcard supportDaniel Stenberg2010-05-131-3/+6
* changelog: fixed CRL support in libcurl-NSSKamil Dudka2010-05-111-0/+1
* multi interface: missed storing connection timeDaniel Stenberg2010-05-071-1/+2
* changelogs: split the I/O handlingDaniel Stenberg2010-05-071-1/+1
* changelog: PolarSSLDaniel Stenberg2010-05-051-1/+2
* changelog: mention Ben Greear's telnet workDaniel Stenberg2010-04-291-2/+3
* new configure option --enable-threaded-resolverDaniel Stenberg2010-04-251-0/+1
* nss: fix SSL handshake timeout underflowKamil Dudka2010-04-241-0/+1
* RELEASE-NOTES: update top numbersDaniel Stenberg2010-04-241-2/+2
* changelog: added the --proto and -proto-redir optionsDaniel Stenberg2010-04-241-2/+3
* curl: -O crash on windowsDaniel Stenberg2010-04-211-0/+1
* replaced wsock32.lib usage with ws2_32.lib in MSVC makefilesRuslan Gazizov2010-04-201-1/+2
* changelog: -J/--remote-header-name strips CRLFDaniel Stenberg2010-04-191-0/+1
* changelog: GnuTLS: SSL handshake phase is non-blockingDaniel Stenberg2010-04-161-1/+2
* changelog: GnuTLS fix, no reverse loopkups and fixed GSS detectionDaniel Stenberg2010-04-161-1/+3
* changelog: prevent needless reverse name lookupsDaniel Stenberg2010-04-151-2/+2
* bumped to start the journey towards 7.20.2Daniel Stenberg2010-04-141-42/+5
* FTP quote commands prefixed with '*' now can fail without abortingDaniel Stenberg2010-04-091-0/+1
* updated contributor countDaniel Stenberg2010-04-021-1/+1
* fix SFTP download hangDaniel Stenberg2010-04-011-1/+2
* Ben's POP3 changeDaniel Stenberg2010-03-281-0/+1
* minor language fixDaniel Stenberg2010-03-271-1/+1
* allow user+password in the URL for all protocolsBen Greear2010-03-271-0/+1
* changelogged: smoother rate limitingDaniel Stenberg2010-03-261-0/+1
* fix: timeout after last data chunk was handledBob Richmond2010-03-241-1/+3
* RTSP GET_PARAMETER fixDaniel Stenberg2010-03-241-1/+2
* The 'ares' subtree has been removed from the source repositoryDaniel Stenberg2010-03-241-1/+1
* mark connection as connectedDaniel Stenberg2010-03-231-1/+2
* chunked-encoding with Content-Length: header problemDaniel Stenberg2010-03-231-1/+3
* delayed easy handle kill caused double Curl_close() callDaniel Stenberg2010-03-231-1/+2
* Thomas Lopatic fixed the alarm()-based DNS timeoutDaniel Stenberg2010-03-221-1/+2
* Fix insufficient initialization in Curl_clone_ssl_config()douglas steinwand2010-03-221-0/+1
* 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