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

Nick Mathewson 6589ea2a2f Fix a crash bug in cell queues: It is possible for a connection_write_to_buf to close the connection or otherwise unlink the circuit, which makes the circuit nonactive, which invalidates the pointer from the circuit to the next circuit on the active ring. Also add a bunch of asserts, most #ifdefed out. 19 éve
Win32Build e621c97d6e r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 19 éve
contrib 75754b4d8e other minor fixes lurking in my sandbox 19 éve
debian 194e0ae104 merge r9859: debian changelog for 0.1.2.12-rc-1 19 éve
doc fdb1e11dae Fix the tex error I just introduced. 19 éve
src 6589ea2a2f Fix a crash bug in cell queues: It is possible for a connection_write_to_buf to close the connection or otherwise unlink the circuit, which makes the circuit nonactive, which invalidates the pointer from the circuit to the next circuit on the active ring. Also add a bunch of asserts, most #ifdefed out. 19 éve
AUTHORS 51ca94fef3 add jbash and weasel to the AUTHORS list 22 éve
ChangeLog d1381aef82 r12652@Kushana: nickm | 2007-03-25 15:01:48 -0400 19 éve
Doxyfile 0c8893aea7 bump the doxyfile version number, since i made a doxygen 19 éve
INSTALL b552e0b992 blow away the "quickstart" from the INSTALL file. it was not being 20 éve
LICENSE 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 19 éve
Makefile.am 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 19 éve
README 4da71fff6b the readme file was also incredibly old. 20 éve
ReleaseNotes 48261e91d8 add a new file ReleaseNotes that contains just the 19 éve
acinclude.m4 136c0f5431 r12542@Kushana: nickm | 2007-03-15 10:17:50 -0400 19 éve
autogen.sh 969ec52e6b r8952@totoro: nickm | 2006-10-08 17:27:56 -0400 19 éve
configure.in 97b61b9889 r12519@Kushana: nickm | 2007-03-10 00:57:01 -0500 19 éve
tor.spec.in 745a195b86 Remove the requirement for libevent, since it's a static library already 19 éve

README


Tor is an implementation of Onion Routing. You can read more
at http://tor.eff.org/