2011-04-22 22:02:55 +02:00
|
|
|
Curl and libcurl 7.21.7
|
2003-09-22 21:38:52 +00:00
|
|
|
|
2011-04-22 22:02:55 +02:00
|
|
|
Public curl releases: 123
|
2011-04-19 14:08:25 +02:00
|
|
|
Command line options: 144
|
|
|
|
curl_easy_setopt() options: 186
|
2008-05-12 21:43:24 +00:00
|
|
|
Public functions in libcurl: 58
|
2009-11-29 19:12:00 +00:00
|
|
|
Known libcurl bindings: 39
|
2011-04-22 22:02:55 +02:00
|
|
|
Contributors: 868
|
2003-10-29 09:53:21 +00:00
|
|
|
|
2006-08-08 22:56:46 +00:00
|
|
|
This release includes the following changes:
|
2008-09-01 14:27:24 +00:00
|
|
|
|
2011-04-28 22:23:11 +02:00
|
|
|
o recognize the [protocol]:// prefix in proxy hosts where the protocol is one
|
2011-05-06 11:26:37 +02:00
|
|
|
of socks4, socks4a, socks5 or socks5h.
|
2011-06-07 13:15:50 +02:00
|
|
|
o Added CURLOPT_CLOSESOCKETFUNCTION and CURLOPT_CLOSESOCKETDATA
|
2006-08-08 22:56:46 +00:00
|
|
|
|
2007-07-22 10:17:52 +00:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2011-06-22 23:12:39 +02:00
|
|
|
o SECURITY ADVISORY: inappropriate GSSAPI delegation. Full details at
|
|
|
|
http://curl.haxx.se/docs/adv_20110623.html
|
2011-04-28 22:23:11 +02:00
|
|
|
o NTLM: work with unicode
|
|
|
|
o fix connect with SOCKS proxy when using the multi interface
|
|
|
|
o anyauthput.c: stdint.h must not be included unconditionally
|
|
|
|
o CMake: improved build
|
2011-05-06 11:26:37 +02:00
|
|
|
o SCP/SFTP enable non-blocking earlier
|
2011-06-07 13:15:50 +02:00
|
|
|
o GnuTLS handshake: fix timeout
|
|
|
|
o cyassl: build without filesystem
|
|
|
|
o HTTPS over HTTP proxy using the multi interface
|
2011-06-07 15:57:13 +02:00
|
|
|
o speedcheck: invalid timeout event on a reused handle
|
2011-06-14 14:45:44 +02:00
|
|
|
o Force connection close for HTTP 200 OK when time condition matched
|
|
|
|
o curl_formget: fix FILE * leak
|
|
|
|
o configure: improved OpenSSL detection
|
2011-06-22 13:07:24 +02:00
|
|
|
o Android build: support gingerbread
|
|
|
|
o CURLFORM_STREAM: acknowledge CURLFORM_FILENAME
|
|
|
|
o windows build: use correct MS CRT
|
|
|
|
o pop3: remove extra space in LIST command
|
2010-12-15 15:54:17 +01:00
|
|
|
|
2007-07-22 10:17:52 +00: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-04-28 22:23:11 +02:00
|
|
|
Dan Fandrich, Guenter Knauf, Vsevolod Novikov, Zmey Petroff,
|
2011-06-14 19:17:41 +02:00
|
|
|
Dagobert Michelsen, Jeff Pohlmeyer, Dmitri Shubin, Matteo Rocco,
|
2011-06-22 13:07:24 +02:00
|
|
|
Aaron Orenstein, Yang Tse, Kamil Dudka, Amr Shahin, Josue Andrade Gomes,
|
2011-06-22 23:12:39 +02:00
|
|
|
Ori Avtalion, Richard Silverman, Julien Chaffraix
|
2008-01-28 21:19:15 +00:00
|
|
|
|
2003-09-22 21:38:52 +00:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|