[or-cvs] r8587: (tor/trunk)
nickm at seul.org
nickm at seul.org
Tue Oct 3 18:59:48 UTC 2006
Author: nickm
Date: 2006-10-03 14:59:48 -0400 (Tue, 03 Oct 2006)
New Revision: 8587
Modified:
tor/trunk/
tor/trunk/ChangeLog
Log:
Property changes on: tor/trunk
___________________________________________________________________
svk:merge ticket from /tor/branches/verbose-nicknames [r8855] on 96637b51-b116-0410-a10e-9941ebb49b64
Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog 2006-10-03 18:59:44 UTC (rev 8586)
+++ tor/trunk/ChangeLog 2006-10-03 18:59:48 UTC (rev 8587)
@@ -51,6 +51,9 @@
available in non-Exit nodes is much higher then the bandwidth available
in Exit nodes. (Fixes bug 200.)
- Give more meaningful errors on control authentication failure.
+ - Avoid possibility of controller-triggered crash when misusing certain
+ commands from a v0 controller on platforms that do not handle
+ printf("%s",NULL) gracefully.
- When deciding whether an IP is "local", check for IPs on the same /24
as us. This prevents some false positives during reachability
detection.
More information about the tor-commits
mailing list