mirror repository of the tor core protocol in case of issues
Go to file
Roger Dingledine 8641439a6e backport candidate (revert part of r9350):
Expire application streams in all cases if they've been around
longer than SocksTimeout. Right now there are some cases where the
stream will live forever, demanding a new circuit every 15 seconds.
Bugfix on 0.1.2.7-alpha; fixes bug 454; reported by lodger.


svn:r11186
2007-08-19 07:17:40 +00:00
contrib bump to 0.2.0.4-alpha-dev 2007-08-08 04:12:05 +00:00
debian Forward port 0.1.2.16-1 changelog 2007-08-02 06:57:26 +00:00
doc numerous cleanups in the control-spec. patch from tup. 2007-08-19 05:04:56 +00:00
src backport candidate (revert part of r9350): 2007-08-19 07:17:40 +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 backport candidate (revert part of r9350): 2007-08-19 07:17:40 +00:00
configure.in r13953@Kushana: nickm | 2007-08-08 07:40:46 -0700 2007-08-08 14:43:30 +00:00
Doxyfile.in Make Doxyfile get updated by configure script, so the version number gets set correctly. 2007-06-07 16:19:17 +00:00
INSTALL r13885@Kushana: nickm | 2007-08-01 09:10:55 -0700 2007-08-01 16:43:27 +00:00
LICENSE r13298@catbus: nickm | 2007-06-07 12:14:50 -0400 2007-06-07 16:15:02 +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 forward-port the 0.1.2.13 changelog and releasenotes 2007-04-24 18:29:57 +00:00
tor.spec.in include tor-gencert in the files section for make dist-rpm 2007-05-02 08:40: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