2022-01-14 05:21:16 +08:00
|
|
|
|
curl and libcurl 7.82.0
|
2003-09-23 05:38:52 +08:00
|
|
|
|
|
2022-01-06 06:13:49 +08:00
|
|
|
|
Public curl releases: 206
|
2021-11-15 17:44:29 +08:00
|
|
|
|
Command line options: 244
|
|
|
|
|
curl_easy_setopt() options: 295
|
2021-09-28 14:27:24 +08:00
|
|
|
|
Public functions in libcurl: 86
|
2022-01-25 16:27:24 +08:00
|
|
|
|
Contributors: 2571
|
2020-07-01 16:37:20 +08:00
|
|
|
|
|
2021-09-23 19:10:52 +08:00
|
|
|
|
This release includes the following changes:
|
|
|
|
|
|
2022-01-14 05:21:16 +08:00
|
|
|
|
o mesalink: remove support [23]
|
2021-09-23 19:10:52 +08:00
|
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
|
2022-01-14 05:21:16 +08:00
|
|
|
|
o appveyor: update images from VS 2019 to 2022
|
|
|
|
|
o appveyor: use VS 2017 image for the autotools builds
|
|
|
|
|
o build: enable -Warith-conversion
|
|
|
|
|
o build: fix -Wenum-conversion handling
|
2022-01-17 23:49:00 +08:00
|
|
|
|
o checksrc: fix typo in comment [34]
|
2022-01-10 01:13:04 +08:00
|
|
|
|
o CI: move the rustls CI job to GHA from Zuul [8]
|
2022-01-25 16:27:24 +08:00
|
|
|
|
o CI: test building wolfssl with --enable-opensslextra [42]
|
|
|
|
|
o CI: workflows/wolfssl: install impacket [47]
|
2022-01-10 01:13:04 +08:00
|
|
|
|
o cmake: fix iOS CMake project generation error [13]
|
2022-01-25 16:27:24 +08:00
|
|
|
|
o cmdline-opts/gen.pl: fix option matching to improve references [50]
|
2022-01-14 05:21:16 +08:00
|
|
|
|
o curl tool: erase some more sensitive command line arguments [22]
|
2022-01-10 01:13:04 +08:00
|
|
|
|
o curl-functions.m4: fix LIBRARY_PATH adjustment to avoid eval [5]
|
2022-01-14 05:21:16 +08:00
|
|
|
|
o curl-functions.m4: revert DYLD_LIBRARY_PATH tricks in CURL_RUN_IFELSE [9]
|
2022-01-17 23:49:00 +08:00
|
|
|
|
o curl-openssl: remove the OpenSSL headers and library versions check [35]
|
|
|
|
|
o curl: remove "separators" (when using globbed URLs) [32]
|
2022-01-14 05:21:16 +08:00
|
|
|
|
o curl_multi_socket.3: remove callback and typical usage descriptions [7]
|
2022-01-10 01:13:04 +08:00
|
|
|
|
o curl_url_set.3: mention when CURLU_ALLOW_SPACE was added
|
2022-01-17 23:49:00 +08:00
|
|
|
|
o CURLMOPT_TIMERFUNCTION/DATA.3: fix the examples [27]
|
2022-01-14 05:21:16 +08:00
|
|
|
|
o CURLOPT_RESOLVE.3: change example port to 443
|
|
|
|
|
o docs/cmdline-opts: add "mutexed" options for more http versions [25]
|
2022-01-25 16:27:24 +08:00
|
|
|
|
o docs: document HTTP/2 not insisting on TLS 1.2 [49]
|
2022-01-06 06:13:49 +08:00
|
|
|
|
o docs: fix mandoc -T lint formatting complaints [2]
|
2022-01-25 16:27:24 +08:00
|
|
|
|
o docs: update IETF links to use datatracker [41]
|
2022-01-10 01:13:04 +08:00
|
|
|
|
o examples/multi-app.c: call curl_multi_remove_handle as well [19]
|
2022-01-17 23:49:00 +08:00
|
|
|
|
o formdata: avoid size_t => long typecast overflows [37]
|
2022-01-06 06:13:49 +08:00
|
|
|
|
o gen.pl: terminate "example" sections better [4]
|
2022-01-25 16:27:24 +08:00
|
|
|
|
o hostcheck: fixed to not touch used input strings [38]
|
2022-01-14 05:21:16 +08:00
|
|
|
|
o ldap: return CURLE_URL_MALFORMAT for bad URL [24]
|
2022-01-17 23:49:00 +08:00
|
|
|
|
o mbedtls: fix CURLOPT_SSLCERT_BLOB (again)
|
2022-01-25 16:27:24 +08:00
|
|
|
|
o mbedtls: fix ssl_init error with mbedTLS 3.1.0+ [12]
|
2022-01-14 05:21:16 +08:00
|
|
|
|
o mbedtls: return CURLcode result instead of a mbedtls error code [1]
|
2022-01-25 16:27:24 +08:00
|
|
|
|
o md5: check md5_init_func return value
|
|
|
|
|
o misc: allow curl to build with wolfssl --enable-opensslextra [43]
|
2022-01-17 23:49:00 +08:00
|
|
|
|
o misc: remove BeOS code and references [30]
|
|
|
|
|
o misc: remove the final watcom references [29]
|
|
|
|
|
o mqtt: free any send leftover data when done [36]
|
|
|
|
|
o multi: set in_callback for multi interface callbacks [28]
|
2022-01-10 01:13:04 +08:00
|
|
|
|
o next.d. remove .fi/.nf as they are handled by gen.pl [3]
|
2022-01-25 16:27:24 +08:00
|
|
|
|
o ngtcp2: adapt to changed end of headers callback proto [39]
|
2022-01-10 01:13:04 +08:00
|
|
|
|
o ngtcp2: fix declaration of ‘result’ shadows a previous local [14]
|
2022-01-14 05:21:16 +08:00
|
|
|
|
o openldap: implement SASL authentication [16]
|
2022-01-10 01:13:04 +08:00
|
|
|
|
o openssl.h: avoid including OpenSSL headers here [15]
|
2022-01-25 16:27:24 +08:00
|
|
|
|
o openssl: check SSL_get_ex_data to prevent potential NULL dereference [40]
|
2022-01-10 01:13:04 +08:00
|
|
|
|
o openssl: check the return value of BIO_new_mem_buf() [18]
|
2022-01-25 16:27:24 +08:00
|
|
|
|
o openssl: return error if TLS 1.3 is requested when not supported [45]
|
|
|
|
|
o projects: fix Visual Studio wolfSSL configurations
|
|
|
|
|
o quiche: change qlog file extension to `.sqlog` [44]
|
2022-01-17 23:49:00 +08:00
|
|
|
|
o quiche: verify the server cert on connect [33]
|
2022-01-10 01:13:04 +08:00
|
|
|
|
o remote-header-name.d: clarify [10]
|
2022-01-25 16:27:24 +08:00
|
|
|
|
o runtests.pl: disable debuginfod [51]
|
2022-01-10 01:13:04 +08:00
|
|
|
|
o runtests.pl: properly print the test if it contains binary zeros
|
2022-01-14 05:21:16 +08:00
|
|
|
|
o runtests.pl: support the nonewline attribute for the data part [21]
|
2022-01-10 01:13:04 +08:00
|
|
|
|
o runtests: allow client/file to specify multiple directories
|
|
|
|
|
o runtests: make 'rustls' a testable feature
|
|
|
|
|
o runtests: make 'wolfssl' a testable feature [6]
|
2022-01-14 05:21:16 +08:00
|
|
|
|
o rustls: add CURLOPT_CAINFO_BLOB support [26]
|
2022-01-10 01:13:04 +08:00
|
|
|
|
o scripts/copyright.pl: support many provided file names on the cmdline
|
2022-01-14 05:21:16 +08:00
|
|
|
|
o test374: gif data without new line at the end [20]
|
2022-01-10 01:13:04 +08:00
|
|
|
|
o tool_findfile: check ~/.config/curlrc too [17]
|
2022-01-17 23:49:00 +08:00
|
|
|
|
o tool_getparam: DNS options that need c-ares now fail without it [31]
|
2022-01-10 01:13:04 +08:00
|
|
|
|
o url: given a user in the URL, find pwd for that user in netrc [11]
|
2022-01-25 16:27:24 +08:00
|
|
|
|
o url: make Curl_disconnect return void [48]
|
2019-07-19 17:32:23 +08:00
|
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
|
This release includes the following known bugs:
|
|
|
|
|
|
2020-11-04 21:02:01 +08:00
|
|
|
|
o see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
|
2007-07-22 18:17:52 +08:00
|
|
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
|
advice from friends like these:
|
|
|
|
|
|
2022-01-17 23:49:00 +08:00
|
|
|
|
Alessandro Ghedini, Cameron Will, Daniel Stenberg, Fabian Keil,
|
2022-01-25 16:27:24 +08:00
|
|
|
|
Fabian Yamaguchi, Filip Lundgren, Harry Sarson, Ikko Ashimine, Jan Ehrhardt,
|
|
|
|
|
jhoyla on github, jonny112 on github, Lucas Pardue, Manfred Schwarb,
|
|
|
|
|
Marcel Raad, Melroy van den Berg, Michał Antoniak, Niels Martignène,
|
2022-01-25 19:05:06 +08:00
|
|
|
|
Patrick Monnerat, pheiduck on github, Ray Satiro, Ryan Schmidt,
|
2022-01-25 16:27:24 +08:00
|
|
|
|
Sandro Jaeckel, Satadru Pramanik, Stefan Eissing, Stephen Boost,
|
2022-01-17 23:49:00 +08:00
|
|
|
|
Stephen M. Coakley, updatede on github, Viktor Szakats, Xiaoke Wang,
|
2022-01-25 16:27:24 +08:00
|
|
|
|
(29 contributors)
|
2011-12-20 03:08:59 +08:00
|
|
|
|
|
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
|
|
2022-01-14 05:21:16 +08:00
|
|
|
|
[1] = https://curl.se/bug/?i=8266
|
2022-01-06 06:13:49 +08:00
|
|
|
|
[2] = https://curl.se/bug/?i=8228
|
|
|
|
|
[3] = https://curl.se/bug/?i=8228
|
|
|
|
|
[4] = https://curl.se/bug/?i=8228
|
|
|
|
|
[5] = https://curl.se/bug/?i=8229
|
2022-01-10 01:13:04 +08:00
|
|
|
|
[6] = https://curl.se/bug/?i=8252
|
2022-01-14 05:21:16 +08:00
|
|
|
|
[7] = https://curl.se/bug/?i=8262
|
2022-01-10 01:13:04 +08:00
|
|
|
|
[8] = https://curl.se/bug/?i=8251
|
2022-01-14 05:21:16 +08:00
|
|
|
|
[9] = https://curl.se/bug/?i=8229
|
2022-01-10 01:13:04 +08:00
|
|
|
|
[10] = https://curl.se/bug/?i=8249
|
|
|
|
|
[11] = https://curl.se/bug/?i=8241
|
|
|
|
|
[12] = https://curl.se/bug/?i=8238
|
|
|
|
|
[13] = https://curl.se/bug/?i=8244
|
|
|
|
|
[14] = https://curl.se/bug/?i=8245
|
|
|
|
|
[15] = https://curl.se/bug/?i=8240
|
2022-01-14 05:21:16 +08:00
|
|
|
|
[16] = https://curl.se/bug/?i=8152
|
2022-01-10 01:13:04 +08:00
|
|
|
|
[17] = https://curl.se/bug/?i=8208
|
|
|
|
|
[18] = https://curl.se/bug/?i=8233
|
|
|
|
|
[19] = https://curl.se/bug/?i=8234
|
2022-01-14 05:21:16 +08:00
|
|
|
|
[20] = https://curl.se/bug/?i=8239
|
|
|
|
|
[21] = https://curl.se/bug/?i=8239
|
|
|
|
|
[22] = https://curl.se/bug/?i=7964
|
|
|
|
|
[23] = https://curl.se/bug/?i=8188
|
|
|
|
|
[24] = https://curl.se/bug/?i=8170
|
|
|
|
|
[25] = https://curl.se/bug/?i=8254
|
|
|
|
|
[26] = https://curl.se/bug/?i=8255
|
2022-01-17 23:49:00 +08:00
|
|
|
|
[27] = https://curl.se/bug/?i=8286
|
|
|
|
|
[28] = https://curl.se/bug/?i=8282
|
|
|
|
|
[29] = https://curl.se/bug/?i=8287
|
|
|
|
|
[30] = https://curl.se/bug/?i=8288
|
|
|
|
|
[31] = https://curl.se/bug/?i=8285
|
|
|
|
|
[32] = https://curl.se/bug/?i=8278
|
|
|
|
|
[33] = https://curl.se/bug/?i=8173
|
|
|
|
|
[34] = https://curl.se/bug/?i=8281
|
|
|
|
|
[35] = https://curl.se/bug/?i=8279
|
|
|
|
|
[36] = https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43515
|
|
|
|
|
[37] = https://hackerone.com/reports/1444539
|
2022-01-25 16:27:24 +08:00
|
|
|
|
[38] = https://curl.se/bug/?i=8321
|
|
|
|
|
[39] = https://curl.se/bug/?i=8322
|
|
|
|
|
[40] = https://curl.se/bug/?i=8268
|
|
|
|
|
[41] = https://curl.se/bug/?i=8317
|
|
|
|
|
[42] = https://curl.se/bug/?i=8315
|
|
|
|
|
[43] = https://curl.se/bug/?i=8292
|
|
|
|
|
[44] = https://curl.se/bug/?i=8316
|
|
|
|
|
[45] = https://curl.se/bug/?i=8309
|
|
|
|
|
[47] = https://curl.se/bug/?i=8307
|
|
|
|
|
[48] = https://curl.se/bug/?i=8303
|
|
|
|
|
[49] = https://curl.se/bug/?i=8235
|
|
|
|
|
[50] = https://curl.se/bug/?i=8299
|
|
|
|
|
[51] = https://curl.se/bug/?i=8291
|