2019-05-22 04:11:05 -04:00
|
|
|
curl and libcurl 7.65.1
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2019-05-22 04:11:05 -04:00
|
|
|
Public curl releases: 182
|
2019-03-15 06:00:24 -04:00
|
|
|
Command line options: 221
|
2019-05-09 09:26:14 -04:00
|
|
|
curl_easy_setopt() options: 268
|
2018-09-08 16:45:45 -04:00
|
|
|
Public functions in libcurl: 80
|
2019-03-27 02:53:33 -04:00
|
|
|
Contributors: 1929
|
2017-10-23 07:33:04 -04:00
|
|
|
|
2018-09-05 04:22:54 -04:00
|
|
|
This release includes the following changes:
|
|
|
|
|
2019-05-24 06:50:01 -04:00
|
|
|
o Added CURLOPT_SASL_AUTHZID [14]
|
|
|
|
o Addded --sasl-authzid [14]
|
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2019-05-24 06:50:01 -04:00
|
|
|
o PolarSSL: deprecate support step 1. Removed from configure [3]
|
|
|
|
o Repair CURLOPT_LOW_SPEED_* [6]
|
|
|
|
o cmake: check for if_nametoindex() [2]
|
|
|
|
o config-win32: add support for if_nametoindex and getsockname [8]
|
|
|
|
o example/http2-download: fix format specifier [4]
|
|
|
|
o examples: cleanups and compiler warning fixes [4]
|
|
|
|
o md4: build correctly with openssl without MD4 [9]
|
|
|
|
o md4: include the mbedtls config.h to get the MD4 info [10]
|
|
|
|
o parse_proxy: use the IPv6 zone id if given [1]
|
|
|
|
o sectransp: handle errSSLPeerAuthCompleted from SSLRead() [13]
|
|
|
|
o tests: add support to test against OpenSSH for Windows [5]
|
|
|
|
o tool_parse_cfg: Avoid 2 fopen() for WIN32
|
|
|
|
o tool_setopt: for builds with disabled-proxy, skip all proxy setopts() [12]
|
|
|
|
o url: fix bad feature-disable #ifdef [7]
|
|
|
|
o winbuild: Use two space indentation [11]
|
|
|
|
|
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-05-24 06:50:01 -04:00
|
|
|
Daniel Stenberg, Dave Reisner, Edmond Yu, elsamuko on github, Gisle Vanem,
|
|
|
|
Marcel Raad, Marc Hörsken, Patrick Monnerat, Ray Satiro,
|
|
|
|
smuellerDD on github, Steve Holme, Tom Greenslade,
|
|
|
|
(12 contributors)
|
|
|
|
|
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-05-24 06:50:01 -04:00
|
|
|
[1] = https://curl.haxx.se/bug/?i=3482
|
|
|
|
[2] = https://curl.haxx.se/bug/?i=3917
|
|
|
|
[3] = https://curl.haxx.se/bug/?i=3888
|
|
|
|
[4] = https://curl.haxx.se/bug/?i=3919
|
|
|
|
[5] = https://curl.haxx.se/bug/?i=3290
|
|
|
|
[6] = https://curl.haxx.se/bug/?i=3927
|
|
|
|
[7] = https://curl.haxx.se/bug/?i=3924
|
|
|
|
[8] = https://curl.haxx.se/bug/?i=3923
|
|
|
|
[9] = https://curl.haxx.se/bug/?i=3921
|
|
|
|
[10] = https://curl.haxx.se/bug/?i=3922
|
|
|
|
[11] = https://curl.haxx.se/bug/?i=3930
|
|
|
|
[12] = https://curl.haxx.se/bug/?i=3926
|
|
|
|
[13] = https://curl.haxx.se/bug/?i=3932
|
|
|
|
[14] = https://curl.haxx.se/bug/?i=3653
|