[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] Fix bugs in text armor handling; switch to OpenPGP armor
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv15299
Modified Files:
TODO
Log Message:
Fix bugs in text armor handling; switch to OpenPGP armor
Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- TODO 17 May 2003 00:08:39 -0000 1.96
+++ TODO 21 May 2003 18:03:32 -0000 1.97
@@ -93,6 +93,12 @@
"server not there." Log accordingly.
o The retry scheduling logic is bogus.
o Attach debugging log calls to DeliveryQueue.
+ - Add more logging code to track fds with MMTPServer.
+ - Make sure that deliveryFailed/deliverySucceeded
+ with a nonexistent handle give a warning, and don't
+ simply die.
+ - Analyze logic: how can a timeout cause deliveryFailed
+ on a nonexistent handle?
o Improved path selection
o Better syntax
o Improved implementation