[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] remove most 0.1.0.x todo items
Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc
Modified Files:
TODO
Log Message:
remove most 0.1.0.x todo items
Index: TODO
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.341
retrieving revision 1.342
diff -u -d -r1.341 -r1.342
--- TODO 22 Aug 2005 03:10:53 -0000 1.341
+++ TODO 23 Aug 2005 07:20:00 -0000 1.342
@@ -29,31 +29,17 @@
P - update window's docs to clarify which versions of windows, and why a
DOS window, how it's used, for the less technical users
NR- write a spec appendix for 'being nice with tor'
- - Hunt for open socks ports on tor servers, send mail
- tor-in-the-media page
- - Ask schanzle@xxxxxxxxxxxxxxxxx about a patch for rpm spec fixes against
+ - Ask schanzle@xxxxxxxxxxxxxxxxx about a patch for rpm spec fixes against
tor-0.1.0.7.rc
- Remove need for HACKING file.
-
For 0.1.0.x:
- o Why do solaris cpuworks go dormant?
- (Apparently, disabling threads fixes this.)
- o Fix the remaining flyspray bugs marked for 0.1.0.9
- X Free remaining unfreed memory (arma will run valgrind)
- (Not for a stable release)
- o Note libevent/method/platform combos that are unlikely to work.
- X change torrc to point to abuse-faq (once abuse-faq is posted)
. Memory use on Linux: what's happening?
- Is it threading? (Maybe, maybe not)
- Is it the buf_shrink bug? (Quite possibly)
- Instrument the 0.1.1 code to figure out where our memory is going;
apply the results. (all platforms?)
- . Why does kevent barf with EINVAL on some freebsd boxes?
- o Submit libevent patch to Niels
- o Warn on non-repeated EINVAL in Tor (don't die.)
- - Investigate why freebsd kernel actually does this: it doesn't seem
- simple to trigger.
for 0.1.1.x:
o Controller improvements