2008-01-28 16:19:15 -05:00
|
|
|
|
Curl and libcurl 7.18.1
|
2003-09-22 17:38:52 -04:00
|
|
|
|
|
2008-01-28 16:19:15 -05:00
|
|
|
|
Public curl releases: 104
|
2008-01-12 17:10:53 -05:00
|
|
|
|
Command line options: 126
|
2008-01-10 05:30:19 -05:00
|
|
|
|
curl_easy_setopt() options: 150
|
2008-01-08 09:52:05 -05:00
|
|
|
|
Public functions in libcurl: 56
|
2008-02-15 04:29:57 -05:00
|
|
|
|
Public web site mirrors: 39
|
2007-10-31 05:21:31 -04:00
|
|
|
|
Known libcurl bindings: 36
|
2008-01-28 16:19:15 -05:00
|
|
|
|
Contributors: 621
|
2003-10-29 04:53:21 -05:00
|
|
|
|
|
2006-08-08 18:56:46 -04:00
|
|
|
|
This release includes the following changes:
|
2006-10-21 07:32:05 -04:00
|
|
|
|
|
2008-01-31 07:21:57 -05:00
|
|
|
|
o added support for HttpOnly cookies
|
2008-02-08 06:16:44 -05:00
|
|
|
|
o 'make ca-bundle' downloads and generates an updated ca bundle file
|
2008-02-18 06:35:12 -05:00
|
|
|
|
o we no longer distribute or install a ca cert bundle
|
2008-02-20 03:28:02 -05:00
|
|
|
|
o SSLv2 is now disabled by default for SSL operations
|
|
|
|
|
o the test509-style setting URL in callback is officially no longer supported
|
2008-02-23 07:27:45 -05:00
|
|
|
|
o support a full chain of certificates in a given PKCS12 certificate
|
2006-08-08 18:56:46 -04:00
|
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
|
2008-01-29 07:58:25 -05:00
|
|
|
|
o improved pipelining
|
2008-02-06 14:01:13 -05:00
|
|
|
|
o improved strdup replacement
|
2008-02-08 17:02:00 -05:00
|
|
|
|
o GnuTLS-built libcurl failed when doing global cleanup and reinit
|
2008-02-09 23:20:09 -05:00
|
|
|
|
o error message problem when unable to resolve a host on Windows
|
2008-02-15 03:56:06 -05:00
|
|
|
|
o Accept: header replacing
|
2008-02-17 08:49:58 -05:00
|
|
|
|
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
|
2008-02-20 04:56:26 -05:00
|
|
|
|
o bad re-use of SSL connections in non-complete state
|
2008-02-20 07:18:08 -05:00
|
|
|
|
o test case 405 failures with GnuTLS builds
|
2008-02-21 12:52:16 -05:00
|
|
|
|
o crash when connection cache size is 1 and Curl_do() failed
|
2008-02-25 02:51:39 -05:00
|
|
|
|
o GnuTLS-built libcurl can now be forced to prefer SSLv3
|
2007-07-22 06: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-01-28 16:19:15 -05:00
|
|
|
|
o
|
2007-07-22 06:17:52 -04:00
|
|
|
|
|
|
|
|
|
New curl mirrors:
|
|
|
|
|
|
2008-02-15 04:29:57 -05:00
|
|
|
|
o http://curl.cuendet.com/ is a new mirror in Atlanta, USA
|
2007-07-22 06:17:52 -04:00
|
|
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
|
advice from friends like these:
|
|
|
|
|
|
2008-02-07 17:25:04 -05:00
|
|
|
|
Michal Marek, Dmitry Kurochkin, Niklas Angebrand, G<>nter Knauf, Yang Tse,
|
2008-02-20 03:28:02 -05:00
|
|
|
|
Dan Fandrich, Mike Hommey, Pooyan McSporran, Jerome Muffat-Meridol,
|
2008-02-23 07:27:45 -05:00
|
|
|
|
Kaspar Brand, Gautam Kachroo, Zmey Petroff, Georg Lippitsch, Sam Listopad
|
2008-01-28 16:19:15 -05:00
|
|
|
|
|
2003-09-22 17:38:52 -04:00
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|