Code added to Tor to support PIR-based onion service descriptor lookups

Nick Mathewson 311aca5a34 Log bandwidth_weight_rule_t as a string, not an integer. %!s(int64=16) %!d(string=hai) anos
Win32Build e621c97d6e r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 %!s(int64=19) %!d(string=hai) anos
changes 8aec982f91 Merge branch 'maint-0.2.1' %!s(int64=16) %!d(string=hai) anos
contrib 8aec982f91 Merge branch 'maint-0.2.1' %!s(int64=16) %!d(string=hai) anos
debian da220157a9 Update copyright dates for files not in maint-0.2.1 %!s(int64=16) %!d(string=hai) anos
doc a8089027e2 Mention libxml2-utils in our asciidoc dependencies %!s(int64=16) %!d(string=hai) anos
src 311aca5a34 Log bandwidth_weight_rule_t as a string, not an integer. %!s(int64=16) %!d(string=hai) anos
.gitignore 0950d95aee add .exe files to gitignore %!s(int64=16) %!d(string=hai) anos
ChangeLog 8aec982f91 Merge branch 'maint-0.2.1' %!s(int64=16) %!d(string=hai) anos
Doxyfile.in d230827912 Remove all svn metadata minus what I missed. %!s(int64=17) %!d(string=hai) anos
INSTALL c4fa6d2551 we changed autogen.sh's behavior, so update the INSTALL file %!s(int64=18) %!d(string=hai) anos
LICENSE c3e63483b2 Update Tor Project copyright years %!s(int64=16) %!d(string=hai) anos
Makefile.am b006e3279f Merge remote branch 'origin/maint-0.2.1' %!s(int64=16) %!d(string=hai) anos
README ee8b0893af we have two faqs for now %!s(int64=16) %!d(string=hai) anos
ReleaseNotes 6b7e5eb5f1 give us a blurb; add stanza to the releasenotes %!s(int64=16) %!d(string=hai) anos
acinclude.m4 0552deb613 Merge commit 'origin/maint-0.2.1' %!s(int64=16) %!d(string=hai) anos
autogen.sh c5893e5035 r14641@catbus: nickm | 2007-08-17 17:53:14 -0400 %!s(int64=19) %!d(string=hai) anos
configure.in 927425150b Merge branch 'asprintf' %!s(int64=16) %!d(string=hai) anos
tor.spec.in c10c7c9d83 Fix building of RPMs. Patch by Erinn Clark. %!s(int64=16) %!d(string=hai) anos

README

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