2017-12-01 12:37:05 +03:00
|
|
|
Curl and libcurl 7.57.1
|
2003-09-23 01:38:52 +04:00
|
|
|
|
2017-12-01 12:37:05 +03:00
|
|
|
Public curl releases: 172
|
2017-08-19 00:30:40 +03:00
|
|
|
Command line options: 211
|
2017-09-04 09:34:53 +03:00
|
|
|
curl_easy_setopt() options: 249
|
2017-09-04 10:40:04 +03:00
|
|
|
Public functions in libcurl: 74
|
2017-11-26 16:30:56 +03:00
|
|
|
Contributors: 1649
|
2017-01-20 18:56:05 +03:00
|
|
|
|
2017-10-23 14:33:04 +03:00
|
|
|
This release includes the following changes:
|
|
|
|
|
2017-12-01 12:37:05 +03:00
|
|
|
o
|
2017-10-23 14:33:04 +03:00
|
|
|
|
2007-07-22 14:17:52 +04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2017-12-01 12:37:05 +03:00
|
|
|
o travis: add boringssl build [1]
|
|
|
|
o examples/xmlstream.c: don't switch off CURL_GLOBAL_SSL [2]
|
|
|
|
o SSL: Avoid magic allocation of SSL backend specific data [3]
|
|
|
|
o lib: don't export all symbols, just everything curl_* [4]
|
2016-11-09 11:14:44 +03:00
|
|
|
|
2007-07-22 14:17:52 +04:00
|
|
|
This release includes the following known bugs:
|
|
|
|
|
2016-02-03 02:19:02 +03:00
|
|
|
o see docs/KNOWN_BUGS (https://curl.haxx.se/docs/knownbugs.html)
|
2007-07-22 14:17:52 +04:00
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2017-12-01 12:37:05 +03:00
|
|
|
Daniel Stenberg, Dima Tisnek, Johannes Schindelin, W. Mark Kubacki,
|
|
|
|
(4 contributors)
|
2017-03-08 12:55:06 +03:00
|
|
|
|
2003-09-23 01:38:52 +04:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|
2011-12-19 23:08:59 +04:00
|
|
|
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
|
2017-12-01 12:37:05 +03:00
|
|
|
[1] = https://curl.haxx.se/bug/?i=2118
|
|
|
|
[2] = https://curl.haxx.se/mail/lib-2017-12/0000.html
|
|
|
|
[3] = https://curl.haxx.se/bug/?i=2119
|
|
|
|
[4] = https://curl.haxx.se/bug/?i=2127
|