[or-cvs] r8676: r9114 at directionless-main: nickm | 2006-10-06 15:46:41 -0400 (in tor/trunk: . doc)
nickm at seul.org
nickm at seul.org
Mon Oct 9 19:37:07 UTC 2006
Author: nickm
Date: 2006-10-09 15:37:07 -0400 (Mon, 09 Oct 2006)
New Revision: 8676
Modified:
tor/trunk/
tor/trunk/ChangeLog
tor/trunk/doc/TODO
Log:
r9114 at directionless-main: nickm | 2006-10-06 15:46:41 -0400
Move a changelog item; add a TODO.
Property changes on: tor/trunk
___________________________________________________________________
svk:merge ticket from /tor/trunk [r9114] on c95137ef-5f19-0410-b913-86e773d04f59
Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog 2006-10-09 19:35:51 UTC (rev 8675)
+++ tor/trunk/ChangeLog 2006-10-09 19:37:07 UTC (rev 8676)
@@ -112,9 +112,6 @@
- Just because your DirPort is open doesn't mean people should be
able to remotely teach you about hidden service descriptors. Now
only accept rendezvous posts if you've got HSAuthoritativeDir set.
- - When eventdns is enabled, allow multithreaded builds on NetBSD and
- OpenBSD. (We had previously disabled threads on these platforms
- because they didn't have working thread-safe resolver functions)
o Major bugfixes, other:
- Don't crash on race condition in dns.c: tor_assert(!resolve->expire)
Modified: tor/trunk/doc/TODO
===================================================================
--- tor/trunk/doc/TODO 2006-10-09 19:35:51 UTC (rev 8675)
+++ tor/trunk/doc/TODO 2006-10-09 19:37:07 UTC (rev 8676)
@@ -29,6 +29,7 @@
N - Test guard unreachable logic; make sure that we actually attempt to
connect to guards that we think are unreachable from time to time.
Make sure that we don't freak out when the network is down.
+N - Stop recommending exits as guards?
N - Clients stop dumping old descriptors if the network-statuses
claim they're still valid.
P - Figure out why dll's compiled in mingw don't work right in Winxp.
More information about the tor-commits
mailing list