mirror repository of the tor core protocol in case of issues
Go to file
2008-09-29 20:44:29 +00:00
contrib Add country-code support to configured node lists to implement the ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing. 2008-09-25 20:21:35 +00:00
debian New alpha release: 0.2.1.5-alpha 2008-09-01 22:50:31 +00:00
doc Patch from mwenge: update TrackHostExits mapping expiry times when the mappings are used, so that they expire a while after their last use, not a while after their creation. 2008-09-29 14:53:53 +00:00
src Nobody calls circuit_launch_by_nickname; remove it. 2008-09-29 20:44:29 +00:00
Win32Build r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 2006-09-22 01:23:28 +00:00
acinclude.m4 r17853@tombo: nickm | 2008-08-22 12:55:00 -0400 2008-08-22 16:55:28 +00:00
AUTHORS r16997@catbus: nickm | 2007-12-06 18:56:33 -0500 2007-12-06 23:56:36 +00:00
autogen.sh r14641@catbus: nickm | 2007-08-17 17:53:14 -0400 2007-08-17 21:55:24 +00:00
ChangeLog Remove the old v2 directory authority 'lefkada' from the default 2008-09-29 19:27:20 +00:00
configure.in Fix a variable handling mistake when testing for libevent functions in configure.in. Found by Riastradh. 2008-09-08 01:57:02 +00:00
Doxyfile.in Doxygen whines bitterly unless I let it update the configfile 2007-10-15 19:05:20 +00:00
INSTALL we changed autogen.sh's behavior, so update the INSTALL file 2008-01-23 19:08:53 +00:00
LICENSE include the geoip file in the tarball, and load it by default 2008-05-28 04:37:34 +00:00
Makefile.am r17426@tombo: nickm | 2008-07-28 20:34:03 -0400 2008-07-29 00:34:50 +00:00
README r16997@catbus: nickm | 2007-12-06 18:56:33 -0500 2007-12-06 23:56:36 +00:00
ReleaseNotes forward-port the 0.2.0.31 changelog 2008-09-08 19:50:29 +00:00
tor.spec.in oops, forgot the changelog reference for r16867. 2008-09-12 04:25:20 +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:
        https://www.torproject.org/

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

Documentation, including links to installation and setup instructions:
        https://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