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
2007-10-05 15:18:34 +00:00
2007-08-22 11:28:26 +00:00
2004-04-13 09:08:52 +00:00
2006-04-07 21:50:47 +00:00
2007-08-01 21:20:01 +00:00
2006-01-15 23:55:53 +00:00
2004-02-27 15:34:06 +00:00
2006-01-02 23:32:36 +00:00
2008-01-05 22:04:18 +00:00
2006-01-02 23:32:36 +00:00
2006-04-08 21:29:01 +00:00
2006-04-07 21:50:47 +00:00
2007-10-15 21:19:40 +00:00
2004-02-27 15:34:06 +00:00
2006-06-24 23:11:36 +00:00
2004-02-27 15:34:06 +00:00
2005-08-12 21:47:05 +00:00
2006-03-17 08:22:50 +00:00
2006-02-17 13:31:49 +00:00
2004-05-12 08:10:25 +00:00
2006-07-26 22:19:42 +00:00
2004-04-30 08:38:08 +00:00
2006-07-07 23:08:03 +00:00
2006-07-26 22:19:42 +00:00
2004-04-13 14:27:47 +00:00
2006-01-02 23:32:36 +00:00
2007-05-26 20:47:33 +00:00
2004-03-24 21:40:45 +00:00
2006-09-21 11:09:54 +00:00
2003-03-10 20:43:59 +00:00
2007-12-11 21:19:38 +00:00
2005-12-22 15:11:11 +00:00
2007-07-30 22:01:04 +00:00
2006-01-02 23:32:36 +00:00
2007-12-06 22:36:52 +00:00
2004-09-16 14:26:04 +00:00
2004-03-24 21:40:45 +00:00
2006-07-07 22:07:10 +00:00
2006-01-02 23:32:36 +00:00
2007-01-09 18:58:16 +00:00
2004-02-27 15:34:06 +00:00
2004-04-30 08:38:08 +00:00
2004-04-02 11:04:34 +00:00
2006-04-07 21:50:47 +00:00
2006-11-02 21:56:40 +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-10-03 08:07:50 +00:00
2007-07-30 21:47:56 +00:00
2004-03-15 10:23:14 +00:00
2007-08-30 20:34:57 +00:00
2006-06-21 17:34:29 +00:00
2007-02-19 12:37:04 +00:00
2007-10-04 22:05:25 +00:00