mirror repository of the tor core protocol in case of issues
Go to file
Roger Dingledine ab61c40661 Fix the bug that was causing servers to not find themselves
reachable if they changed IP addresses. This happened because
middle servers knew the old descriptor, and kept swapping the
addr/port we asked for with the one they thought was right.

So the create cell never got sent, because it was asking for a
different addr/port than we believed we had connected to.


svn:r6610
2006-06-13 05:36:35 +00:00
contrib Remove echo -n to make start script slightly more readable on boot. 2006-06-10 05:37:17 +00:00
debian Forward port changelog 2006-06-12 00:49:07 +00:00
doc typo, whitespace, and a clarification 2006-06-12 10:44:00 +00:00
src Fix the bug that was causing servers to not find themselves 2006-06-13 05:36:35 +00:00
Win32Build Commit my unittests.vcproj and Tor.vcproj: 2006-03-28 12:55:53 +00:00
.cvsignore ignore ancillary files build-stamp and patch-stamp 2006-02-26 23:05:18 +00:00
AUTHORS add jbash and weasel to the AUTHORS list 2004-02-17 05:05:34 +00:00
autogen.sh make our autogen.sh work on ksh as well as bash 2004-11-01 06:40:49 +00:00
ChangeLog forward-port the 0.1.1.21 changelog. 2006-06-11 01:42:21 +00:00
configure.in More eventdns.c patches: use HAVE_ALLOCA_H; print IP addrs as dotted quads. 2006-06-05 01:59:12 +00:00
Doxyfile which brings us to 0.1.1.16-rc 2006-03-19 04:02:11 +00:00
INSTALL blow away the "quickstart" from the INSTALL file. it was not being 2006-03-28 07:28:52 +00:00
LICENSE move to the copyright format that weasel likes 2006-01-03 12:37:03 +00:00
Makefile.am More DNS fixes. Send meaningful TTLs back to the client when 2006-06-03 21:41:14 +00:00
README the readme file was also incredibly old. 2006-03-28 07:30:49 +00:00
tor.spec.in SUSEisms to enable "make dist-rpm" functionality in SuSe 2006-05-26 13:22:20 +00:00

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