[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] Commit last nights path selection work. Better, but st...
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv22669
Modified Files:
TODO
Log Message:
Commit last nights path selection work. Better, but still not merged.
Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- TODO 6 Oct 2003 20:55:05 -0000 1.155
+++ TODO 7 Oct 2003 21:57:46 -0000 1.156
@@ -27,8 +27,9 @@
o Separate SURB logging, keystores, and client queues into
client support module.
. Refactor path selection to have a nicer interface.
- . Generic, cross-module notion of "address".
- D Better capability infrastructure.
+ X Generic, cross-module notion of "address".
+ X Better capability infrastructure.
+ - Better ExitAddress notion.
. Separate parsing path str into specifier list,
checking specifier list for sanity, and generating
path from specifier list.
@@ -148,7 +149,6 @@
'Boilerplate' functionality.
- Real SMTP module
- Abuse prevention of some undetermined kind.
- X Support for setting 'Subject' and 'From' lines.
- Support multiple exit addresses. (cc, bcc, etc.)
Needs to be bandwidth-limited.
- End-to-end issues