2015-02-25 16:08:13 +08:00
|
|
|
Curl and libcurl 7.42.0
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2015-02-25 16:08:13 +08:00
|
|
|
Public curl releases: 145
|
2015-01-17 06:36:02 +08:00
|
|
|
Command line options: 163
|
|
|
|
curl_easy_setopt() options: 209
|
2008-05-13 05:43:24 +08:00
|
|
|
Public functions in libcurl: 58
|
2015-01-08 17:00:28 +08:00
|
|
|
Contributors: 1233
|
2014-03-26 05:57:47 +08:00
|
|
|
|
2006-08-09 06:56:46 +08:00
|
|
|
This release includes the following changes:
|
2008-09-01 22:27:24 +08:00
|
|
|
|
2015-02-25 16:08:13 +08:00
|
|
|
o
|
2006-08-09 06:56:46 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2015-02-28 19:20:59 +08:00
|
|
|
o sws: timeout idle CONNECT connections
|
|
|
|
o nss: improve error handling in Curl_nss_random()
|
|
|
|
o nss: do not skip Curl_nss_seed() if data is NULL
|
|
|
|
o curl-config.in: eliminate double quotes around CURL_CA_BUNDLE
|
|
|
|
o http2: move lots of verbose output to be debug-only
|
|
|
|
o dist: add extern-scan.pl to the tarball
|
|
|
|
o http2: return recv error on unexpected EOF [1]
|
|
|
|
o build: Use default RandomizedBaseAddress directive in VC9+ project files
|
|
|
|
o build: Removed DataExecutionPrevention directive from VC9+ project files
|
|
|
|
o tool: Updated the warnf() function to use the GlobalConfig structure
|
|
|
|
o http2: Return error if stream was closed with other than NO_ERROR
|
2015-02-25 16:08:13 +08:00
|
|
|
o
|
2010-12-15 22:54:17 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following known bugs:
|
|
|
|
|
|
|
|
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
|
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2015-02-28 19:20:59 +08:00
|
|
|
Daniel Stenberg, Kamil Dudka, Steve Holme, Tatsuhiro Tsujikawa
|
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:
|
|
|
|
|
2015-02-28 19:20:59 +08:00
|
|
|
[1] = http://curl.haxx.se/bug/view.cgi?id=1487
|
|
|
|
[2] =
|