From f9572a6204d9bb96045bd81ff2842f80d7895a1e Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 25 Sep 2006 05:59:13 +0000 Subject: checkpoint changelog and general polishing svn:r8497 --- socks-extensions.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'socks-extensions.txt') diff --git a/socks-extensions.txt b/socks-extensions.txt index 8040a8b..46cd983 100644 --- a/socks-extensions.txt +++ b/socks-extensions.txt @@ -47,10 +47,11 @@ Tor's extensions to the SOCKS protocol (We support RESOLVE in SOCKS4 too, even though it is unnecessary.) For SOCKS5 only, we support reverse resolution with a new command value, - "RESOLVE_PTR". In response to a "RESOLVE_PTR" SOCKS5 command with an IPv4 - address as its target, Tor attempts to find the canonical hostname for that - IPv4 record, and returns it in the "server bound address" portion of the - reply. (This was not supported before Tor 0.1.2.2-alpha) + "RESOLVE_PTR" [F1]. In response to a "RESOLVE_PTR" SOCKS5 command with + an IPv4 address as its target, Tor attempts to find the canonical + hostname for that IPv4 record, and returns it in the "server bound + address" portion of the reply. + (This command was not supported before Tor 0.1.2.2-alpha.) 3. HTTP-resistance -- cgit v1.2.3-54-g00ecf