2010-12-15 09:54:17 -05:00
|
|
|
Curl and libcurl 7.21.4
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2010-12-15 09:54:17 -05:00
|
|
|
Public curl releases: 120
|
2010-11-08 05:20:39 -05:00
|
|
|
Command line options: 143
|
|
|
|
curl_easy_setopt() options: 185
|
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
|
2010-12-15 09:54:17 -05:00
|
|
|
Contributors: 834
|
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-01-03 18:07:30 -05:00
|
|
|
o CURLINFO_FTP_ENTRY_PATH now supports SFTP
|
|
|
|
o introduced new framework for unit-testing
|
|
|
|
o IDN: use win32 API if told to
|
|
|
|
o ares: ask for both IPv4 and IPv6 addresses
|
2011-01-18 17:40:48 -05:00
|
|
|
o HTTP: do Negotiate authentication using SSPI on windows
|
2011-02-10 16:33:12 -05:00
|
|
|
o Windows build: alternative makefile
|
|
|
|
o TLS-SRP: support added when using GnuTLS
|
2006-08-08 18:56:46 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2011-01-03 18:07:30 -05:00
|
|
|
o SMTP: add brackets for MAIL FROM
|
|
|
|
o ossl_seed: no more RAND_screen (on Windows)
|
|
|
|
o multi: connect fail => use next IP address
|
|
|
|
o use the timeout when using multiple IP addresses similar to how
|
|
|
|
the easy interface does it
|
|
|
|
o cookies: tricked dotcounter fixed
|
|
|
|
o pubkey_show: allocate buffer to fit any-size result
|
|
|
|
o Curl_nss_connect: avoid PATH_MAX
|
|
|
|
o Curl_do: avoid using stale conn pointer
|
|
|
|
o tftpd test server: avoid buffer overflow report from glibc
|
2011-01-04 07:52:54 -05:00
|
|
|
o nss: avoid CURLE_OUT_OF_MEMORY given a file name without any slash
|
2011-01-18 07:53:43 -05:00
|
|
|
o nss: fix a bug in handling of CURLOPT_CAPATH
|
2011-01-18 17:40:48 -05:00
|
|
|
o CMake: Use upstream CheckTypeSize module
|
|
|
|
o OpenSSL get_cert_chain: support larger data sets
|
|
|
|
o SCP/SFTP transfers: acknowledge speedcheck
|
|
|
|
o GnuTLS builds: fix memory leak
|
|
|
|
o connect problem: use UDP correctly
|
|
|
|
o Borland C++ makefile tweaks
|
2011-02-10 16:33:12 -05:00
|
|
|
o OpenSSL: improved error message on SSL_CTX_new failures
|
|
|
|
o HTTP: memory leak on multiple Location:
|
|
|
|
o ares_query_completed_cb: don't touch invalid data
|
|
|
|
o ares: memory leak fix
|
|
|
|
o mk-ca-bundle: use new cacert url
|
|
|
|
o Curl_gmtime: added a portable gmtime and check for NULL
|
|
|
|
o curl.1: typo in -v description
|
|
|
|
o CURLOPT_SOCKOPTFUNCTION: return proper error code
|
|
|
|
o --keepalive-time: warn if not supported properly
|
|
|
|
o file: add support for CURLOPT_TIMECONDITION
|
|
|
|
o nss: avoid memory leaks and failure of NSS shutdown
|
|
|
|
o multi: fix CURLM_STATE_TOOFAST for multi_socket
|
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-01-03 18:07:30 -05:00
|
|
|
Brad Hards, Guenter Knauf, Luke Amery, Pasha Kuznetsov, Patrick Monnerat,
|
2011-01-18 17:41:57 -05:00
|
|
|
Paul Howarth, Pierre Joye, Tommie Gannert, Yang Tse, Brad King,
|
|
|
|
Dan Fandrich, Kamil Dudka, Marcel Roelofs, Quinn Slack
|
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)
|