2018-11-01 06:02:49 -04:00
|
|
|
Curl and libcurl 7.63.0
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2018-11-01 06:02:49 -04:00
|
|
|
Public curl releases: 178
|
2018-09-08 16:45:45 -04:00
|
|
|
Command line options: 219
|
|
|
|
curl_easy_setopt() options: 261
|
|
|
|
Public functions in libcurl: 80
|
2018-10-29 03:35:51 -04:00
|
|
|
Contributors: 1808
|
2017-10-23 07:33:04 -04:00
|
|
|
|
2018-09-05 04:22:54 -04:00
|
|
|
This release includes the following changes:
|
|
|
|
|
2018-11-07 06:00:14 -05:00
|
|
|
o curl: add %{stderr} and %{stdout} for --write-out [24]
|
|
|
|
o curl: add undocumented option --dump-module-paths for win32 [19]
|
2018-09-05 04:22:54 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2018-11-07 06:00:14 -05:00
|
|
|
o Curl_follow: accept non-supported schemes for "fake" redirects [9]
|
|
|
|
o OS400: add URL API ccsid wrappers and sync ILE/RPG bindings
|
|
|
|
o TODO: Have the URL API offer IDN decoding [22]
|
2018-11-01 06:02:49 -04:00
|
|
|
o axtls: removed [1]
|
2018-11-07 06:00:14 -05:00
|
|
|
o configure: show CFLAGS, LDFLAGS etc in summary [7]
|
|
|
|
o curl: fix --local-port integer overflow [25]
|
|
|
|
o curl: fixed UTF-8 in current console code page (Windows) [16]
|
|
|
|
o curl_multibyte: fix a malloc overcalculation [18]
|
|
|
|
o infof: clearly indicate truncation [14]
|
|
|
|
o libcurl: stop reading from paused transfers [20]
|
|
|
|
o mprintf: avoid unsigned integer overflow warning [10]
|
|
|
|
o netrc: don't ignore the login name specified with "--user" [17]
|
|
|
|
o openvms: fix example name [8]
|
2018-11-01 06:02:49 -04:00
|
|
|
o runtests: use the local curl for verifying [6]
|
2018-11-07 06:00:14 -05:00
|
|
|
o schannel: be consistent in Schannel capitalization [23]
|
2018-11-01 06:02:49 -04:00
|
|
|
o schannel: better CURLOPT_CERTINFO support [2]
|
|
|
|
o schannel: use Curl_ prefix for global private symbols [4]
|
2018-11-07 06:00:14 -05:00
|
|
|
o symbols-in-versions: add missing CURLU_ symbols [15]
|
2018-11-01 06:02:49 -04:00
|
|
|
o tests: drop http_pipe.py script no longer used [5]
|
|
|
|
o travis: build with clang sanitizers [3]
|
2018-11-07 06:00:14 -05:00
|
|
|
o travis: remove curl before a normal build [11]
|
|
|
|
o url: a short host name + port is not a scheme [13]
|
|
|
|
o url: fix IPv6 numeral address parser [12]
|
|
|
|
o urlapi: only skip encoding the first '=' with APPENDQUERY set [21]
|
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:
|
|
|
|
|
2018-11-07 06:00:14 -05:00
|
|
|
Alessandro Ghedini, Alexey Melnichuk, Brad King, Brian Carpenter,
|
|
|
|
Daniel Gustafsson, Daniel Stenberg, Dheeraj Sangamkar, Frank Gevaerts,
|
|
|
|
Hagai Auro, Kamil Dudka, Marcel Raad, Marcos Diazr, Michael Kaufmann,
|
|
|
|
Patrick Monnerat, Ray Satiro, Sven Blumenstein, Tim Rühsen,
|
|
|
|
tpaukrt on github, Viktor Szakats, Yasuhiro Matsumoto,
|
|
|
|
(20 contributors)
|
2018-09-08 16:45:45 -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:
|
|
|
|
|
2018-11-01 06:02:49 -04:00
|
|
|
[1] = https://curl.haxx.se/bug/?i=3194
|
|
|
|
[2] = https://curl.haxx.se/bug/?i=3197
|
|
|
|
[3] = https://curl.haxx.se/bug/?i=3190
|
|
|
|
[4] = https://curl.haxx.se/bug/?i=3201
|
|
|
|
[5] = https://curl.haxx.se/bug/?i=3204
|
|
|
|
[6] = https://curl.haxx.se/mail/lib-2018-10/0118.html
|
2018-11-07 06:00:14 -05:00
|
|
|
[7] = https://curl.haxx.se/bug/?i=3207
|
|
|
|
[8] = https://curl.haxx.se/bug/?i=3217
|
|
|
|
[9] = https://curl.haxx.se/bug/?i=3210
|
|
|
|
[10] = https://curl.haxx.se/bug/?i=3184
|
|
|
|
[11] = https://curl.haxx.se/bug/?i=3198
|
|
|
|
[12] = https://curl.haxx.se/bug/?i=3218
|
|
|
|
[13] = https://curl.haxx.se/bug/?i=3220
|
|
|
|
[14] = https://curl.haxx.se/bug/?i=3216
|
|
|
|
[15] = https://curl.haxx.se/bug/?i=3226
|
|
|
|
[16] = https://curl.haxx.se/bug/?i=3211
|
|
|
|
[17] = https://curl.haxx.se/bug/?i=3213
|
|
|
|
[18] = https://curl.haxx.se/bug/?i=3209
|
|
|
|
[19] = https://curl.haxx.se/bug/?i=3208
|
|
|
|
[20] = https://curl.haxx.se/bug/?i=3240
|
|
|
|
[21] = https://curl.haxx.se/bug/?i=3231
|
|
|
|
[22] = https://curl.haxx.se/bug/?i=3232
|
|
|
|
[23] = https://curl.haxx.se/bug/?i=3243
|
|
|
|
[24] = https://curl.haxx.se/bug/?i=3115
|
|
|
|
[25] = https://curl.haxx.se/bug/?i=3242
|