2015-08-12 03:07:37 -04:00
|
|
|
Curl and libcurl 7.45.0
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2015-08-12 03:07:37 -04:00
|
|
|
Public curl releases: 149
|
|
|
|
Command line options: 177
|
2015-06-16 03:36:46 -04:00
|
|
|
curl_easy_setopt() options: 219
|
2015-08-12 03:07:37 -04:00
|
|
|
Public functions in libcurl: 61
|
|
|
|
Contributors: 1303
|
2014-03-25 17:57:47 -04:00
|
|
|
|
2006-08-08 18:56:46 -04:00
|
|
|
This release includes the following changes:
|
2008-09-01 10:27:24 -04:00
|
|
|
|
2015-08-12 03:07:37 -04:00
|
|
|
o
|
2015-05-27 08:48:59 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2015-08-20 17:12:21 -04:00
|
|
|
o curl_global_init_mem.3: Stronger thread safety warning [1]
|
|
|
|
o buildconf.bat: Fixed issues when ran in directories with special chars [2]
|
|
|
|
o cmake: Fix CurlTests check for gethostbyname_r with 5 arguments
|
|
|
|
o generate.bat: Fixed issues when ran in directories with special chars
|
|
|
|
o generate.bat: Only call buildconf.bat if it exists
|
|
|
|
o generate.bat: Added support for generating only the prerequisite files
|
|
|
|
o curl.1: Document weaknesses in SSLv2 and SSLv3
|
|
|
|
o CURLOPT_HTTP_VERSION.3: connection re-use goes before version
|
|
|
|
o docs: Update the redirect protocols disabled by default
|
|
|
|
o inet_pton.c: Fix MSVC run-time check failure
|
|
|
|
o CURLMOPT_PUSHFUNCTION.3: fix argument types
|
|
|
|
o rtsp: support basic/digest authentication
|
|
|
|
o rtsp: stop reading empty DESCRIBE responses
|
2010-12-15 09:54:17 -05:00
|
|
|
|
2007-07-22 06:17:52 -04: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-08-20 17:12:21 -04:00
|
|
|
Alessandro Ghedini, Brad King, Daniel Kahn Gillmor, Daniel Seither,
|
|
|
|
Daniel Stenberg, Eric Ridge, Erik Janssen, Jim Hollinger, Marcel Raad,
|
|
|
|
Ray Satiro, Sam Roth, Steve Holme, Svyatoslav Mishyn,
|
|
|
|
(13 contributors)
|
2014-03-31 16:22:42 -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:
|
|
|
|
|
2015-08-20 17:12:21 -04:00
|
|
|
[1] = http://curl.haxx.se/mail/lib-2015-08/0016.html
|
|
|
|
[2] = https://github.com/bagder/curl/pull/379
|
|
|
|
|