2007-01-30 13:25:55 +01:00
|
|
|
Curl and libcurl 7.16.2
|
2003-09-22 23:38:52 +02:00
|
|
|
|
2007-01-30 13:25:55 +01:00
|
|
|
Public curl release number: 98
|
|
|
|
Releases counted from the very beginning: 125
|
2007-03-23 18:59:40 +01:00
|
|
|
Available command line options: 118
|
2007-02-12 22:13:47 +01:00
|
|
|
Available curl_easy_setopt() options: 141
|
2006-07-27 00:25:00 +02:00
|
|
|
Number of public functions in libcurl: 54
|
2007-02-25 12:50:11 +01:00
|
|
|
Amount of public web site mirrors: 38
|
2006-10-30 00:03:14 +01:00
|
|
|
Number of known libcurl bindings: 35
|
2007-01-28 13:58:13 +01:00
|
|
|
Number of contributors: 539
|
2003-10-29 10:53:21 +01:00
|
|
|
|
2006-08-09 00:56:46 +02:00
|
|
|
This release includes the following changes:
|
2006-10-21 13:32:05 +02:00
|
|
|
|
2007-02-13 23:50:16 +01:00
|
|
|
o added CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS
|
|
|
|
o added CURLOPT_HTTP_CONTENT_DECODING, CURLOPT_HTTP_TRANSFER_DECODING and
|
2007-02-12 22:13:47 +01:00
|
|
|
--raw
|
2007-02-13 23:50:16 +01:00
|
|
|
o added support for using the NSS library for TLS/SSL
|
|
|
|
o changed default anonymous FTP password
|
2007-02-20 23:08:50 +01:00
|
|
|
o changed the CURLOPT_FTP_SSL_CCC option to handle active and passive
|
|
|
|
CCC shutdown
|
2007-03-02 23:42:43 +01:00
|
|
|
o added the --ftp-ssl-ccc-mode command line option
|
|
|
|
o includes VC8 Makefiles in the release archive
|
2007-03-13 20:54:10 +01:00
|
|
|
o --ftp-ssl-control is now honoured on ftps:// URLs
|
2007-03-20 21:00:40 +01:00
|
|
|
o added experimental CURL_ACKNOWLEDGE_EINTR symbol definition check
|
2007-03-23 18:59:40 +01:00
|
|
|
o --key and new --pubkey options for SSH public key file logins
|
|
|
|
o --pass now works for a SSH public key file, too
|
2007-03-27 20:15:26 +02:00
|
|
|
o select (2) support no longer needed to build the library if poll() used
|
2006-08-09 00:56:46 +02:00
|
|
|
|
2003-09-22 23:38:52 +02:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2007-02-05 03:43:21 +01:00
|
|
|
o in testsuite, update test cookies expiration from 2007-Feb-1 to year 2035
|
2007-02-03 10:34:03 +01:00
|
|
|
o socks5 works
|
2007-02-13 23:50:16 +01:00
|
|
|
o builds fine with VC2005
|
2007-02-16 16:37:05 +01:00
|
|
|
o CURLOPT_RANGE set to NULL resets the range for FTP
|
2007-02-19 00:02:42 +01:00
|
|
|
o curl_multi_remove_handle() rare crash
|
2007-02-19 12:53:54 +01:00
|
|
|
o passive FTP transfers work with SOCKS
|
2007-02-19 13:20:32 +01:00
|
|
|
o multi interface HTTPS connection re-use memory leak
|
2007-02-19 13:37:04 +01:00
|
|
|
o libcurl.m4's --with-libcurl is improved
|
2007-02-19 22:50:03 +01:00
|
|
|
o curl-config --libs and libcurl.pc no longer list unnecessary dependencies
|
2007-02-20 23:08:50 +01:00
|
|
|
o fixed an issue with CCC not working on some servers
|
2007-02-21 22:59:40 +01:00
|
|
|
o several HTTP pipelining problems
|
2007-02-25 12:38:13 +01:00
|
|
|
o HTTP CONNECT thru a proxy is now less blocking when the multi interface is
|
|
|
|
used
|
2007-02-27 14:51:20 +01:00
|
|
|
o HTTP Digest header parsing fix for unquoted last word ending with CRLF
|
2007-02-27 23:12:15 +01:00
|
|
|
o CURLOPT_PORT, HTTP proxy, re-using connections and non-HTTP protocols
|
2007-03-09 23:48:07 +01:00
|
|
|
o CURLOPT_INTERFACE for ipv6
|
2007-03-10 23:51:20 +01:00
|
|
|
o use-after-free issue with HTTP transfers with the multi interface
|
2007-03-19 13:02:33 +01:00
|
|
|
o the progress callback can get called more frequently
|
2007-03-20 21:00:40 +01:00
|
|
|
o timeout would restart when signal caught while awaiting socket events
|
2007-01-28 13:58:13 +01:00
|
|
|
|
|
|
|
This release includes the following known bugs:
|
|
|
|
|
|
|
|
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
|
2003-09-22 23:38:52 +02:00
|
|
|
|
2006-08-16 19:56:49 +02:00
|
|
|
Other curl-related news:
|
|
|
|
|
2007-03-10 12:54:38 +01:00
|
|
|
o pycurl 7.16.1 was released: http://pycurl.sf.net/
|
2006-08-16 19:56:49 +02:00
|
|
|
|
|
|
|
New curl mirrors:
|
|
|
|
|
2007-02-25 12:50:11 +01:00
|
|
|
o http://curl.basemirror.de is a new mirror in Germany
|
|
|
|
o http://curl.xxtracker.org is a new mirror in The Netherlands
|
2006-08-16 19:56:49 +02:00
|
|
|
|
2003-09-22 23:38:52 +02:00
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2007-02-12 23:32:37 +01:00
|
|
|
Yang Tse, Manfred Schwarb, Michael Wallner, Jeff Pohlmeyer, Shmulik Regev,
|
2007-02-19 12:53:54 +01:00
|
|
|
Rob Crittenden, Robert A. Monat, Dan Fandrich, Duncan Mac-Vicar Prett,
|
2007-02-21 22:59:40 +01:00
|
|
|
Michal Marek, Robson Braga Araujo, Ian Turner, Linus Nielsen Feltzing,
|
2007-03-09 23:48:07 +01:00
|
|
|
Ravi Pratap, Adam D. Moss, Jose Kahan, Hang Kin Lau, Justin Fletcher,
|
2007-03-25 10:16:42 +02:00
|
|
|
Robert Iakobashvili, Bryan Henderson, Eygene Ryabinkin, Daniel Johnson
|
2006-03-02 12:37:05 +01:00
|
|
|
|
2003-09-22 23:38:52 +02:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|