curl-library
Ann: TclCurl 0.14.0
Date: Sat, 4 Jun 2005 00:50:55 +0200
Hi,
I have released the newest TclCurl for libcurl 7.14.0, the main changes
since the last version are:
* BEHAVIOUR CHANGE: To set the version SSL/TLS to use with
'-sslversion' you can know use the values:
* default
The default action. When libcurl built with OpenSSL, this will
attempt to figure out the remote SSL protocol version.
Unfortunately there are a lot of ancient and broken servers in
use which cannot handle this technique and will fail to
connect. When libcurl is built with GnuTLS, this will mean SSLv3.
* tlsv1
Force TLSv1
* sslv2
Force SSLv2
* sslv3
Force SSLv3
* Bug fix: A report by Melissa Millard made me realise that the
options 'httpauth', 'proxyauth', 'ipresolve', 'ftpssl' and
'ftpsslauth' have, probably, never worked. They should now.
* I updated 'configure.in' and 'Makefile.in' to the latest versions
in Tcl's sample extension, unfortunately that's likely to introduce
some bugs, so, please, report any problems.
For more information, please visit:
http://personal1.iddeo.es/andresgarci/tclcurl/english/
Share the wonders,
Andres
Received on 2005-06-04