2020-06-24 05:44:22 -04:00
|
|
|
curl and libcurl 7.71.1
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2020-06-24 05:44:22 -04:00
|
|
|
Public curl releases: 193
|
2020-05-13 04:05:49 -04:00
|
|
|
Command line options: 232
|
2020-05-25 03:38:28 -04:00
|
|
|
curl_easy_setopt() options: 277
|
2019-11-28 07:28:14 -05:00
|
|
|
Public functions in libcurl: 82
|
2020-06-27 18:35:52 -04:00
|
|
|
Contributors: 2207
|
2020-03-11 06:07:42 -04:00
|
|
|
|
|
|
|
This release includes the following changes:
|
|
|
|
|
2020-06-24 05:44:22 -04:00
|
|
|
o
|
2019-07-25 17:49:16 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2020-06-27 18:35:52 -04:00
|
|
|
o Curl_inet_ntop: always check the return code [12]
|
|
|
|
o CURLOPT_READFUNCTION.3: provide the upload data size up front [5]
|
2020-06-24 05:44:22 -04:00
|
|
|
o DYNBUF.md: fix a typo: trail => tail [2]
|
2020-06-27 18:35:52 -04:00
|
|
|
o escape: make the URL decode able to reject only %00-bytes
|
|
|
|
o escape: zero length input should return a zero length output [11]
|
|
|
|
o http2: set the correct URL in pushed transfers [9]
|
|
|
|
o http: fix proxy auth with blank password [3]
|
|
|
|
o mbedtls: fix build with disabled proxy support [7]
|
|
|
|
o openssl: Fix compilation on Windows when ngtcp2 is enabled [10]
|
|
|
|
o sendf: improve the message on client write errors [13]
|
|
|
|
o terminology: call them null-terminated strings [1]
|
|
|
|
o tool_cb_hdr: Fix etag warning output and return code [4]
|
|
|
|
o url: allow user + password to contain "control codes" for HTTP(S) [8]
|
2019-07-19 05:32:23 -04: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:
|
|
|
|
|
2020-06-27 18:35:52 -04:00
|
|
|
Alexandre Pion, Baruch Siach, coinhubs on github, Daniel Stenberg,
|
|
|
|
Denis Baručić, Javier Blazquez, Jonathan Cardoso Machado, Jon Johnson Jr,
|
|
|
|
Kristoffer Gleditsch, Nicolas Sterchele, Ray Satiro, Siva Sivaraman,
|
|
|
|
(12 contributors)
|
2019-05-24 06:50:01 -04: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:
|
|
|
|
|
2020-06-27 18:35:52 -04:00
|
|
|
[1] = https://curl.haxx.se/bug/?i=5598
|
2020-06-24 05:44:22 -04:00
|
|
|
[2] = https://curl.haxx.se/bug/?i=5599
|
2020-06-27 18:35:52 -04:00
|
|
|
[3] = https://curl.haxx.se/bug/?i=5613
|
|
|
|
[4] = https://curl.haxx.se/bug/?i=5612
|
|
|
|
[5] = https://curl.haxx.se/bug/?i=5607
|
|
|
|
[7] = https://curl.haxx.se/bug/?i=5615
|
|
|
|
[8] = https://curl.haxx.se/bug/?i=5582
|
|
|
|
[9] = https://curl.haxx.se/bug/?i=5589
|
|
|
|
[10] = https://curl.haxx.se/bug/?i=5606
|
|
|
|
[11] = https://curl.haxx.se/bug/?i=5601
|
|
|
|
[12] = https://curl.haxx.se/bug/?i=5412
|
|
|
|
[13] = https://curl.haxx.se/bug/?i=5594
|