mirror repository of the tor core protocol in case of issues
Go to file
Poet (Tim Sally) 87158368dc Correct grammars to reflect that VERBOSE_NAMES is part of the protocol.
Several updates to grammars for events and GETINFO results.  All relate
to the fact that LongName has replaced ServerID since 0.2.2.1-alpha. See
documentation of VERBOSE_NAMES for more information. The following
grammars were changed:
  * orconn-status GETINFO result
  * entry-guards GETINFO result
  * Path general token
  * OR Connection status changed event
  * New descriptors available event
In all cases a note was added about when the old grammar applies.
2010-12-01 12:44:48 -05:00
changes Merge branch 'maint-0.2.1' into maint-0.2.2 2010-12-01 00:11:27 -05:00
contrib bump to 0.2.2.19-alpha 2010-11-21 18:00:12 -05:00
doc Correct grammars to reflect that VERBOSE_NAMES is part of the protocol. 2010-12-01 12:44:48 -05:00
src Revise comment on 2210 a little; clean up n_streams/num_streams confusion 2010-11-29 16:07:27 -05:00
.gitignore Remove everything related to os x expert package 2010-11-10 04:04:29 +01:00
acinclude.m4 Fix warnings with new versions of autoconf 2010-10-11 12:36:02 +02:00
autogen.sh r14641@catbus: nickm | 2007-08-17 17:53:14 -0400 2007-08-17 21:55:24 +00:00
ChangeLog pick a more accurate release date 2010-11-22 22:44:20 -05:00
configure.in bump to 0.2.2.19-alpha 2010-11-21 18:00:12 -05: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 move to maxmind geoip db 2010-05-06 07:15:22 -04:00
Makefile.am Remove everything related to os x expert package 2010-11-10 04:04:29 +01:00
README we have two faqs for now 2010-02-22 00:41:48 -05:00
ReleaseNotes add 0.2.1.27 blurb and changelog to release notes 2010-12-01 00:07:03 -05:00
tor.spec.in Update rpm spec file so that it will build without manual intervention on all rpm-based distributions 2010-09-30 21:48:29 -04: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