[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r16699: {tor} note for backport: don't use a new entry guard that's also y (tor/branches/tor-0_2_0-patches/doc)
Author: arma
Date: 2008-08-31 02:35:04 -0400 (Sun, 31 Aug 2008)
New Revision: 16699
Modified:
tor/branches/tor-0_2_0-patches/doc/TODO.020
Log:
note for backport: don't use a new entry guard that's also your exit.
Modified: tor/branches/tor-0_2_0-patches/doc/TODO.020
===================================================================
--- tor/branches/tor-0_2_0-patches/doc/TODO.020 2008-08-31 06:33:39 UTC (rev 16698)
+++ tor/branches/tor-0_2_0-patches/doc/TODO.020 2008-08-31 06:35:04 UTC (rev 16699)
@@ -13,4 +13,5 @@
- r16143: generate stream close events from connection_edge_destroy().
- r16450: open /dev/pf before dropping privileges.
- r16605: relays reject risky extend cells.
+ - r16698: don't use a new entry guard that's also your exit.