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
2006-06-12 00:49:07 +00:00
2006-06-12 10:44:00 +00:00
2006-06-11 01:42:21 +00:00
2006-03-19 04:02:11 +00:00

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

S
Description
No description provided
Readme 96 MiB
Languages
C 94.4%
Python 1.5%
C++ 1.1%
Shell 1.1%
M4 0.9%
Other 0.8%