aboutsummaryrefslogtreecommitdiff
path: root/socks-extensions.txt
AgeCommit message (Collapse)Author
2023-10-12Move all text-only specifications into the OLD_TXT directory.Nick Mathewson
2023-08-16socks-extensions: note that not every error code is returned by ArtiNick Mathewson
2023-08-16Copy new socks error codes from tor.1.txt to socks-extensionsNick Mathewson
Closes #208
2023-08-16Copy new socks error codes from prop304 to socks-extensions.Nick Mathewson
Closes #207
2021-09-22socks-extensions: Add 'Table of contents'Oleh Franchuk
2019-11-26standardize whitespace in the titlesHans-Christoph Steiner
This is one small step towards making these a standard, parsable format.
2019-11-20socks-extensions.txt: Merge in prop304David Goulet
Signed-off-by: David Goulet <dgoulet@torproject.org>
2019-02-12Document more differences between SOCKS5 RFCs and how Tor implements SOCKS5rl1987
2014-02-25socks-extensions: we do not in fact ignore usernamesNick Mathewson
2011-09-11permeo.com has been down for yearsRoger Dingledine
2011-07-20Spec changes for proposal 181 (client-side optimistic data)Nick Mathewson
2011-07-12Use correct terms from RFC's in spec.Linus Nordberg
2011-06-29Update socks-extensions to allow username/password authNick Mathewson
2009-05-05Remove all svn metadata minus what I missed.Sebastian Hahn
Tor doesn't use SVN anymore, making $Revision$, $Id$ and $Date$ meaningless. Remove them without replacement.
2007-10-28 r16234@catbus: nickm | 2007-10-28 14:27:22 -0400Nick Mathewson
Clean up a couple of comments from r12244. svn:r12253
2007-10-28Separate "SOCKS_COMMAND_CONNECT_DIR" into two flags inRoger Dingledine
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
2006-12-13Some more documentation and specs for CONNECT_DIR and BEGIN_DIR.Roger Dingledine
Demand that BEGIN_DIR cells have an empty payload. svn:r9104
2006-09-25checkpoint changelog and general polishingRoger Dingledine
svn:r8497
2006-09-22 r8894@Kushana: nickm | 2006-09-21 18:30:42 -0400Nick Mathewson
Specify and implement SOCKS5 interface for reverse hostname lookup. svn:r8451
2006-02-09apply contrib/checkSpace.pl to our spec files too.Roger Dingledine
svn:r5941
2004-12-21capitalize acronyms, clarify windows doc a bit.Nick Mathewson
svn:r3197
2004-06-17minor bugfix in socks explanationRoger Dingledine
svn:r1979
2004-06-17document socks extensions and dns lookup codeNick Mathewson
svn:r1976