2008-06-09 01:04:46 +04:00
|
|
|
Curl and libcurl 7.19.0
|
2003-09-23 01:38:52 +04:00
|
|
|
|
2008-06-04 20:05:48 +04:00
|
|
|
Public curl releases: 106
|
2008-06-09 00:53:49 +04:00
|
|
|
Command line options: 127
|
2008-07-31 01:57:27 +04:00
|
|
|
curl_easy_setopt() options: 153
|
2008-05-13 01:43:24 +04:00
|
|
|
Public functions in libcurl: 58
|
|
|
|
Public web site mirrors: 37
|
2007-10-31 12:21:31 +03:00
|
|
|
Known libcurl bindings: 36
|
2008-06-04 20:05:48 +04:00
|
|
|
Contributors: 654
|
2003-10-29 12:53:21 +03:00
|
|
|
|
2006-08-09 02:56:46 +04:00
|
|
|
This release includes the following changes:
|
2006-10-21 15:32:05 +04:00
|
|
|
|
2008-06-06 21:33:35 +04:00
|
|
|
o Added CURLINFO_PRIMARY_IP
|
2008-06-07 00:52:32 +04:00
|
|
|
o Added CURLOPT_CRLFILE and CURLE_SSL_CRL_BADFILE
|
|
|
|
o Added CURLOPT_ISSUERCERT and CURLE_SSL_ISSUER_ERROR
|
2008-06-09 00:53:49 +04:00
|
|
|
o curl's option parser for boolean options reworked
|
|
|
|
o Added --remote-name-all
|
2008-07-02 01:53:47 +04:00
|
|
|
o Now builds for the INTEGRITY operating system
|
2008-07-03 10:56:03 +04:00
|
|
|
o Added CURLINFO_APPCONNECT_TIME
|
2008-07-27 06:34:27 +04:00
|
|
|
o Added test selection by key word in runtests.pl
|
2008-07-31 01:24:59 +04:00
|
|
|
o the curl tool's -w option support the %{ssl_verify_result} variable
|
2008-08-04 01:50:56 +04:00
|
|
|
o Added CURLOPT_ADDRESS_SCOPE and scope parsing of the URL according to RFC4007
|
2008-08-01 22:41:14 +04:00
|
|
|
o Support --append on SFTP uploads (not with OpenSSH, though)
|
2006-08-09 02:56:46 +04:00
|
|
|
|
2007-07-22 14:17:52 +04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2008-06-13 04:03:12 +04:00
|
|
|
o Fixed curl-config --ca
|
2008-06-19 02:01:55 +04:00
|
|
|
o Fixed the multi interface connection re-use with NSS-built libcurl
|
2008-06-19 12:31:22 +04:00
|
|
|
o connection re-use when using the multi interface with pipelining enabled
|
2008-06-20 01:32:51 +04:00
|
|
|
o curl_multi_socket() socket callback fix for close/re-create sockets case
|
2008-06-20 14:43:32 +04:00
|
|
|
o SCP or SFTP over socks proxy crashed
|
2008-06-20 15:15:54 +04:00
|
|
|
o RC4-MD5 cipher now works with NSS-built libcurl
|
2008-06-23 00:38:16 +04:00
|
|
|
o range requests with --head are now done correctly
|
2008-07-02 07:04:56 +04:00
|
|
|
o fallback to gettimeofday when monotonic clock is unavailable at run-time
|
2008-06-30 17:07:05 +04:00
|
|
|
o range numbers could be made to wrongly get output as signed
|
2008-07-03 12:47:53 +04:00
|
|
|
o unexpected 1xx responses hung transfers
|
2008-07-08 00:37:07 +04:00
|
|
|
o FTP transfers segfault when using different CURLOPT_FTP_FILEMETHOD
|
2008-07-09 22:39:49 +04:00
|
|
|
o c-ares powered libcurls can resolve/use IPv6 addresses
|
2008-07-10 22:01:44 +04:00
|
|
|
o poll not working on Windows Vista due to POLLPRI being incorrectly used
|
2008-07-11 13:08:27 +04:00
|
|
|
o user-agent in CONNECT with non-HTTP protocols
|
2008-07-27 01:15:47 +04:00
|
|
|
o CURL_READFUNC_PAUSE problems fixed
|
2008-07-30 04:09:02 +04:00
|
|
|
o --use-ascii now works on Symbian OS, MS-DOS and OS/2
|
2008-07-31 01:24:59 +04:00
|
|
|
o CURLINFO_SSL_VERIFYRESULT is fixed
|
2008-08-01 02:46:29 +04:00
|
|
|
o FTP URLs and IPv6 URLs mangled when sent to proxy with CURLOPT_PORT set
|
2008-08-01 06:09:08 +04:00
|
|
|
o a user name in a proxy URL without a password was parsed incorrectly
|
2008-08-01 07:17:38 +04:00
|
|
|
o library will now be built with _REENTRANT symbol defined only if needed
|
2008-08-02 05:44:13 +04:00
|
|
|
o no longer link with gdi32 on Windows cross-compiled targets
|
2008-08-04 02:20:58 +04:00
|
|
|
o PUT with -C - sent bad Content-Range: header
|
2007-07-22 14:17:52 +04:00
|
|
|
|
|
|
|
This release includes the following known bugs:
|
|
|
|
|
|
|
|
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
|
|
|
|
|
|
|
|
Other curl-related news:
|
|
|
|
|
2008-06-04 20:05:48 +04:00
|
|
|
o
|
2007-07-22 14:17:52 +04:00
|
|
|
|
|
|
|
New curl mirrors:
|
|
|
|
|
2008-03-30 13:22:45 +04:00
|
|
|
o
|
2007-07-22 14:17:52 +04:00
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2008-06-19 02:01:55 +04:00
|
|
|
Lenny Rachitsky, Axel Tillequin, Arnaud Ebalard, Yang Tse, Dan Fandrich,
|
2008-06-20 15:15:54 +04:00
|
|
|
Rob Crittenden, Dengminwen, Christopher Palow, Hans-Jurgen May,
|
2008-07-02 01:53:47 +04:00
|
|
|
Phil Pellouchoud, Eduard Bloch, John Lightsey, Stephen Collyer, Tor Arntsen,
|
2008-07-10 22:01:44 +04:00
|
|
|
Rolland Dudemaine, Phil Blundell, Scott Barrett, Andreas Schuldei,
|
2008-08-01 02:46:29 +04:00
|
|
|
Peter Lamberg, David Bau, Pramod Sharma
|
2008-06-30 17:07:05 +04:00
|
|
|
|
2008-01-29 00:19:15 +03:00
|
|
|
|
2003-09-23 01:38:52 +04:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|