2011-04-23 04:02:55 +08:00
|
|
|
Curl and libcurl 7.21.7
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2011-04-23 04:02:55 +08:00
|
|
|
Public curl releases: 123
|
2011-04-19 20:08:25 +08:00
|
|
|
Command line options: 144
|
|
|
|
curl_easy_setopt() options: 186
|
2008-05-13 05:43:24 +08:00
|
|
|
Public functions in libcurl: 58
|
2009-11-30 03:12:00 +08:00
|
|
|
Known libcurl bindings: 39
|
2011-04-23 04:02:55 +08:00
|
|
|
Contributors: 868
|
2003-10-29 17:53:21 +08:00
|
|
|
|
2006-08-09 06:56:46 +08:00
|
|
|
This release includes the following changes:
|
2008-09-01 22:27:24 +08:00
|
|
|
|
2011-04-29 04:23:11 +08:00
|
|
|
o recognize the [protocol]:// prefix in proxy hosts where the protocol is one
|
2011-05-06 17:26:37 +08:00
|
|
|
of socks4, socks4a, socks5 or socks5h.
|
2011-06-07 19:15:50 +08:00
|
|
|
o Added CURLOPT_CLOSESOCKETFUNCTION and CURLOPT_CLOSESOCKETDATA
|
2006-08-09 06:56:46 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2011-06-23 05:12:39 +08:00
|
|
|
o SECURITY ADVISORY: inappropriate GSSAPI delegation. Full details at
|
|
|
|
http://curl.haxx.se/docs/adv_20110623.html
|
2011-04-29 04:23:11 +08: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 17:26:37 +08:00
|
|
|
o SCP/SFTP enable non-blocking earlier
|
2011-06-07 19:15:50 +08:00
|
|
|
o GnuTLS handshake: fix timeout
|
|
|
|
o cyassl: build without filesystem
|
|
|
|
o HTTPS over HTTP proxy using the multi interface
|
2011-06-07 21:57:13 +08:00
|
|
|
o speedcheck: invalid timeout event on a reused handle
|
2011-06-14 20:45:44 +08: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 19:07:24 +08: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 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:
|
|
|
|
|
2011-04-29 04:23:11 +08:00
|
|
|
Dan Fandrich, Guenter Knauf, Vsevolod Novikov, Zmey Petroff,
|
2011-06-15 01:17:41 +08:00
|
|
|
Dagobert Michelsen, Jeff Pohlmeyer, Dmitri Shubin, Matteo Rocco,
|
2011-06-22 19:07:24 +08:00
|
|
|
Aaron Orenstein, Yang Tse, Kamil Dudka, Amr Shahin, Josue Andrade Gomes,
|
2011-06-23 05:12:39 +08:00
|
|
|
Ori Avtalion, Richard Silverman, Julien Chaffraix
|
2008-01-29 05:19:15 +08:00
|
|
|
|
2003-09-23 05:38:52 +08:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|