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