mirror repository of the tor core protocol in case of issues
Go to file
Sebastian Hahn cae769d646 Segfault less during consensus generation without params
If no authority votes on any params, Tor authorities segfault when
trying to make a new consensus from the votes. Let's change that.
2010-03-29 22:25:37 +02:00
changes Segfault less during consensus generation without params 2010-03-29 22:25:37 +02:00
contrib fix the tor-exit-notice.html file (bug 1295) 2010-03-08 20:40:21 -05:00
debian Update copyright dates for files not in maint-0.2.1 2010-02-27 17:19:00 -05:00
doc Add a missing NL to dir-spec. 2010-03-21 12:45:01 -04:00
src Segfault less during consensus generation without params 2010-03-29 22:25:37 +02:00
Win32Build r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 2006-09-22 01:23:28 +00:00
.gitignore add .exe files to gitignore 2010-02-25 17:02:02 -05:00
acinclude.m4 Merge commit 'origin/maint-0.2.1' 2010-01-24 15:03:45 -05:00
autogen.sh r14641@catbus: nickm | 2007-08-17 17:53:14 -0400 2007-08-17 21:55:24 +00:00
ChangeLog let people test the RefuseUnknownExits idea 2010-03-10 22:43:23 -05:00
configure.in Don't require asciidoc when building Tor from a tarball 2010-03-09 03:00:59 +01:00
Doxyfile.in Remove all svn metadata minus what I missed. 2009-05-05 17:05:46 +02:00
INSTALL we changed autogen.sh's behavior, so update the INSTALL file 2008-01-23 19:08:53 +00:00
LICENSE Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
Makefile.am Merge remote branch 'origin/maint-0.2.1' 2010-02-27 17:16:31 -05:00
README we have two faqs for now 2010-02-22 00:41:48 -05:00
ReleaseNotes put 0.2.1.24 in release notes too 2010-02-21 17:52:52 -05:00
tor.spec.in Fix building of RPMs. Patch by Erinn Clark. 2010-02-06 03:11:34 +01: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:
        https://wiki.torproject.org/noreply/TheOnionRouter/TorifyHOWTO

Frequently Asked Questions:
        https://www.torproject.org/faq.html
        https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ