diff options
author | Roger Dingledine <arma@torproject.org> | 2006-02-01 10:55:59 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-02-01 10:55:59 +0000 |
commit | af2c34ed5072f7c5058776379804099b07b2e67d (patch) | |
tree | 7dcd7050098221aa1dcfd494e736b5c2cf7b645b /doc/TODO | |
parent | 864c81d66848e2022fe4cd10da29483efd88a393 (diff) | |
download | tor-af2c34ed5072f7c5058776379804099b07b2e67d.tar tor-af2c34ed5072f7c5058776379804099b07b2e67d.tar.gz |
three more todo items
svn:r5892
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -36,6 +36,7 @@ Website: for 0.1.1.x: Jan 27 19:23:36.732 [notice] entry_guard_set_status(): Connection to never-contacted entry guard 'BinaryMIXER' failed. Removing from the list. -1/21 entry guards usable/new. + - Split into ReachableDirAddresses and ReachableORAddresses R - Jan 26 10:25:04.832 [warn] add_an_entry_guard(): Tried finding a new entry, but failed. Bad news. XXX. N - look at the proposed os x uninstaller: @@ -83,6 +84,10 @@ R - Add config options to not publish and not fetch rend descs. - Add controller interfaces to hear rend desc events and learn about rend descs. In base16 I guess for now. R - let controlport be configurable on other interfaces +R - look into "uncounting" bytes spent on local connections. so + we can bandwidthrate but still have fast downloads. +N - make clients understand "private:*" in exit policies, even though + we don't generate it yet. N - In circuit_get_open_circ_or_launch(), /* XXXX011 NM This should be a generic "retry all directory fetches". */ |