Newer
Older
Daniel Stenberg
committed
Command line options: 127
Daniel Stenberg
committed
Public functions in libcurl: 58
Public web site mirrors: 37
Daniel Stenberg
committed
Known libcurl bindings: 36
This release includes the following changes:
o Added CURLINFO_PRIMARY_IP
Daniel Stenberg
committed
o Added CURLOPT_CRLFILE and CURLE_SSL_CRL_BADFILE
o Added CURLOPT_ISSUERCERT and CURLE_SSL_ISSUER_ERROR
Daniel Stenberg
committed
o curl's option parser for boolean options reworked
o Added --remote-name-all
Daniel Stenberg
committed
o Now builds for the INTEGRITY operating system
o Added CURLINFO_APPCONNECT_TIME
o Added test selection by key word in runtests.pl
Daniel Stenberg
committed
o the curl tool's -w option support the %{ssl_verify_result} variable
Daniel Stenberg
committed
o Added CURLOPT_SCOPE and scope parsing of the URL according to RFC4007
This release includes the following bugfixes:
o Fixed curl-config --ca
Daniel Stenberg
committed
o Fixed the multi interface connection re-use with NSS-built libcurl
o connection re-use when using the multi interface with pipelining enabled
Daniel Stenberg
committed
o curl_multi_socket() socket callback fix for close/re-create sockets case
o SCP or SFTP over socks proxy crashed
o RC4-MD5 cipher now works with NSS-built libcurl
o range requests with --head are now done correctly
o fallback to gettimeofday when monotonic clock is unavailable at run-time
Daniel Stenberg
committed
o range numbers could be made to wrongly get output as signed
o unexpected 1xx responses hung transfers
Daniel Stenberg
committed
o FTP transfers segfault when using different CURLOPT_FTP_FILEMETHOD
Daniel Stenberg
committed
o c-ares powered libcurls can resolve/use IPv6 addresses
o poll not working on Windows Vista due to POLLPRI being incorrectly used
Daniel Stenberg
committed
o user-agent in CONNECT with non-HTTP protocols
Daniel Stenberg
committed
o CURL_READFUNC_PAUSE problems fixed
o --use-ascii now works on Symbian OS, MS-DOS and OS/2
Daniel Stenberg
committed
o CURLINFO_SSL_VERIFYRESULT is fixed
o FTP URLs and IPv6 URLs mangled when sent to proxy with CURLOPT_PORT set
This release includes the following known bugs:
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
Other curl-related news:
This release would not have looked like this without help, code, reports and
advice from friends like these:
Daniel Stenberg
committed
Lenny Rachitsky, Axel Tillequin, Arnaud Ebalard, Yang Tse, Dan Fandrich,
Rob Crittenden, Dengminwen, Christopher Palow, Hans-Jurgen May,
Daniel Stenberg
committed
Phil Pellouchoud, Eduard Bloch, John Lightsey, Stephen Collyer, Tor Arntsen,
Rolland Dudemaine, Phil Blundell, Scott Barrett, Andreas Schuldei,
Peter Lamberg, David Bau, Pramod Sharma
Daniel Stenberg
committed
Thanks! (and sorry if I forgot to mention someone)