[or-cvs] two more todo items that need to be solved during the wsaen...
arma at seul.org
arma at seul.org
Tue May 23 03:27:42 UTC 2006
Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc
Modified Files:
TODO
Log Message:
two more todo items that need to be solved during the wsaenobufs quest.
Index: TODO
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.449
retrieving revision 1.450
diff -u -p -d -r1.449 -r1.450
--- TODO 22 May 2006 20:26:30 -0000 1.449
+++ TODO 23 May 2006 03:27:39 -0000 1.450
@@ -61,6 +61,10 @@ N . memory usage on dir servers. copy le
N - oprofile including kernel time on multiple platforms
Items for 0.1.2:
+ - make tor's use of openssl operate on buffers rather than sockets,
+ so we can make use of libevent's buffer paradigm once it has one.
+ - make tor's use of libevent tolerate either the socket or the
+ buffer paradigm; includes unifying the functions in connect.c.
- support dir 503s better
o clients don't log as loudly when they receive them
- they don't count toward the 3-strikes rule
More information about the tor-commits
mailing list