summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
Commit message (Expand)AuthorAgeFilesLines
...
* - Ray Dassen provided a patch in Debian's bug tracker (bug number #551461)Daniel Stenberg2009-10-181-1/+1
* - Fixed memory leak in the SCP/SFTP code as it never freed the knownhostsDaniel Stenberg2009-10-181-0/+1
* John Dennis filed bug report #2873666Daniel Stenberg2009-10-181-1/+2
* - Kevin Baughman found a double close() problem with libcurl-NSS, as whenDaniel Stenberg2009-10-181-0/+2
* Fix invalid file name characters handling on WindowsYang Tse2009-10-171-1/+2
* - Tom Mueller correctly reported in bug report #2870221Daniel Stenberg2009-10-011-1/+2
* - Constantine Sapuntzakis: The current implementation will always setDaniel Stenberg2009-10-011-1/+3
* - I introduced a maximum limit for received HTTP headers. It is controlled byDaniel Stenberg2009-09-271-0/+1
* - John P. McCaskey posted a bug report that showed how libcurl did wrong whenDaniel Stenberg2009-09-261-1/+3
* - Chris Mumford filed bug report #2861587Daniel Stenberg2009-09-251-1/+2
* revert HPUX change since it already works fineDaniel Stenberg2009-09-241-1/+0
* builds thread-safer on HPUXDaniel Stenberg2009-09-231-0/+1
* - Sven Anders reported that we introduced a cert verfication flaw for OpenSSL-Daniel Stenberg2009-09-161-1/+2
* - Claes Jakobsson fixed a problem with cookie expiry dates at exctly the epochDaniel Stenberg2009-09-101-1/+3
* - Daniel Johnson founded a flaw in the code convering sftp-errors to libcurlDaniel Stenberg2009-09-021-1/+1
* - Peter Sylvester made a debug featuer for Curl_resolv() that now will forceDaniel Stenberg2009-09-011-1/+1
* - configure now tries to use pkg-config for a number of sub-dependencies evenDaniel Stenberg2009-09-011-1/+3
* - When using the multi interface with FTP and you asked for NOBODY, you did noDaniel Stenberg2009-08-311-0/+4
* - Marc de Bruin pointed out that configure --with-gnutls=PATH didn't workDaniel Stenberg2009-08-241-0/+1
* - Eric Wong introduced support for the new option -T. (dot) that makes curlDaniel Stenberg2009-08-241-2/+4
* - Andre Guibert de Bruet pointed out a missing return code check for aDaniel Stenberg2009-08-211-1/+2
* - Lots of good work by Krister Johansen, mostly related to pipelining:Daniel Stenberg2009-08-211-1/+5
* mention yesterday's changesDaniel Stenberg2009-08-131-2/+2
* start over fresh again towards 7.19.7Daniel Stenberg2009-08-121-43/+6
* - Carsten Lange reported a bug and provided a patch for TFTP upload and theDaniel Stenberg2009-08-121-1/+3
* - Peter Sylvester made the HTTPS test server use specific certificates forDaniel Stenberg2009-08-111-0/+2
* creditDaniel Stenberg2009-08-111-1/+1
* clarified configure detection of GnuTLSDaniel Stenberg2009-08-021-1/+1
* - Curt Bogmine reported a problem with SNI enabled on a particular server. WeDaniel Stenberg2009-08-011-1/+2
* - Scott Cantor posted the bug report #2829955Daniel Stenberg2009-08-011-1/+2
* - Tanguy Fautre pointed out that OpenSSL's function RAND_screen() (presentDaniel Stenberg2009-08-011-1/+3
* - Alexander Beedie provided the patch for a noproxy problem: If I have setDaniel Stenberg2009-08-011-1/+2
* - All the quote options (CURLOPT_QUOTE, CURLOPT_POSTQUOTE andDaniel Stenberg2009-07-271-1/+3
* - Bug report #2825989 (http://curl.haxx.se/bug/view.cgi?id=2825989) pointedDaniel Stenberg2009-07-261-0/+1
* - Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION, CURLOPT_SSH_KEYDATA.Daniel Stenberg2009-07-221-0/+2
* - David Binderman found a memory and fd leak in lib/gtls.c:load_file()Michal Marek2009-07-221-1/+2
* - Constantine Sapuntzakis posted bug report #2813123Daniel Stenberg2009-07-081-1/+3
* my CURLINFO_CERTINFO fixDaniel Stenberg2009-06-291-0/+1
* - Markus Koetter made CURLOPT_FTPPORT (and curl's -P/--ftpport) support a portDaniel Stenberg2009-06-291-2/+2
* - Reuven Wachtfogel made curl -o - properly produce a binary output on windowsDaniel Stenberg2009-06-161-1/+2
* - When doing non-anonymous ftp via http proxies and the password is notMichal Marek2009-06-161-0/+1
* - Eric Wong's patch:Daniel Stenberg2009-06-151-0/+2
* - Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings andDaniel Stenberg2009-06-101-0/+1
* initialize fread callback pointer to avoid compiler warningYang Tse2009-06-091-1/+1
* - Claes Jakobsson provided a patch for libcurl-NSS that fixed a bad refcountDaniel Stenberg2009-06-081-1/+1
* - Triggered by bug report #2798852 and the patch in there, I fixed configureDaniel Stenberg2009-06-081-0/+1
* djgpp build fixDaniel Stenberg2009-06-081-0/+1
* Bill Hoffman (6 June 2009)Daniel Stenberg2009-06-071-1/+1
* - Eric Wong fixed --no-buffer to actually switch off output buffering. BeenDaniel Stenberg2009-06-071-1/+2
* mention last changesYang Tse2009-06-051-0/+1