From 80526444e66a511f8a0a7da12ce44debb8b19df9 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 1 Dec 2004 02:17:56 +0000 Subject: [PATCH] two more items for post 0.0.9 svn:r3049 --- trunk/doc/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/trunk/doc/TODO b/trunk/doc/TODO index 846355cf63..b6fdedfa10 100644 --- a/trunk/doc/TODO +++ b/trunk/doc/TODO @@ -28,11 +28,13 @@ N&R. make loglevels info,debug less noisy N - Get win32 servers working, or find out why it isn't happening now. Beyond 0.0.9: + - support hostnames as well as IPs for authdirservers. - server descriptor declares min log level, clients avoid servers that are too loggy. N - Clean up NT service code N - OS X package (and bundle?) N - Reverse DNS: specify and implement. +N - Make millisecond accuracy work on win32 - controller should have 'getinfo' command to query about rephist, about rendezvous status, etc. - allow transition from ORPort to !ORPort, and back