Newer
Older
Command line options: 126
Daniel Stenberg
committed
curl_easy_setopt() options: 150
Daniel Stenberg
committed
Public functions in libcurl: 56
Public web site mirrors: 39
Daniel Stenberg
committed
Known libcurl bindings: 36
This release includes the following changes:
Daniel Stenberg
committed
o added support for HttpOnly cookies
Daniel Stenberg
committed
o 'make ca-bundle' downloads and generates an updated ca bundle file
Daniel Stenberg
committed
o we no longer distribute or install a ca cert bundle
Daniel Stenberg
committed
o SSLv2 is now disabled by default for SSL operations
o the test509-style setting URL in callback is officially no longer supported
o support a full chain of certificates in a given PKCS12 certificate
This release includes the following bugfixes:
Daniel Stenberg
committed
o improved pipelining
o improved strdup replacement
o GnuTLS-built libcurl failed when doing global cleanup and reinit
o error message problem when unable to resolve a host on Windows
Daniel Stenberg
committed
o Accept: header replacing
o not verificating server certs with GnuTLS still failed if gnutls had
problems with the cert
o when using the multi interface and a handle is removed while still having
a transfer going on, the connection is now closed by force
Daniel Stenberg
committed
o bad re-use of SSL connections in non-complete state
o test case 405 failures with GnuTLS builds
o crash when connection cache size is 1 and Curl_do() failed
This release includes the following known bugs:
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
Other curl-related news:
o http://curl.cuendet.com/ is a new mirror in Atlanta, USA
This release would not have looked like this without help, code, reports and
advice from friends like these:
Daniel Stenberg
committed
Michal Marek, Dmitry Kurochkin, Niklas Angebrand, Günter Knauf, Yang Tse,
Daniel Stenberg
committed
Dan Fandrich, Mike Hommey, Pooyan McSporran, Jerome Muffat-Meridol,
Kaspar Brand, Gautam Kachroo, Zmey Petroff, Georg Lippitsch, Sam Listopad
Thanks! (and sorry if I forgot to mention someone)