fix one bug, note two more

svn:r1321
This commit is contained in:
Roger Dingledine
2004-03-20 20:49:33 +00:00
parent d846d0c82e
commit ba47bcb288
+4 -2
View File
@@ -12,8 +12,10 @@ ARMA - arma claims
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