Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-30 | Fixed --disable-proxy for FTP and SOCKS. Thanks to Daniel Egger for reporting | Dan Fandrich | |
the problem. | |||
2009-01-28 | - Markus Moeller introduced two new options to libcurl: | Daniel Stenberg | |
CURLOPT_SOCKS5_GSSAPI_SERVICE and CURLOPT_SOCKS5_GSSAPI_NEC to allow libcurl to do GSS-style authentication with SOCKS5 proxies. The curl tool got the options called --socks5-gssapi-service and --socks5-gssapi-nec to enable these. |