[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] fix one bug, add another
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, add another
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- TODO 20 Mar 2004 20:49:33 -0000 1.68
+++ TODO 20 Mar 2004 22:38:20 -0000 1.69
@@ -12,10 +12,11 @@
X Abandoned
Bugs:
+ - we call signal(), but we should be calling sigaction()
- 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?
+ o 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