
9 Feb
2017
9 Feb
'17
3:26 p.m.
commit f263cf954a571a9221fb41e0854ccc229be1f229 Author: Nick Mathewson <nickm@torproject.org> Date: Thu Feb 9 09:57:39 2017 -0500 Remove a redundant XXX271 comment --- src/or/directory.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/or/directory.c b/src/or/directory.c index 93dc488..871a20f 100644 --- a/src/or/directory.c +++ b/src/or/directory.c @@ -1269,7 +1269,6 @@ directory_initiate_command_rend(const tor_addr_port_t *or_addr_port, if (!anonymized_connection && !use_begindir) { /* then we want to connect to dirport directly */ - // XXXX prop271 I think that we never use guards in this case. if (options->HTTPProxy) { tor_addr_copy(&addr, &options->HTTPProxyAddr);
3071
Age (days ago)
3071
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org