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