[or-cvs] update todo a bit farther

Roger Dingledine arma at seul.org
Sat Mar 27 05:52:58 UTC 2004


Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc

Modified Files:
	TODO 
Log Message:
update todo a bit farther


Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- TODO	26 Mar 2004 18:17:17 -0000	1.72
+++ TODO	27 Mar 2004 05:52:55 -0000	1.73
@@ -13,11 +13,11 @@
 
 Bugs:
         o we call signal(), but we should be calling sigaction()
-        - send socks rejects when things go bad ?
+        o send socks rejects when things go bad ?
         o on solaris, need to build with
           LDFLAGS="-lsocket -lnsl" ./configure
         o on solaris, we HAVE_UNAME but the uname() call fails?
-        - should maybe make clients exit(1) when bad things happen?
+        . should maybe make clients exit(1) when bad things happen?
           e.g. clock skew.
         o client-side dns cache doesn't appear to be getting populated
           by 'connected' cells. In fact, the 'connected' cells don't even
@@ -41,10 +41,10 @@
         - Make tls connections tls_close intentionally
         - Add '[...truncated]' or similar to truncated log entries (like the directory
           in connection_dir_process_inbuf()).
-        - Make logs handle it better when writing to them fails.
+        . Make logs handle it better when writing to them fails.
         - leave server descriptor out of directory if it's too old
         o Rename ACI to circID
-        . integrate rep_ok functions, see what breaks
+        o integrate rep_ok functions, see what breaks
         - update tor faq
         o obey SocksBindAddress, ORBindAddress
         o warn if we're running as root



More information about the tor-commits mailing list