mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
three more items for shortly post 0.0.9
svn:r3088
This commit is contained in:
parent
f00631e6b9
commit
e68a271f30
9
doc/TODO
9
doc/TODO
@ -32,6 +32,15 @@ N - Make millisecond accuracy work on win32
|
|||||||
- Get epic, aclu, etc running nodes.
|
- Get epic, aclu, etc running nodes.
|
||||||
- Start distributing an rpm with the new version scheme.
|
- Start distributing an rpm with the new version scheme.
|
||||||
- Bug tracker.
|
- 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:
|
Tier two:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user