mirror repository of the tor core protocol in case of issues
Go to file
Roger Dingledine 50d3adb819 I was on the second paragraph of my or-dev mail explaining why I chose to
set starting=1 to avoid potential bugs with having it conflict with 0,
which I used to mean uninitialized, when I realized I would be writing
many more lame-sounding paragraphs in the future. Just start it at 0
and handle the bugs.


svn:r15346
2008-06-18 05:35:19 +00:00
contrib In Steve Jobs parlance, "boom." The Tor osx bundle is now just Tor and 2008-06-15 12:51:51 +00:00
debian Merge rest of 0.1.2.28-rc-1 into trunk. 2008-06-13 09:57:04 +00:00
doc I was on the second paragraph of my or-dev mail explaining why I chose to 2008-06-18 05:35:19 +00:00
src I was on the second paragraph of my or-dev mail explaining why I chose to 2008-06-18 05:35:19 +00:00
Win32Build r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 2006-09-22 01:23:28 +00:00
acinclude.m4 Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +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 When establishing a hidden service, introduction points that originate from cannibalized circuits are completely ignored and not included in rendezvous service descriptors. Bugfix on 0.2.0.14-alpha. Backport candidate. 2008-06-17 17:10:03 +00:00
configure.in Bump version to 0.2.1.1-alpha-dev 2008-06-13 16:35:27 +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 Make dist depend on check. 2008-06-04 18:41:32 +00:00
README r16997@catbus: nickm | 2007-12-06 18:56:33 -0500 2007-12-06 23:56:36 +00:00
ReleaseNotes flush some changes in my sandbox -- ancient changelog typos, etc 2008-06-07 05:24:47 +00:00
tor.spec.in Do not ship a fallback-consensus until the related bugs are fixed. 2008-05-29 00:54:08 +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