2011-06-23 07:02:47 -04:00
|
|
|
Curl and libcurl 7.21.8
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2011-06-23 07:02:47 -04:00
|
|
|
Public curl releases: 124
|
2011-04-19 08:08:25 -04:00
|
|
|
Command line options: 144
|
2011-07-19 13:10:43 -04:00
|
|
|
curl_easy_setopt() options: 187
|
2008-05-12 17:43:24 -04:00
|
|
|
Public functions in libcurl: 58
|
2009-11-29 14:12:00 -05:00
|
|
|
Known libcurl bindings: 39
|
2011-04-22 16:02:55 -04:00
|
|
|
Contributors: 868
|
2003-10-29 04:53:21 -05:00
|
|
|
|
2006-08-08 18:56:46 -04:00
|
|
|
This release includes the following changes:
|
2008-09-01 10:27:24 -04:00
|
|
|
|
2011-07-19 13:10:43 -04:00
|
|
|
o Added CURLOPT_GSSAPI_DELEGATION
|
2011-08-04 19:12:24 -04:00
|
|
|
o Added NTLM_SSO support
|
|
|
|
o Display notes from setup file in testcurl.pl
|
2011-08-05 10:32:20 -04:00
|
|
|
o BSD-style lwIP TCP/IP stack support on Windows
|
2011-06-23 07:02:47 -04:00
|
|
|
o
|
2006-08-08 18:56:46 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2011-07-17 17:47:59 -04:00
|
|
|
o curl_getdate: detect some illegal dates better'
|
|
|
|
o when sending a request and an error is received before the (entire) request
|
|
|
|
body is sent, stop sending the request and close the connection after
|
|
|
|
having received the entire response. This is equally true if an Expect:
|
|
|
|
100-continue header was used.
|
2011-08-04 19:12:24 -04:00
|
|
|
o When using both -J and a single -O with multiple URLs, a missing init
|
|
|
|
could cause a segfault
|
|
|
|
o -J fixed for escaped quotes
|
|
|
|
o -J fixed for file names with semicolons
|
|
|
|
o progress: reset flags at transfer start to avoid wrong
|
|
|
|
CURLINFO_CONTENT_LENGTH_DOWNLOAD
|
|
|
|
o curl_gssapi: Guard files with HAVE_GSSAPI and rename private header
|
|
|
|
o silence picky compilers: mark unused parameters
|
|
|
|
o help output: more gnu like output
|
|
|
|
o libtests: stop checking for CURLM_CALL_MULTI_PERFORM
|
|
|
|
o setting a non-HTTP proxy with an environment variable or with CURLOPT_PROXY
|
|
|
|
/ --proxy (without specifying CURLOPT_PROXYTYPE) would still make it do
|
|
|
|
proxy-like HTTP requests
|
|
|
|
o
|
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:
|
|
|
|
|
2011-08-04 19:12:24 -04:00
|
|
|
Paolo Piacentini, Steven Parkes, Adam Tkac, Ben Winslow, Dan Fandrich,
|
|
|
|
Julien Chaffraix, Kamil Dudka, Mandy Wu, Michael Mueller, Patrick Monnerat,
|
|
|
|
Yang Tse, Paul Howarth, Garrett Holmstrom, Peter Hjalmarsson, Herve Amblard,
|
|
|
|
Christian Hagele, Richard Silverman
|
2008-01-28 16:19:15 -05:00
|
|
|
|
2003-09-22 17:38:52 -04:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|