[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r17449: {tor} r17162 is harder to backport than i realized (tor/branches/tor-0_2_0-patches/doc)
Author: arma
Date: 2008-12-02 17:49:24 -0500 (Tue, 02 Dec 2008)
New Revision: 17449
Modified:
tor/branches/tor-0_2_0-patches/doc/TODO.020
Log:
r17162 is harder to backport than i realized
Modified: tor/branches/tor-0_2_0-patches/doc/TODO.020
===================================================================
--- tor/branches/tor-0_2_0-patches/doc/TODO.020 2008-12-02 22:20:47 UTC (rev 17448)
+++ tor/branches/tor-0_2_0-patches/doc/TODO.020 2008-12-02 22:49:24 UTC (rev 17449)
@@ -16,6 +16,6 @@
- r17137: send END cell in response to connect to nonexistent hidserv port.
- r17138: reject *:* servers should never do DNS lookups.
- r17139: Fix another case of overriding .exit choices.
- - r17162: fix another case of not checking cpath_layer.
+ - r17162 and r17164: fix another case of not checking cpath_layer.
- r17208,r17209,r7211,r17212,r17214: Avoid gotterdammerung when an
authority has an expired certificate.