mirror repository of the tor core protocol in case of issues
Go to file
Roger Dingledine d6f8ba25c9 back out r12509 and fix a better bug instead:
When authorities detected more than two relays running on the same
IP address, they were clearing all the status flags but forgetting
to clear the "hsdir" flag. So clients were being told that a
given relay was the right choice for a v2 hsdir lookup, yet they
never had its descriptor because it was marked as 'not running'
in the consensus.


svn:r12515
2007-11-17 01:53:33 +00:00
contrib Make it build on OpenBSD again. Patch from tup. 2007-11-12 20:42:57 +00:00
debian New upstream version 2007-11-15 10:07:37 +00:00
doc r16670@catbus: nickm | 2007-11-14 14:56:30 -0500 2007-11-14 20:01:15 +00:00
src back out r12509 and fix a better bug instead: 2007-11-17 01:53:33 +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 back out r12509 and fix a better bug instead: 2007-11-17 01:53:33 +00:00
configure.in r16663@catbus: nickm | 2007-11-13 21:51:28 -0500 2007-11-14 02:55:12 +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 forward-port the 0.1.2.18 entries 2007-11-11 00:33:53 +00:00
tor.spec.in As nick commented, tor's configure doesn't know what --enable-static and 2007-11-02 02:40:03 +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