[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] fix one bug, note two more



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

Modified Files:
	TODO 
Log Message:
fix one bug, note two more


Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- TODO	20 Mar 2004 04:57:27 -0000	1.67
+++ TODO	20 Mar 2004 20:49:33 -0000	1.68
@@ -12,8 +12,10 @@
         X Abandoned
 
 Bugs:
-        - on solaris, need to build with
-          LDFLAGS="-lsocket -lnsl" ./configure --with-ssl-dir=/usr/local/ssl
+        - send socks rejects when things go bad ?
+        o on solaris, need to build with
+          LDFLAGS="-lsocket -lnsl" ./configure
+        - on solaris, we HAVE_UNAME but the uname() call fails?
         - 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