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. il y a 19 ans
Win32Build e621c97d6e r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 il y a 20 ans
contrib 75754b4d8e other minor fixes lurking in my sandbox il y a 19 ans
debian 194e0ae104 merge r9859: debian changelog for 0.1.2.12-rc-1 il y a 19 ans
doc fdb1e11dae Fix the tex error I just introduced. il y a 19 ans
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. il y a 19 ans
AUTHORS 51ca94fef3 add jbash and weasel to the AUTHORS list il y a 22 ans
ChangeLog d1381aef82 r12652@Kushana: nickm | 2007-03-25 15:01:48 -0400 il y a 19 ans
Doxyfile 0c8893aea7 bump the doxyfile version number, since i made a doxygen il y a 20 ans
INSTALL b552e0b992 blow away the "quickstart" from the INSTALL file. it was not being il y a 20 ans
LICENSE 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 il y a 19 ans
Makefile.am 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 il y a 19 ans
README 4da71fff6b the readme file was also incredibly old. il y a 20 ans
ReleaseNotes 48261e91d8 add a new file ReleaseNotes that contains just the il y a 19 ans
acinclude.m4 136c0f5431 r12542@Kushana: nickm | 2007-03-15 10:17:50 -0400 il y a 19 ans
autogen.sh 969ec52e6b r8952@totoro: nickm | 2006-10-08 17:27:56 -0400 il y a 20 ans
configure.in 97b61b9889 r12519@Kushana: nickm | 2007-03-10 00:57:01 -0500 il y a 19 ans
tor.spec.in 745a195b86 Remove the requirement for libevent, since it's a static library already il y a 19 ans

README


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