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
..
2002-10-14 07:47:40 +00:00
2006-01-02 23:32:36 +00:00
2006-01-02 23:32:36 +00:00
2006-06-24 23:11:36 +00:00
2005-08-12 21:47:05 +00:00
2006-02-17 13:31:49 +00:00
2004-05-12 08:10:25 +00:00
2004-04-13 14:27:47 +00:00
2006-01-02 23:32:36 +00:00
2003-03-10 20:43:59 +00:00
2006-01-02 23:32:36 +00:00
2006-01-02 23:32:36 +00:00
2007-01-09 18:58:16 +00:00
2003-08-11 23:07:38 +00:00
2005-06-03 21:38:40 +00:00
2004-07-31 19:46:25 +00:00
2004-05-05 06:11:57 +00:00
2007-07-30 21:47:56 +00:00