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-06-07 00:52:32 +04:00
|
|
|
curl_easy_setopt() options: 152
|
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
|
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
|
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-09 22:39:49 +04:00
|
|
|
Rolland Dudemaine, Phil Blundell, Scott Barrett, Andreas Schuldei
|
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)
|