summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-10-28 20:30:56 +0000
committerNick Mathewson <nickm@torproject.org>2004-10-28 20:30:56 +0000
commitf0cb6baba16d6054968174c48580ddd1a542524d (patch)
tree401ad3de9e788e69f1925a60333b1bd92574b71f /doc
parent7fda3df9dd236bc14bb98d1395dd141eab4ff43f (diff)
downloadtor-f0cb6baba16d6054968174c48580ddd1a542524d.tar.gz
tor-f0cb6baba16d6054968174c48580ddd1a542524d.zip
Note item completion
svn:r2622
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index cd8af5c691..37b886019c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -36,7 +36,10 @@ R - Hibernate means "stop accepting connections, and start sleeping"
R . bandwidth buckets for write as well as read.
o Make watchdogged clients check cached-directory mtime to avoid
fetching directory in a tight loop.
-N - Pure C tor_resolve
+ . Pure C tor_resolve
+ o Implement it; socks4a only is fine for now.
+N - Make it build on win32
+N/R - Make it not link with zlib and openssl.
N - RPMs
N - Windows installer
- Review website; make important info more prominent.
@@ -149,7 +152,7 @@ R - learn from ben about his openssl-reinitialization-trick to
. rename/rearrange functions for what file they're in
- generalize our transport: add transport.c in preparation for
http, airhook, etc transport.
-N o investigate sctp for alternate transport.
+ o investigate sctp for alternate transport.
For September:
N . Windows port