[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] Count a relay as "attempted" when we try to connect to ...
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv16372
Modified Files:
TODO
Log Message:
Count a relay as "attempted" when we try to connect to a server, not when we begin sending a packet.
Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -d -r1.134 -r1.135
--- TODO 14 Jul 2003 22:16:00 -0000 1.134
+++ TODO 15 Jul 2003 01:57:12 -0000 1.135
@@ -32,7 +32,7 @@
o References
o MBOX support
o Tests
- . Background projects:
+ o Background projects:
o Port to cygwin
o Start win32 port
o Make it build.
@@ -40,7 +40,7 @@
o Make unittests pass without warnings
o Add a makeshift interactive mode.
o Twisted port decision
- - Website, FAQ
+ o Website work
. Initial support for email headers (client side)
o Implement
- Give error messages on bad headers
@@ -72,7 +72,8 @@
- Tests for ServerInbox and Directory.py
- Tests for checkConsistency
- What happens when Overlap > Lifetime?
- - Bugfixes
+ . Bugfixes
+ o Make AttemptedRelay ~~ SuccessfulRelay+FailedRelay.
- Handle server time moving backward
- Solve CPU infinite loop bug