2008-11-13 08:24:00 -05:00
|
|
|
Curl and libcurl 7.19.3
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2008-11-13 08:24:00 -05:00
|
|
|
Public curl releases: 109
|
2008-09-05 12:13:20 -04:00
|
|
|
Command line options: 128
|
2008-10-16 16:21:22 -04:00
|
|
|
curl_easy_setopt() options: 158
|
2008-05-12 17:43:24 -04:00
|
|
|
Public functions in libcurl: 58
|
2008-10-07 14:14:11 -04:00
|
|
|
Known libcurl bindings: 37
|
2008-11-13 08:24:00 -05:00
|
|
|
Contributors: 683
|
2003-10-29 04:53:21 -05:00
|
|
|
|
2006-08-08 18:56:46 -04:00
|
|
|
This release includes the following changes:
|
2008-09-01 10:27:24 -04:00
|
|
|
|
2008-12-10 18:13:31 -05:00
|
|
|
o CURLAUTH_DIGEST_IE bit added for CURLOPT_HTTPAUTH and CURLOPT_PROXYAUTH
|
2006-08-08 18:56:46 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2008-11-16 07:42:53 -05:00
|
|
|
o build failure when disabling FTP but enabling GSS
|
2008-11-15 18:47:01 -05: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 05:15:19 -05:00
|
|
|
o re-use of connections with the multi interface when multiple handles used
|
|
|
|
the same server
|
2008-11-19 09:22:01 -05:00
|
|
|
o memory leak with HTTP GSS/kerberos authentication
|
2008-11-19 17:00:14 -05:00
|
|
|
o removed the default use of "Pragma: no-cache"
|
2008-11-24 08:59:51 -05:00
|
|
|
o fix SCP/SFTP busyloop by using a new libssh2 0.19 function
|
2008-12-03 10:08:09 -05:00
|
|
|
o bad fclose() after a fatal error in cookie code
|
2008-12-03 10:20:27 -05:00
|
|
|
o curl_multi_remove_handle() when the handle was in use in a HTTP pipeline
|
2008-12-08 08:52:20 -05:00
|
|
|
o GSS authentication infinite loop problem
|
2008-12-08 15:20:51 -05:00
|
|
|
o 550 response from SIZE no longer treated as missing file
|
2008-12-09 10:02:37 -05:00
|
|
|
o ftps:// control connections now use explicit protection level
|
2008-12-11 17:22:46 -05:00
|
|
|
o dotted IPv6 addresses longer than 39 bytes failed
|
2008-12-11 18:52:56 -05:00
|
|
|
o curl_easy_duphandle() doesn't try to duplicate the connection cache pointer
|
2008-12-11 22:24:59 -05:00
|
|
|
o build failure on OS/400 when enabling IPv6
|
2008-12-15 18:04:51 -05:00
|
|
|
o better detection of SFTP failures
|
2008-12-19 16:14:52 -05: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
|
|
|
|
0.19 or later
|
2008-12-19 17:58:22 -05:00
|
|
|
o curl_multi_timeout() no longer returns timeout 0 when there's nothing to do
|
|
|
|
yet
|
2008-12-20 17:03:22 -05:00
|
|
|
o the multi_socket API and HTTP pipelining now work a lot better when combined
|
2008-12-22 08:12:36 -05:00
|
|
|
o SFTP seek/resume beyond 32bit file sizes
|
2007-07-22 06:17:52 -04: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 05:15:19 -05:00
|
|
|
Yang Tse, Daniel Fandrich, Jim Meyering, Christian Krause, Andreas Wurf,
|
2008-12-08 15:20:51 -05:00
|
|
|
Markus Koetter, Josef Wolf, Vlad Grachov, Pawel Kierski, Igor Novoseltsev,
|
2008-12-22 08:07:13 -05:00
|
|
|
Fred Machado, Ken Hirsch, Keshav Krity, Patrick Monnerat, Mark Karpeles,
|
|
|
|
Anthony Bryan
|
2008-01-28 16:19:15 -05:00
|
|
|
|
2003-09-22 17:38:52 -04:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|