From fea3382aca569cd93cc0a43b45e558e58cee6b8e Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 17 Dec 2008 13:14:40 +0000 Subject: Backport r17091: when we have no pending streams, choose exits with choose_good_exit_server_general rather than with circuit_get_unhandled_ports(). svn:r17637 --- doc/TODO.020 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/TODO.020') diff --git a/doc/TODO.020 b/doc/TODO.020 index bc0855f22f..2d4d3b2298 100644 --- a/doc/TODO.020 +++ b/doc/TODO.020 @@ -12,8 +12,10 @@ Backport for 0.2.0 once better tested: approach). (Also maybe r16674) [Partially backported. Instead of the basic name checking, I backported r17171 instead, to be even more resistant to poisoning.] - - r17091: distinguish "no routers support pending circuits" from - "no circuits are pending." See also r17181 and r17184. + o r17091: distinguish "no routers support pending circuits" from + "no circuits are pending." + - See also r17181... + - ... and r17184. - 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. -- cgit v1.2.3-54-g00ecf