2019-07-19 17:52:34 -04:00
|
|
|
curl and libcurl 7.66.0
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2019-07-19 17:52:34 -04:00
|
|
|
Public curl releases: 185
|
2019-07-30 03:28:44 -04:00
|
|
|
Command line options: 224
|
|
|
|
curl_easy_setopt() options: 269
|
2018-09-08 16:45:45 -04:00
|
|
|
Public functions in libcurl: 80
|
2019-07-19 05:32:23 -04:00
|
|
|
Contributors: 1991
|
2019-05-24 06:50:01 -04:00
|
|
|
|
2019-07-25 17:49:16 -04:00
|
|
|
This release includes the following changes:
|
|
|
|
|
|
|
|
o curl: support parallel transfers with -Z [4]
|
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2019-07-25 17:49:16 -04:00
|
|
|
o HTTP3: initial (experimental still not working) support [5]
|
2019-07-30 03:28:44 -04:00
|
|
|
o HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknown [10]
|
|
|
|
o asyn-thread: create a socketpair to wait on [14]
|
|
|
|
o curl: cap the maximum allowed values for retry time arguments [13]
|
2019-07-25 17:49:16 -04:00
|
|
|
o curl_version_info: provide nghttp2 details [2]
|
|
|
|
o docs/MANUAL.md: converted to markdown from plain text [3]
|
2019-07-30 03:28:44 -04:00
|
|
|
o easy: resize receive buffer on easy handle reset [9]
|
|
|
|
o examples: Avoid reserved names in hiperfifo examples [8]
|
|
|
|
o http2_recv: trigger another read when the last data is returned [11]
|
2019-07-25 17:49:16 -04:00
|
|
|
o multi: call detach_connection before Curl_disconnect [6]
|
2019-07-30 03:28:44 -04:00
|
|
|
o progress: reset download/uploaded counter between transfers [12]
|
2019-07-25 17:49:16 -04:00
|
|
|
o source: remove names from source comments [1]
|
|
|
|
o ssh-libssh: do not specify O_APPEND when not in append mode [7]
|
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:
|
|
|
|
|
2019-07-30 03:28:44 -04:00
|
|
|
Alessandro Ghedini, Balazs Kovacsics, Brad Spencer, Daniel Gustafsson,
|
|
|
|
Daniel Stenberg, Felix Hädicke, Gergely Nagy, Ironbars13 on github,
|
|
|
|
Jason Lee, Marcel Raad, Michael Lee, Ray Satiro, The Infinnovation team,
|
|
|
|
Tom van der Woerdt,
|
|
|
|
(14 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:
|
|
|
|
|
2019-07-25 17:49:16 -04:00
|
|
|
[1] = https://curl.haxx.se/bug/?i=4129
|
|
|
|
[2] = https://curl.haxx.se/bug/?i=4121
|
|
|
|
[3] = https://curl.haxx.se/bug/?i=4131
|
|
|
|
[4] = https://curl.haxx.se/bug/?i=3804
|
|
|
|
[5] = https://curl.haxx.se/bug/?i=3500
|
|
|
|
[6] = https://curl.haxx.se/bug/?i=4144
|
|
|
|
[7] = https://curl.haxx.se/bug/?i=4147
|
2019-07-30 03:28:44 -04:00
|
|
|
[8] = https://curl.haxx.se/bug/?i=4153
|
|
|
|
[9] = https://curl.haxx.se/bug/?i=4143
|
|
|
|
[10] = https://curl.haxx.se/bug/?i=4138
|
|
|
|
[11] = https://curl.haxx.se/bug/?i=4043
|
|
|
|
[12] = https://curl.haxx.se/bug/?i=4084
|
|
|
|
[13] = https://curl.haxx.se/bug/?i=4166
|
|
|
|
[14] = https://curl.haxx.se/bug/?i=4157
|