2008-11-13 21:24:00 +08:00
|
|
|
Curl and libcurl 7.19.3
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2008-11-13 21:24:00 +08:00
|
|
|
Public curl releases: 109
|
2008-09-06 00:13:20 +08:00
|
|
|
Command line options: 128
|
2008-10-17 04:21:22 +08:00
|
|
|
curl_easy_setopt() options: 158
|
2008-05-13 05:43:24 +08:00
|
|
|
Public functions in libcurl: 58
|
2008-10-08 02:14:11 +08:00
|
|
|
Known libcurl bindings: 37
|
2008-11-13 21:24:00 +08:00
|
|
|
Contributors: 683
|
2003-10-29 17:53:21 +08:00
|
|
|
|
2006-08-09 06:56:46 +08:00
|
|
|
This release includes the following changes:
|
2008-09-01 22:27:24 +08:00
|
|
|
|
2008-12-11 07:13:31 +08:00
|
|
|
o CURLAUTH_DIGEST_IE bit added for CURLOPT_HTTPAUTH and CURLOPT_PROXYAUTH
|
2009-01-11 21:34:05 +08:00
|
|
|
o VC9 Makefiles were added to the release package
|
2006-08-09 06:56:46 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2008-11-16 20:42:53 +08:00
|
|
|
o build failure when disabling FTP but enabling GSS
|
2008-11-16 07:47:01 +08:00
|
|
|
o fixed several calls to memory functions that didn't check return codes
|
|
|
|
o memory leak for SSL connects with libcurl/NSS when CURLOPT_ISSUERCERT was
|
|
|
|
used
|
2008-11-19 18:15:19 +08:00
|
|
|
o re-use of connections with the multi interface when multiple handles used
|
|
|
|
the same server
|
2008-11-19 22:22:01 +08:00
|
|
|
o memory leak with HTTP GSS/kerberos authentication
|
2008-11-20 06:00:14 +08:00
|
|
|
o removed the default use of "Pragma: no-cache"
|
2008-12-28 07:25:31 +08:00
|
|
|
o fix SCP/SFTP busyloop by using a new libssh2 1.0 function
|
2008-12-03 23:08:09 +08:00
|
|
|
o bad fclose() after a fatal error in cookie code
|
2008-12-03 23:20:27 +08:00
|
|
|
o curl_multi_remove_handle() when the handle was in use in a HTTP pipeline
|
2008-12-08 21:52:20 +08:00
|
|
|
o GSS authentication infinite loop problem
|
2008-12-09 04:20:51 +08:00
|
|
|
o 550 response from SIZE no longer treated as missing file
|
2008-12-09 23:02:37 +08:00
|
|
|
o ftps:// control connections now use explicit protection level
|
2008-12-12 06:22:46 +08:00
|
|
|
o dotted IPv6 addresses longer than 39 bytes failed
|
2008-12-12 07:52:56 +08:00
|
|
|
o curl_easy_duphandle() doesn't try to duplicate the connection cache pointer
|
2008-12-12 11:24:59 +08:00
|
|
|
o build failure on OS/400 when enabling IPv6
|
2008-12-16 07:04:51 +08:00
|
|
|
o better detection of SFTP failures
|
2008-12-20 05:14:52 +08:00
|
|
|
o improved connection re-use for subsequent SCP and SFTP transfers
|
|
|
|
o multi interface does less busy-loops for SCP and SFTP transfers with libssh2
|
2008-12-28 07:25:31 +08:00
|
|
|
1.0 or later
|
2008-12-20 06:58:22 +08:00
|
|
|
o curl_multi_timeout() no longer returns timeout 0 when there's nothing to do
|
|
|
|
yet
|
2008-12-21 06:03:22 +08:00
|
|
|
o the multi_socket API and HTTP pipelining now work a lot better when combined
|
2008-12-22 21:12:36 +08:00
|
|
|
o SFTP seek/resume beyond 32bit file sizes
|
2008-12-29 06:00:36 +08:00
|
|
|
o fixed breakage with --with-ssl --disable-verbose
|
2008-12-30 06:25:50 +08:00
|
|
|
o TTL "leak" in the DNS cache
|
2009-01-07 22:10:35 +08:00
|
|
|
o improved NSS initing
|
2009-01-08 08:31:49 +08:00
|
|
|
o curl_easy_reset now resets more options
|
2009-01-11 06:10:57 +08:00
|
|
|
o rare Location: follow bug with the multi interface
|
2007-07-22 18:17:52 +08:00
|
|
|
|
|
|
|
This release includes the following known bugs:
|
|
|
|
|
|
|
|
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
|
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2008-11-19 18:15:19 +08:00
|
|
|
Yang Tse, Daniel Fandrich, Jim Meyering, Christian Krause, Andreas Wurf,
|
2008-12-09 04:20:51 +08:00
|
|
|
Markus Koetter, Josef Wolf, Vlad Grachov, Pawel Kierski, Igor Novoseltsev,
|
2008-12-22 21:07:13 +08:00
|
|
|
Fred Machado, Ken Hirsch, Keshav Krity, Patrick Monnerat, Mark Karpeles,
|
2009-01-11 06:10:57 +08:00
|
|
|
Anthony Bryan, Peter Korsgaard, Phil Lisiecki, Bas Mevissen, Rob Crittenden,
|
|
|
|
Emil Romanus
|
2008-01-29 05:19:15 +08:00
|
|
|
|
2003-09-23 05:38:52 +08:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|