mirror of
https://github.com/moparisthebest/curl
synced 2024-11-17 06:55:02 -05:00
4c841a1f0c
(http://curl.haxx.se/bug/view.cgi?id=1889856): When using the gnutls ssl layer, cleaning-up and reinitializing curl ends up with https requests failing with "ASN1 parser: Element was not found" errors. Obviously a regression added in 7.16.3.
41 lines
1.0 KiB
Plaintext
41 lines
1.0 KiB
Plaintext
Curl and libcurl 7.18.1
|
|
|
|
Public curl releases: 104
|
|
Command line options: 126
|
|
curl_easy_setopt() options: 150
|
|
Public functions in libcurl: 56
|
|
Public web site mirrors: 43
|
|
Known libcurl bindings: 36
|
|
Contributors: 621
|
|
|
|
This release includes the following changes:
|
|
|
|
o added support for HttpOnly cookies
|
|
o 'make ca-bundle' downloads and generates an updated ca bundle file
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
o improved pipelining
|
|
o improved strdup replacement
|
|
o GnuTLS-built libcurl failed when doing global cleanup and reinit
|
|
|
|
This release includes the following known bugs:
|
|
|
|
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
|
|
|
|
Other curl-related news:
|
|
|
|
o
|
|
|
|
New curl mirrors:
|
|
|
|
o
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
advice from friends like these:
|
|
|
|
Michal Marek, Dmitry Kurochkin, Niklas Angebrand, Günter Knauf, Yang Tse,
|
|
Dan Fandrich, Mike Hommey
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|