2018-01-25 16:10:07 -05:00
|
|
|
Curl and libcurl 7.58.1
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2018-01-25 16:10:07 -05:00
|
|
|
Public curl releases: 173
|
2017-08-18 17:30:40 -04:00
|
|
|
Command line options: 211
|
2017-09-04 02:34:53 -04:00
|
|
|
curl_easy_setopt() options: 249
|
2017-09-04 03:40:04 -04:00
|
|
|
Public functions in libcurl: 74
|
2018-01-22 04:06:07 -05:00
|
|
|
Contributors: 1685
|
2017-01-20 10:56:05 -05:00
|
|
|
|
2017-10-23 07:33:04 -04:00
|
|
|
This release includes the following changes:
|
|
|
|
|
2018-01-25 16:10:07 -05:00
|
|
|
o
|
2017-10-23 07:33:04 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2018-01-29 06:30:37 -05:00
|
|
|
o lib555: drop text conversion and encode data as ascii codes [1]
|
|
|
|
o lib517: make variable static to avoid compiler warning
|
|
|
|
o lib544: sync ascii code data with textual data [1]
|
|
|
|
o GSKit: restore pinnedpubkey functionality [2]
|
|
|
|
o darwinssl: Don't import client certificates into Keychain on macOS [3]
|
|
|
|
o parsedate: fix date parsing for systems with 32 bit long [4]
|
|
|
|
o openssl: fix pinned public key build error in FIPS mode [5]
|
|
|
|
o SChannel/WinSSL: Implement public key pinning [6]
|
|
|
|
o cookies: remove verbose "cookie size:" output
|
|
|
|
o progress-bar: don't use stderr explicitly, use bar->out [7]
|
|
|
|
o Fixes for MSDOS
|
2016-11-09 03:14:44 -05:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following known bugs:
|
|
|
|
|
2016-02-02 18:19:02 -05:00
|
|
|
o see docs/KNOWN_BUGS (https://curl.haxx.se/docs/knownbugs.html)
|
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:
|
|
|
|
|
2018-01-29 06:30:37 -05:00
|
|
|
Alessandro Ghedini, Dair Grant, Daniel Stenberg, Gisle Vanem,
|
|
|
|
Patrick Monnerat, Travis Burtrum,
|
|
|
|
(6 contributors)
|
2017-03-08 04:55:06 -05:00
|
|
|
|
2003-09-22 17:38:52 -04:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|
2011-12-19 14:08:59 -05:00
|
|
|
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
|
2018-01-29 06:30:37 -05:00
|
|
|
[1] = https://curl.haxx.se/bug/?i=1872
|
|
|
|
[2] = https://curl.haxx.se/bug/?i=2263
|
|
|
|
[3] = https://curl.haxx.se/bug/?i=2085
|
|
|
|
[4] = https://curl.haxx.se/bug/?i=2250
|
|
|
|
[5] = https://curl.haxx.se/bug/?i=2258
|
|
|
|
[6] = https://curl.haxx.se/bug/?i=1429
|
|
|
|
[7] = https://github.com/curl/curl/commit/993dd5651a6c853bfe3870f6a69c7b329fa4e8ce#commitcomment-27070080
|