Commit Graph

19 Commits

Author SHA1 Message Date
Oleh Franchuk
5af83a2afd socks-extensions: Add 'Table of contents' 2021-09-22 16:13:32 +03:00
Hans-Christoph Steiner
c15cc8a5a8 standardize whitespace in the titles
This is one small step towards making these a standard, parsable format.
2019-11-26 20:29:12 +01:00
David Goulet
c5bca88089 socks-extensions.txt: Merge in prop304
Signed-off-by: David Goulet <dgoulet@torproject.org>
2019-11-20 09:35:52 -05:00
rl1987
87abfd89e3 Document more differences between SOCKS5 RFCs and how Tor implements SOCKS5 2019-02-12 19:12:03 +02:00
Nick Mathewson
5b875a19f2 socks-extensions: we do not in fact ignore usernames 2014-02-25 10:30:30 -05:00
Roger Dingledine
4259d54d78 permeo.com has been down for years 2011-09-11 00:30:42 -04:00
Nick Mathewson
4212db3cb9 Spec changes for proposal 181 (client-side optimistic data) 2011-07-20 11:08:09 -04:00
Linus Nordberg
adb2bf3930 Use correct terms from RFC's in spec. 2011-07-12 09:34:00 -04:00
Nick Mathewson
f8529305e9 Update socks-extensions to allow username/password auth 2011-06-29 18:08:37 -04:00
Sebastian Hahn
6bd09d5076 Remove all svn metadata minus what I missed.
Tor doesn't use SVN anymore, making $Revision$, $Id$ and $Date$
meaningless. Remove them without replacement.
2009-05-05 17:05:46 +02:00
Nick Mathewson
e6eb53d2c1 r16234@catbus: nickm | 2007-10-28 14:27:22 -0400
Clean up a couple of comments from r12244.


svn:r12253
2007-10-28 18:29:29 +00:00
Roger Dingledine
203fc050a3 Separate "SOCKS_COMMAND_CONNECT_DIR" into two flags in
edge_connection_t: want_onehop if it must attach to a circuit with
only one hop (e.g. for the current tunnelled connections that use
begin_dir), and use_begindir if we mean to use a BEGIN_DIR relay
command to establish the stream rather than the normal BEGIN. Now
we can make anonymized begin_dir connections for (e.g.) more secure
hidden service posting and fetching.


svn:r12244
2007-10-28 08:16:19 +00:00
Roger Dingledine
397ec0f9be Some more documentation and specs for CONNECT_DIR and BEGIN_DIR.
Demand that BEGIN_DIR cells have an empty payload.


svn:r9104
2006-12-13 22:42:52 +00:00
Roger Dingledine
f9572a6204 checkpoint changelog and general polishing
svn:r8497
2006-09-25 05:59:13 +00:00
Nick Mathewson
aa2ba740ff r8894@Kushana: nickm | 2006-09-21 18:30:42 -0400
Specify and implement SOCKS5 interface for reverse hostname lookup.


svn:r8451
2006-09-22 00:43:55 +00:00
Roger Dingledine
15a6aa5584 apply contrib/checkSpace.pl to our spec files too.
svn:r5941
2006-02-09 03:44:49 +00:00
Nick Mathewson
f14ceed06b capitalize acronyms, clarify windows doc a bit.
svn:r3197
2004-12-21 05:43:17 +00:00
Roger Dingledine
041f2ad7ea minor bugfix in socks explanation
svn:r1979
2004-06-17 21:05:46 +00:00
Nick Mathewson
7911a1d89e document socks extensions and dns lookup code
svn:r1976
2004-06-17 18:11:31 +00:00