mirror repository of the tor core protocol in case of issues
Go to file
Roger Dingledine e5885deab5 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
contrib Update for the correct script name. 2007-10-28 04:52:38 +00:00
debian Build a 0.2.0.9-alpha-2 with r12235: do not crash with a myfamily setting 2007-10-27 22:36:17 +00:00
doc Separate "SOCKS_COMMAND_CONNECT_DIR" into two flags in 2007-10-28 08:16:19 +00:00
src Separate "SOCKS_COMMAND_CONNECT_DIR" into two flags in 2007-10-28 08:16:19 +00:00
Win32Build r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 2006-09-22 01:23:28 +00:00
acinclude.m4 r13131@catbus: nickm | 2007-06-01 06:20:29 -0400 2007-06-01 10:20:37 +00:00
AUTHORS r13298@catbus: nickm | 2007-06-07 12:14:50 -0400 2007-06-07 16:15:02 +00:00
autogen.sh r14641@catbus: nickm | 2007-08-17 17:53:14 -0400 2007-08-17 21:55:24 +00:00
ChangeLog Separate "SOCKS_COMMAND_CONNECT_DIR" into two flags in 2007-10-28 08:16:19 +00:00
configure.in r16145@catbus: nickm | 2007-10-25 00:41:27 -0400 2007-10-25 04:42:39 +00:00
Doxyfile.in Doxygen whines bitterly unless I let it update the configfile 2007-10-15 19:05:20 +00:00
INSTALL various fixes from reading or-cvs the past few days 2007-10-18 23:14:58 +00:00
LICENSE various fixes from reading or-cvs the past few days 2007-10-18 23:14:58 +00:00
Makefile.am r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
README r13297@catbus: nickm | 2007-06-07 12:13:40 -0400 2007-06-07 16:14:59 +00:00
ReleaseNotes and synchronize that with the ReleaseNotes file 2007-10-22 08:54:32 +00:00
tor.spec.in Update url in various files. 2007-10-16 03:50:26 +00:00

Tor protects your privacy on the internet by hiding the connection
between your Internet address and the services you use.  We believe
Tor is reasonably secure, but please ensure you read the
instructions and configure it properly.

To build Tor from source:
        ./configure; make; make install

Home page:
        http://www.torproject.org/

Download new versions:
        http://www.torproject.org/download.html

Documentation, including links to installation and setup instructions:
        http://www.torproject.org/documentation.html

Making applications work with Tor:
        http://wiki.noreply.org/noreply/TheOnionRouter/TorifyHOWTO

Frequently Asked Questions:
        http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ