2006-09-08 05:49:20 +08:00
|
|
|
Curl and libcurl 7.16.0
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2006-08-07 14:48:01 +08:00
|
|
|
Public curl release number: 96
|
|
|
|
Releases counted from the very beginning: 123
|
2006-10-01 04:31:11 +08:00
|
|
|
Available command line options: 112
|
|
|
|
Available curl_easy_setopt() options: 133
|
2006-07-27 06:25:00 +08:00
|
|
|
Number of public functions in libcurl: 54
|
2006-10-17 16:07:48 +08:00
|
|
|
Amount of public web site mirrors: 37
|
2006-09-24 04:50:44 +08:00
|
|
|
Number of known libcurl bindings: 34
|
2006-08-07 14:48:01 +08:00
|
|
|
Number of contributors: 515
|
2003-10-29 17:53:21 +08:00
|
|
|
|
2006-08-09 06:56:46 +08:00
|
|
|
This release includes the following changes:
|
2006-10-21 19:32:05 +08:00
|
|
|
|
|
|
|
o Added CURLE_SSL_CACERT_BADFILE
|
2006-10-26 04:40:14 +08:00
|
|
|
o Added CURLMOPT_TIMERFUNCTION and CURLMOPT_TIMERDATA
|
|
|
|
o (FTP) the CURLOPT_SOURCE_* options are removed and so are the --3p* command
|
|
|
|
line options
|
2006-09-29 05:26:06 +08:00
|
|
|
o curl_multi_socket() and family are suitable to start using
|
2006-09-24 18:41:00 +08:00
|
|
|
o uses WSAPoll() on Windows Vista
|
2006-09-24 03:37:23 +08:00
|
|
|
o (FTP) --ftp-ssl-control was added
|
2006-09-12 01:18:18 +08:00
|
|
|
o CURLOPT_SSL_SESSIONID_CACHE and --no-sessionid added
|
2006-09-29 05:26:06 +08:00
|
|
|
o CURLMOPT_PIPELINING added for enabling HTTP pipelined transfers
|
2006-09-12 19:31:34 +08:00
|
|
|
o multi handles now have a shared connection cache
|
2006-09-05 06:21:32 +08:00
|
|
|
o Added support for other MS-DOS compilers (besides djgpp)
|
2006-08-29 22:39:33 +08:00
|
|
|
o CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA were added
|
2006-08-20 05:18:36 +08:00
|
|
|
o (FTP) libcurl avoids sending TYPE if the desired type was already set
|
2006-08-21 14:39:52 +08:00
|
|
|
o (FTP) CURLOPT_PREQUOTE works even when CURLOPT_NOBODY is set true
|
2006-08-09 06:56:46 +08:00
|
|
|
|
2003-09-23 05:38:52 +08:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2006-10-26 04:40:14 +08:00
|
|
|
o (HTTP) CURLOPT_FAILONERROR (curl -f) covers a few more reponse cases
|
2006-10-18 19:13:56 +08:00
|
|
|
o curl_multi_socket() and the LOW_SPEED options
|
|
|
|
o curl_multi_socket() expire timer during c-ares name resolves
|
2006-10-12 22:30:47 +08:00
|
|
|
o curl_multi_add_handle on an already added handle now fails gracefully
|
2006-09-29 05:26:06 +08:00
|
|
|
o multi interface crash if bad function call order was used for cleanup
|
|
|
|
o put a new URL in saved cookie jar files
|
|
|
|
o configure --with-gssapi-libs
|
2006-09-24 03:07:20 +08:00
|
|
|
o SOCKS proxy connection fixes
|
2006-09-22 04:52:58 +08:00
|
|
|
o (FTP) a failed upload does not invalidate the control connection
|
2006-09-21 05:49:41 +08:00
|
|
|
o proxy URL with user name and empty password or no password at all now work
|
2006-09-11 06:15:57 +08:00
|
|
|
o fixed a socket state problem with *multi_socket()
|
2006-09-09 19:45:27 +08:00
|
|
|
o (HTTP) NTLM hostname fix
|
2006-09-09 06:17:39 +08:00
|
|
|
o getsockname usage fixes
|
2006-09-04 06:52:42 +08:00
|
|
|
o SOCKS5 proxy connects can now time-out
|
|
|
|
o SOCKS5 connects that require auth no longer segfaults when auth not given
|
2006-08-31 20:53:39 +08:00
|
|
|
o multi interface using asynch resolves could get stuck in wrong state
|
2006-08-29 22:39:33 +08:00
|
|
|
o the 'running_handles' counter wasn't always updated properly when
|
2006-08-25 21:53:20 +08:00
|
|
|
curl_multi_remove_handle() was used
|
|
|
|
o (FTP) EPRT transfers with IPv6 didn't work properly
|
2006-08-21 14:39:52 +08:00
|
|
|
o (FTP) SINGLECWD mode and using files in the root dir
|
|
|
|
o (HTTP) Expect: header disabling work better
|
|
|
|
o (HTTP) "Expect: 100-continue" disable on second POST on re-used connection
|
2006-08-09 05:12:49 +08:00
|
|
|
o src/config.h.in is fixed
|
2006-10-14 05:02:27 +08:00
|
|
|
o (HTTP) POST data logged to the debug callback function is now correctly
|
|
|
|
tagged as data, not header
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2006-08-17 01:56:49 +08:00
|
|
|
Other curl-related news:
|
|
|
|
|
|
|
|
o pycurl-7.15.5 was released: http://pycurl.sf.net
|
|
|
|
|
|
|
|
New curl mirrors:
|
|
|
|
|
2006-08-31 20:53:39 +08:00
|
|
|
o http://curl.geosdreams.info/ is a new Polish mirror
|
2006-08-17 01:56:49 +08:00
|
|
|
o http://curl.gfiles.org/ is a new Russian mirror
|
2006-10-10 05:04:48 +08:00
|
|
|
o http://curl.online-mirror.de/ is a new German mirror
|
|
|
|
o http://curl.blogvoid.com/ is a new Canadian mirror
|
|
|
|
o http://curl.internet.bs/ is a new United Kingdom mirror
|
2006-10-17 16:07:48 +08:00
|
|
|
o http://curl2.haxx.se/ is a new Swedish mirror
|
2006-08-17 01:56:49 +08:00
|
|
|
|
2003-09-23 05:38:52 +08:00
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2006-08-23 05:21:01 +08:00
|
|
|
Domenico Andreoli, Armel Asselin, Gisle Vanem, Yang Tse, Andrew Biggs,
|
2006-09-05 06:21:32 +08:00
|
|
|
Peter Sylvester, David McCreedy, Dmitriy Sergeyev, Dmitry Rechkin,
|
2006-09-24 03:37:23 +08:00
|
|
|
Jari Sundell, Ravi Pratap, Michele Bini, Jeff Pohlmeyer, Michael Wallner,
|
2006-10-21 20:49:45 +08:00
|
|
|
Mike Protts, Cory Nelson, Bernard Leak, Bogdan Nicula, Dan Fandrich,
|
|
|
|
Nir Soffer
|
2006-03-02 19:37:05 +08:00
|
|
|
|
2003-09-23 05:38:52 +08:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|