2017-04-19 17:16:10 -04:00
|
|
|
Curl and libcurl 7.54.1
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2017-04-19 17:16:10 -04:00
|
|
|
Public curl releases: 166
|
2017-03-13 10:55:53 -04:00
|
|
|
Command line options: 207
|
|
|
|
curl_easy_setopt() options: 245
|
2015-08-12 03:07:37 -04:00
|
|
|
Public functions in libcurl: 61
|
2017-04-18 02:41:23 -04:00
|
|
|
Contributors: 1538
|
2017-01-20 10:56:05 -05:00
|
|
|
|
2017-03-13 10:55:53 -04:00
|
|
|
This release includes the following changes:
|
2017-04-19 17:16:10 -04:00
|
|
|
|
|
|
|
o
|
2017-03-13 10:55:53 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2017-04-24 04:09:31 -04:00
|
|
|
o openssl: fix memory leak in servercert
|
|
|
|
o tests: remove the html and PDF versions from the tarball
|
|
|
|
o mbedtls: enable NTLM (& SMB) even if MD4 support is unavailable
|
|
|
|
o typecheck-gcc: handle function pointers properly [1]
|
|
|
|
o llist: no longer uses malloc [2]
|
|
|
|
o gnutls: removed some code when --disable-verbose is configured
|
|
|
|
o lib: fix maybe-uninitialized warnings
|
|
|
|
o multi: clarify condition in curl_multi_wait [3]
|
|
|
|
o schannel: Don't treat encrypted partial record as pending data [4]
|
|
|
|
o configure: fix the -ldl check for openssl, add -lpthread check [5]
|
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:
|
|
|
|
|
2017-04-24 04:09:31 -04:00
|
|
|
Alan Jenkins, Dan Fandrich, Daniel Stenberg, Kevin Ji, Marcel Raad,
|
|
|
|
Ray Satiro, Thomas Klausner,
|
|
|
|
(7 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:
|
|
|
|
|
2017-04-24 04:09:31 -04:00
|
|
|
[1] = https://curl.haxx.se/bug/?i=1403
|
|
|
|
[2] = https://curl.haxx.se/bug/?i=1435
|
|
|
|
[3] = https://curl.haxx.se/bug/?i=1439
|
|
|
|
[4] = https://curl.haxx.se/bug/?i=1392
|
|
|
|
[5] = https://curl.haxx.se/bug/?i=1427
|