2021-04-15 02:23:42 -04:00
|
|
|
curl and libcurl 7.77.0
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2021-04-15 02:23:42 -04:00
|
|
|
Public curl releases: 200
|
2021-02-15 02:31:34 -05:00
|
|
|
Command line options: 240
|
|
|
|
curl_easy_setopt() options: 288
|
2020-08-28 17:48:25 -04:00
|
|
|
Public functions in libcurl: 85
|
2021-04-15 02:23:42 -04:00
|
|
|
Contributors: 2367
|
2020-07-01 04:37:20 -04:00
|
|
|
|
|
|
|
This release includes the following changes:
|
|
|
|
|
2021-04-20 05:51:53 -04:00
|
|
|
o curl: ignore options asking for SSLv2 or SSLv3 [10]
|
|
|
|
o hsts: enable by default [8]
|
|
|
|
o vtls: refuse setting any SSL version [9]
|
2020-07-01 04:37:20 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2021-04-20 05:51:53 -04:00
|
|
|
o configure: provide --with-openssl, deprecate --with-ssl [15]
|
2021-04-15 02:23:42 -04:00
|
|
|
o cookie: CURLOPT_COOKIEFILE set to NULL switches off cookies [1]
|
2021-04-20 05:51:53 -04:00
|
|
|
o libssh2: fix Value stored to 'sshp' is never read [13]
|
|
|
|
o libssh: fix "empty expression statement has no effect" warnings [7]
|
|
|
|
o openldap: protect SSL-specific code with proper #ifdef [12]
|
|
|
|
o openssl: fix build error with OpenSSL < 1.0.2 [4]
|
|
|
|
o README.md: delete Codacy UTM parameters [5]
|
2021-04-15 02:23:42 -04:00
|
|
|
o rustls: only return CURLE_AGAIN when TLS session is fully drained [2]
|
2021-04-20 05:51:53 -04:00
|
|
|
o tool_getparam: replace (in-place) '%20' by '+' according to RFC1866 [14]
|
|
|
|
o tool_operate: don't discard failed parallel transfer result [16]
|
|
|
|
o tool_writeout: fix the HTTP_CODE json output [11]
|
|
|
|
o urlapi: "normalize" numerical IPv4 host names [6]
|
2019-07-19 05:32:23 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following known bugs:
|
|
|
|
|
2020-11-04 08:02:01 -05:00
|
|
|
o see docs/KNOWN_BUGS (https://curl.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:
|
|
|
|
|
2021-04-20 05:51:53 -04:00
|
|
|
Daniel Stenberg, Emil Engler, Georeth Zhou, Jacob Hoffman-Andrews,
|
|
|
|
Javier Blazquez, Michal Rus, Ray Satiro, Stefan Karpinski, Victor Vieux,
|
|
|
|
Viktor Szakats,
|
|
|
|
(10 contributors)
|
2011-12-19 14:08:59 -05:00
|
|
|
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
|
2021-04-15 02:23:42 -04:00
|
|
|
[1] = https://curl.se/bug/?i=6889
|
|
|
|
[2] = https://curl.se/bug/?i=6894
|
2021-04-20 05:51:53 -04:00
|
|
|
[4] = https://curl.se/bug/?i=6920
|
|
|
|
[5] = https://curl.se/bug/?i=6919
|
|
|
|
[6] = https://curl.se/bug/?i=6863
|
|
|
|
[7] = https://curl.se/bug/?i=6847
|
|
|
|
[8] = https://curl.se/bug/?i=6700
|
|
|
|
[9] = https://curl.se/bug/?i=6773
|
|
|
|
[10] = https://curl.se/bug/?i=6772
|
|
|
|
[11] = https://curl.se/bug/?i=6905
|
|
|
|
[12] = https://curl.se/bug/?i=6901
|
|
|
|
[13] = https://curl.se/bug/?i=6900
|
|
|
|
[14] = https://curl.se/bug/?i=6895
|
|
|
|
[15] = https://curl.se/bug/?i=6887
|
|
|
|
[16] = https://curl.se/bug/?i=6921
|