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

README


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