[or-cvs] r9520: a bit of revisionist history for our changelog (tor/trunk)
arma at seul.org
arma at seul.org
Thu Feb 8 05:38:21 UTC 2007
Author: arma
Date: 2007-02-08 00:38:17 -0500 (Thu, 08 Feb 2007)
New Revision: 9520
Modified:
tor/trunk/ChangeLog
Log:
a bit of revisionist history for our changelog
Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog 2007-02-08 05:36:49 UTC (rev 9519)
+++ tor/trunk/ChangeLog 2007-02-08 05:38:17 UTC (rev 9520)
@@ -17,9 +17,9 @@
- Servers decline directory requests much more aggressively when
they're low on bandwidth. Otherwise they end up queueing more and
more directory responses, which can't be good for latency.
+ - But never refuse directory requests from local addresses.
- Fix a memory leak when sending a 503 response for a networkstatus
request.
- - But never refuse directory requests from local addresses.
- Be willing to read or write on local connections (e.g. controller
connections) even when the global rate limiting buckets are empty.
- If our system clock jumps back in time, don't publish a negative
@@ -143,7 +143,7 @@
connection handles more than 4 gigs in either direction, we crash.
- Fix an assert error introduced in 0.1.2.5-alpha: if we're an
advertised exit node, somebody might try to exit from us when
- we're bootstrapping and before we've built your descriptor yet.
+ we're bootstrapping and before we've built our descriptor yet.
Refuse the connection rather than crashing.
o Minor bugfixes:
More information about the tor-commits
mailing list