2007-09-14 01:05:56 +04:00
|
|
|
|
Curl and libcurl 7.17.1
|
2003-09-23 01:38:52 +04:00
|
|
|
|
|
2007-09-14 01:05:56 +04:00
|
|
|
|
Public curl release number: 102
|
|
|
|
|
Releases counted from the very beginning: 128
|
2007-10-03 12:00:42 +04:00
|
|
|
|
Available command line options: 121
|
2007-10-03 12:45:00 +04:00
|
|
|
|
Available curl_easy_setopt() options: 147
|
2007-07-07 01:56:42 +04:00
|
|
|
|
Number of public functions in libcurl: 55
|
2007-10-29 17:48:37 +03:00
|
|
|
|
Amount of public web site mirrors: 43
|
2007-09-10 02:22:45 +04:00
|
|
|
|
Number of known libcurl bindings: 36
|
2007-10-03 12:54:35 +04:00
|
|
|
|
Number of contributors: 588
|
2003-10-29 12:53:21 +03:00
|
|
|
|
|
2006-08-09 02:56:46 +04:00
|
|
|
|
This release includes the following changes:
|
2006-10-21 15:32:05 +04:00
|
|
|
|
|
2007-09-16 01:14:12 +04:00
|
|
|
|
o automatically append ";type=<a|i>" when using HTTP proxies for FTP urls
|
2007-09-19 02:21:54 +04:00
|
|
|
|
o improved NSS support
|
2007-09-21 15:05:31 +04:00
|
|
|
|
o added --proxy-negotiate
|
2007-09-26 16:44:59 +04:00
|
|
|
|
o added --post301 and CURLOPT_POST301
|
2007-09-29 01:48:28 +04:00
|
|
|
|
o builds with c-ares 1.5.0
|
2007-10-03 12:00:42 +04:00
|
|
|
|
o added CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 and --hostpubmd5
|
2007-10-03 12:45:00 +04:00
|
|
|
|
o renamed CURLE_SSL_PEER_CERTIFICATE to CURLE_PEER_FAILED_VERIFICATION
|
|
|
|
|
o added CURLOPT_OPENSOCKETFUNCTION and CURLOPT_OPENSOCKETDATA
|
2007-10-05 18:37:33 +04:00
|
|
|
|
o CULROPT_COOKIELIST supports "FLUSH"
|
2007-10-22 13:28:42 +04:00
|
|
|
|
o added CURLOPT_COPYPOSTFIELDS
|
2007-10-26 02:30:35 +04:00
|
|
|
|
o added --static-libs to curl-config
|
2006-08-09 02:56:46 +04:00
|
|
|
|
|
2007-07-22 14:17:52 +04:00
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
|
2007-09-14 05:56:08 +04:00
|
|
|
|
o curl-config --protocols now properly reports LDAPS, SCP and SFTP
|
2007-09-18 00:43:05 +04:00
|
|
|
|
o ldapv3 support on Windows
|
|
|
|
|
o ldap builds with the MSVC makefiles
|
2007-09-19 01:14:28 +04:00
|
|
|
|
o no HOME and no key given caused SSH auth failure
|
2007-09-21 15:05:31 +04:00
|
|
|
|
o Negotiate authentication over proxy
|
2007-09-25 01:47:35 +04:00
|
|
|
|
o --ftp-method nocwd on directory listings
|
2007-09-26 16:00:01 +04:00
|
|
|
|
o FTP, CURLOPT_NOBODY enabled and CURLOPT_HEADER disabled now does TYPE
|
|
|
|
|
before SIZE
|
2007-10-01 02:40:24 +04:00
|
|
|
|
o re-used handle transfers with SFTP
|
|
|
|
|
o curl_easy_escape() problem with byte values >= 128
|
2007-10-02 14:21:36 +04:00
|
|
|
|
o handles chunked-encoded CONNECT responses
|
2007-10-03 17:19:34 +04:00
|
|
|
|
o misuse of ares_timeout() result
|
2007-10-04 14:01:41 +04:00
|
|
|
|
o --local-port on TFTP transfers
|
2007-10-22 13:28:42 +04:00
|
|
|
|
o CURLOPT_POSTFIELDS could fail to send binary data
|
2007-10-22 13:25:45 +04:00
|
|
|
|
o specifying a proxy with a trailing slash didn't work (unless it also
|
|
|
|
|
contained a port number)
|
2007-10-25 11:47:38 +04:00
|
|
|
|
o redirect from HTTP to FTP or TFTP memory problems and leaks
|
2007-10-24 01:00:51 +04:00
|
|
|
|
o re-used connections a bit too much when using non-SSL protocols tunneled
|
|
|
|
|
over a HTTP proxy
|
2007-10-24 13:28:36 +04:00
|
|
|
|
o embed the manifest in VC8 builds
|
2007-10-25 18:30:51 +04:00
|
|
|
|
o use valgrind in the tests even when the lib is built shared with libtool
|
2007-10-26 01:14:15 +04:00
|
|
|
|
o libcurl built with NSS can now ignore the peer verification even when the
|
2007-10-26 01:08:55 +04:00
|
|
|
|
ca cert bundle is absent
|
2007-07-22 14:17:52 +04:00
|
|
|
|
|
|
|
|
|
This release includes the following known bugs:
|
|
|
|
|
|
|
|
|
|
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
|
|
|
|
|
|
|
|
|
|
Other curl-related news:
|
|
|
|
|
|
2007-09-14 01:05:56 +04:00
|
|
|
|
o
|
2007-07-22 14:17:52 +04:00
|
|
|
|
|
|
|
|
|
New curl mirrors:
|
|
|
|
|
|
2007-10-28 12:33:03 +03:00
|
|
|
|
o http://curl.wetzlmayr.at/ is a new web mirror in Nuremberg, Germany
|
2007-07-22 14:17:52 +04:00
|
|
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
|
advice from friends like these:
|
|
|
|
|
|
2007-09-21 15:05:31 +04:00
|
|
|
|
Dan Fandrich, Michal Marek, G<>nter Knauf, Rob Crittenden, Immanuel Gregoire,
|
2007-10-03 12:45:00 +04:00
|
|
|
|
Mark Davies, Max Katsev, Philip Langdale, Alex Fishman, Johnny Luong,
|
2007-10-22 13:28:42 +04:00
|
|
|
|
Alexey Pesternikov, Yang Tse, Kim Rinnewitz, Michael Wallner,
|
2007-10-24 13:28:36 +04:00
|
|
|
|
Patrick Monnerat, Vladimir Lazarenko
|
2007-07-11 02:07:33 +04:00
|
|
|
|
|
2003-09-23 01:38:52 +04:00
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|