summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* build: allow curl to build with Microsoft VC10Tanguy Fautre2010-05-201-0/+3
* TFTP: send timeout option correctlyDaniel Stenberg2010-05-181-0/+7
* ftp wildcard: a new option CURLOPT_FNMATCH_DATAKamil Dudka2010-05-161-0/+4
* OpenSSL: multi interface handshake could hangDaniel Stenberg2010-05-141-0/+21
* changelog: add link to bug reportDaniel Stenberg2010-05-141-0/+2
* follow redirect: ignore response-body on redirect even if compressedDaniel Stenberg2010-05-141-0/+6
* changelogs: mention RTMP and the FTP wildcard supportDaniel Stenberg2010-05-131-0/+16
* changelog: fixed CRL support in libcurl-NSSKamil Dudka2010-05-111-0/+4
* multi interface: missed storing connection timeDaniel Stenberg2010-05-071-0/+12
* changelogs: split the I/O handlingDaniel Stenberg2010-05-071-0/+13
* changelog: PolarSSLDaniel Stenberg2010-05-051-0/+4
* changelog: mention Ben Greear's telnet workDaniel Stenberg2010-04-291-0/+15
* SSH: init and cleanup libssh2 in global_init/cleanupDaniel Stenberg2010-04-261-0/+5
* new configure option --enable-threaded-resolverDaniel Stenberg2010-04-251-0/+8
* nss: fix SSL handshake timeout underflowKamil Dudka2010-04-241-0/+3
* 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