]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fix one bug, note two more
authorRoger Dingledine <arma@torproject.org>
Sat, 20 Mar 2004 20:49:33 +0000 (20:49 +0000)
committerRoger Dingledine <arma@torproject.org>
Sat, 20 Mar 2004 20:49:33 +0000 (20:49 +0000)
svn:r1321

doc/TODO

index a6c6e2bc90f10b45d88ece9f9a6b75104c9201aa..0c03b7db7d3e3d4bd266522dc659ef92a805d95a 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -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