From: Roger Dingledine Date: Sat, 20 Mar 2004 22:38:20 +0000 (+0000) Subject: fix one bug, add another X-Git-Tag: tor-0.0.3~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e9b67e1e6a5957c15d4964f9fd182a3ee021d80a;p=thirdparty%2Ftor.git fix one bug, add another svn:r1323 --- diff --git a/doc/TODO b/doc/TODO index 0c03b7db7d..5b07b59d37 100644 --- a/doc/TODO +++ b/doc/TODO @@ -12,10 +12,11 @@ ARMA - arma claims 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