2016-12-24 06:47:33 +08:00
|
|
|
Curl and libcurl 7.52.2
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2016-12-24 06:47:33 +08:00
|
|
|
Public curl releases: 163
|
2016-12-19 16:12:35 +08:00
|
|
|
Command line options: 204
|
2016-11-25 07:47:52 +08:00
|
|
|
curl_easy_setopt() options: 243
|
2015-08-12 15:07:37 +08:00
|
|
|
Public functions in libcurl: 61
|
2016-12-19 16:12:35 +08:00
|
|
|
Contributors: 1480
|
2016-09-07 21:45:24 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2016-12-27 04:12:44 +08:00
|
|
|
o gnutls-random: check return code for failed random
|
|
|
|
o openssl-random: check return code when asking for random
|
|
|
|
o http: remove "Curl_http_done: called premature" message
|
|
|
|
o cyassl: use time_t instead of long for timeout
|
|
|
|
o build-wolfssl: Sync config with wolfSSL 3.10
|
|
|
|
o ftp-gss: check for init before use
|
|
|
|
o configure: accept --with-libidn2 instead [1]
|
|
|
|
o ftp: failure to resolve proxy should return that error code
|
|
|
|
o curl.1: add three more exit codes
|
|
|
|
o docs/ciphers: link to our own new page about ciphers
|
|
|
|
o vtls: s/SSLEAY/OPENSSL - fixes multi_socket timeouts with openssl [2]
|
2016-11-09 16:14:44 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following known bugs:
|
|
|
|
|
2016-02-03 07:19:02 +08:00
|
|
|
o see docs/KNOWN_BUGS (https://curl.haxx.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:
|
|
|
|
|
2016-12-27 04:12:44 +08:00
|
|
|
Christian Weisgerber, Daniel Romero, Daniel Stenberg, Ray Satiro,
|
|
|
|
(4 contributors)
|
2014-04-01 04:22:42 +08:00
|
|
|
|
2003-09-23 05:38:52 +08:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|
2011-12-20 03:08:59 +08:00
|
|
|
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
|
2016-12-27 04:12:44 +08:00
|
|
|
[1] = https://curl.haxx.se/mail/lib-2016-12/0110.html
|
|
|
|
[2] = https://curl.haxx.se/bug/?i=1174
|