aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-10-23 05:24:57 +0000
committerNick Mathewson <nickm@torproject.org>2006-10-23 05:24:57 +0000
commit4401c47f638a60da7836130140fbdbd33c9ea176 (patch)
treeae4a256b7b24b7a544761547acc8522e9c56623a /doc/TODO
parentfba9a2adc81ae2446730f013d3433adf381648b7 (diff)
downloadtor-4401c47f638a60da7836130140fbdbd33c9ea176.tar
tor-4401c47f638a60da7836130140fbdbd33c9ea176.tar.gz
r9347@Kushana: nickm | 2006-10-23 01:24:48 -0400
Implement status event backend logic. svn:r8799
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index 9e67ace62..8a77e9555 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -44,10 +44,10 @@ Items for 0.1.2.x:
reintroduce Lasse's attacks from the Oakland paper.
- enumerate events of important things that occur in tor, so vidalia can
react.
-N - Backend implementation
+ o Backend implementation
R - Actually list all the events (notice and warn log messages are a good
place to look.) Divide messages into categories, perhaps.
-N - Specify general event system
+R - Specify general event system
R - Specify actual events.
N . Have (and document) a BEGIN_DIR relay cell that means "Connect to your
@@ -220,7 +220,7 @@ Topics to think about during 0.1.2.x development:
- Design next-version protocol for connections
For blocking-resistance scheme:
- X allow ordinary-looking ssl for dir connections. need a new dirport
+ o allow ordinary-looking ssl for dir connections. need a new dirport
for this, or can we handle both ssl and non-ssl, or should we
entirely switch to ssl in certain cases?
d - need to figure out how to fetch status of a few servers from the BDA