2006-09-07 21:49:20 +00:00
|
|
|
Curl and libcurl 7.16.0
|
2003-09-22 21:38:52 +00:00
|
|
|
|
2006-08-07 06:48:01 +00:00
|
|
|
Public curl release number: 96
|
|
|
|
Releases counted from the very beginning: 123
|
2006-09-23 20:50:44 +00:00
|
|
|
Available command line options: 117
|
|
|
|
Available curl_easy_setopt() options: 138
|
2006-07-26 22:25:00 +00:00
|
|
|
Number of public functions in libcurl: 54
|
2006-06-07 14:14:04 +00:00
|
|
|
Amount of public web site mirrors: 33
|
2006-09-23 20:50:44 +00:00
|
|
|
Number of known libcurl bindings: 34
|
2006-08-07 06:48:01 +00:00
|
|
|
Number of contributors: 515
|
2003-10-29 09:53:21 +00:00
|
|
|
|
2006-08-08 22:56:46 +00:00
|
|
|
This release includes the following changes:
|
|
|
|
|
2006-09-24 10:41:00 +00:00
|
|
|
o uses WSAPoll() on Windows Vista
|
2006-09-23 19:37:23 +00:00
|
|
|
o (FTP) --ftp-ssl-control was added
|
2006-09-11 17:18:18 +00:00
|
|
|
o CURLOPT_SSL_SESSIONID_CACHE and --no-sessionid added
|
2006-09-07 21:49:20 +00:00
|
|
|
o CURLMOPT_PIPELINING added for enabling pipelined transfers
|
2006-09-12 11:31:34 +00:00
|
|
|
o multi handles now have a shared connection cache
|
2006-09-04 22:21:32 +00:00
|
|
|
o Added support for other MS-DOS compilers (besides djgpp)
|
2006-08-29 14:39:33 +00:00
|
|
|
o CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA were added
|
2006-08-19 21:18:36 +00:00
|
|
|
o (FTP) libcurl avoids sending TYPE if the desired type was already set
|
2006-08-21 06:39:52 +00:00
|
|
|
o (FTP) CURLOPT_PREQUOTE works even when CURLOPT_NOBODY is set true
|
2006-08-08 22:56:46 +00:00
|
|
|
|
2003-09-22 21:38:52 +00:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2006-09-23 19:07:20 +00:00
|
|
|
o SOCKS proxy connection fixes
|
2006-09-21 20:52:58 +00:00
|
|
|
o (FTP) a failed upload does not invalidate the control connection
|
2006-09-20 21:49:41 +00:00
|
|
|
o proxy URL with user name and empty password or no password at all now work
|
2006-09-10 22:15:57 +00:00
|
|
|
o fixed a socket state problem with *multi_socket()
|
2006-09-09 11:45:27 +00:00
|
|
|
o (HTTP) NTLM hostname fix
|
2006-09-08 22:17:39 +00:00
|
|
|
o getsockname usage fixes
|
2006-09-03 22:52:42 +00: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 12:53:39 +00:00
|
|
|
o multi interface using asynch resolves could get stuck in wrong state
|
2006-08-29 14:39:33 +00:00
|
|
|
o the 'running_handles' counter wasn't always updated properly when
|
2006-08-25 13:53:20 +00:00
|
|
|
curl_multi_remove_handle() was used
|
|
|
|
o (FTP) EPRT transfers with IPv6 didn't work properly
|
2006-08-21 06:39:52 +00: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-08 21:12:49 +00:00
|
|
|
o src/config.h.in is fixed
|
2003-09-22 21:38:52 +00:00
|
|
|
|
2006-08-16 17:56:49 +00:00
|
|
|
Other curl-related news:
|
|
|
|
|
|
|
|
o pycurl-7.15.5 was released: http://pycurl.sf.net
|
|
|
|
|
|
|
|
New curl mirrors:
|
|
|
|
|
2006-08-31 12:53:39 +00:00
|
|
|
o http://curl.geosdreams.info/ is a new Polish mirror
|
2006-08-16 17:56:49 +00:00
|
|
|
o http://curl.gfiles.org/ is a new Russian mirror
|
|
|
|
|
2003-09-22 21:38:52 +00:00
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2006-08-22 21:21:01 +00:00
|
|
|
Domenico Andreoli, Armel Asselin, Gisle Vanem, Yang Tse, Andrew Biggs,
|
2006-09-04 22:21:32 +00:00
|
|
|
Peter Sylvester, David McCreedy, Dmitriy Sergeyev, Dmitry Rechkin,
|
2006-09-23 19:37:23 +00:00
|
|
|
Jari Sundell, Ravi Pratap, Michele Bini, Jeff Pohlmeyer, Michael Wallner,
|
2006-09-24 10:41:00 +00:00
|
|
|
Mike Protts, Cory Nelson
|
2006-03-02 11:37:05 +00:00
|
|
|
|
2003-09-22 21:38:52 +00:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|