2017-10-23 07:33:04 -04:00
|
|
|
Curl and libcurl 7.57.0
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2017-10-23 07:33:04 -04:00
|
|
|
Public curl releases: 171
|
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
|
2017-10-22 10:20:04 -04:00
|
|
|
Contributors: 1626
|
2017-01-20 10:56:05 -05:00
|
|
|
|
2017-10-23 07:33:04 -04:00
|
|
|
This release includes the following changes:
|
|
|
|
|
2017-10-28 10:49:27 -04:00
|
|
|
o auth: add support for RFC7616 - HTTP Digest access authentication [12]
|
2017-10-23 07:33:04 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2017-10-28 10:49:27 -04:00
|
|
|
o curl_mime_filedata.3: fix typos [1]
|
|
|
|
o libtest: Add required test libraries for lib1552 and lib1553 [2]
|
|
|
|
o fix time diffs for systems using unsigned time_t [3]
|
|
|
|
o ftplistparser: memory leak fix: free temporary memory always [4]
|
|
|
|
o multi: allow table handle sizes to be overridden [5]
|
|
|
|
o wildcards: don't use with non-supported protocols [6]
|
|
|
|
o curl_fnmatch: return error on illegal wildcard pattern [7]
|
|
|
|
o transfer: Fix chunked-encoding upload too early exit [8]
|
|
|
|
o curl_setup: Improve detection of CURL_WINDOWS_APP [9]
|
|
|
|
o resolvers: only include anything if needed [10]
|
|
|
|
o setopt: fix CURLOPT_SSH_AUTH_TYPES option read
|
|
|
|
o appveyor: add a win32 build
|
|
|
|
o Curl_timeleft: change return type to timediff_t [11]
|
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-10-28 10:49:27 -04:00
|
|
|
Alessandro Ghedini, Daniel Bankhead, Daniel Stenberg, Gisle Vanem,
|
|
|
|
Marcel Raad, Martin Storsjö, Max Dymond, moohoorama on github, Paul Howarth,
|
|
|
|
Peter Piekarski, Ray Satiro, Rob Cotrone,
|
|
|
|
(12 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-10-28 10:49:27 -04:00
|
|
|
[1] = https://curl.haxx.se/bug/?i=2008
|
|
|
|
[2] = https://curl.haxx.se/bug/?i=2006
|
|
|
|
[3] = https://curl.haxx.se/bug/?i=2004
|
|
|
|
[4] = https://curl.haxx.se/bug/?i=2013
|
|
|
|
[5] = https://curl.haxx.se/bug/?i=1982
|
|
|
|
[6] = https://curl.haxx.se/bug/?i=2016
|
|
|
|
[7] = https://curl.haxx.se/bug/?i=2015
|
|
|
|
[8] = https://curl.haxx.se/bug/?i=2001
|
|
|
|
[9] = https://curl.haxx.se/bug/?i=2025
|
|
|
|
[10] = https://curl.haxx.se/bug/?i=2023
|
|
|
|
[11] = https://curl.haxx.se/bug/?i=2021
|
|
|
|
[12] = https://curl.haxx.se/bug/?i=1934
|