1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-01 01:41:50 -05:00
Daniel Stenberg b430576436 Based on further discussion on curl-library, I reverted yesterday's SOCKS5
code to instead introduce support for a new proxy type called
CURLPROXY_SOCKS5_HOSTNAME that is used to send the host name to the proxy
instead of IP address and there's thus no longer any need for a new
curl_easy_setopt() option.

The default SOCKS5 proxy is again back to sending the IP address to the
proxy.  The new curl command line option for enabling sending host name to a
SOCKS5 proxy is now --socks5-hostname.
2008-01-05 22:04:18 +00:00
..
2001-12-04 16:33:40 +00:00
2004-01-07 09:19:33 +00:00
2007-11-18 22:48:39 +00:00
2002-04-10 20:52:26 +00:00
2006-10-09 14:59:53 +00:00
2007-09-20 00:37:08 +00:00
2004-12-15 01:38:25 +00:00