mirror repository of the tor core protocol in case of issues
Go to file
Roger Dingledine 91bb09cb28 Only update guard status (usable / not usable) once we have
enough directory information. This was causing us to always pick
two new guards on startup (bugfix on 0.2.0.9-alpha), and it was
causing us to discard all our guards on startup if we hadn't been
running for a few weeks (bugfix on 0.1.2.x). Fixes bug 448.


svn:r12570
2007-11-26 02:18:57 +00:00
contrib Patch from martin fong in flyspray #555, backport candidate once 2007-11-22 17:46:22 +00:00
debian Seems I forgot to commit the 0.2.0.12-alpha-1 changelog. I do that often. 2007-11-22 10:21:21 +00:00
doc draft of a proposal: Fetching GeoIP databases for clients, relays, and bridges 2007-11-24 15:28:08 +00:00
src Only update guard status (usable / not usable) once we have 2007-11-26 02:18:57 +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 Only update guard status (usable / not usable) once we have 2007-11-26 02:18:57 +00:00
configure.in The fix in 0.2.0.12-alpha cleared the "hsdir" flag in v3 network 2007-11-17 07:00:14 +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