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
|
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-11-24 21:59:51 +08:00
|
|
|
o fix SCP/SFTP busyloop by using a new libssh2 0.19 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-17 20:32:41 +08:00
|
|
|
o improved connection re-use for subsequent SCP and SFTP trnasfers
|
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-12 16:36:56 +08:00
|
|
|
Fred Machado, Ken Hirsch, Keshav Krity, Patrick Monnerat, Mark Karpeles
|
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)
|