[or-cvs] three more items for shortly post 0.0.9
Roger Dingledine
arma at seul.org
Mon Dec 6 06:17:59 UTC 2004
Update of /home2/or/cvsroot/tor/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor/doc
Modified Files:
TODO
Log Message:
three more items for shortly post 0.0.9
Index: TODO
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -d -r1.236 -r1.237
--- TODO 2 Dec 2004 09:27:24 -0000 1.236
+++ TODO 6 Dec 2004 06:17:57 -0000 1.237
@@ -32,6 +32,15 @@
- Get epic, aclu, etc running nodes.
- Start distributing an rpm with the new version scheme.
- Bug tracker.
+ - cache .foo.exit names better, or differently, or not.
+ - teach connection_ap_handshake_socks_reply() about ipv6 and friends
+ so connection_ap_handshake_socks_resolved() doesn't also need
+ to know about them.
+ - when we haven't explicitly sent a socks reject, sending one in
+ connection_about_to_close_connection() fails because we never give
+ it a chance to flush. right answer is to do the socks reply manually
+ in each appropriate case, and then about-to-close-connection can
+ simply warn us if we forgot one.
Tier two:
More information about the tor-commits
mailing list