[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r6999: Claim another TODO item (and test commit signing.) (in tor/trunk: . doc)
Author: nickm
Date: 2006-08-09 04:30:11 -0400 (Wed, 09 Aug 2006)
New Revision: 6999
Modified:
tor/trunk/
tor/trunk/doc/TODO
Log:
r7286@Kushana: nickm | 2006-08-09 01:28:27 -0700
Claim another TODO item (and test commit signing.)
Property changes on: tor/trunk
___________________________________________________________________
Name: svk:merge
- 1f724f9b-111a-0410-b636-93f1a77c1813:/local/or/tor/trunk:8207
c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/eventdns:7014
c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/mmap:7030
c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/oo-connections:6950
c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/versions:7285
+ 1f724f9b-111a-0410-b636-93f1a77c1813:/local/or/tor/trunk:8207
c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/eventdns:7014
c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/mmap:7030
c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/oo-connections:6950
c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/versions:7286
Modified: tor/trunk/doc/TODO
===================================================================
--- tor/trunk/doc/TODO 2006-08-09 08:23:27 UTC (rev 6998)
+++ tor/trunk/doc/TODO 2006-08-09 08:30:11 UTC (rev 6999)
@@ -159,11 +159,12 @@
M - rewrite how libevent does select() on win32 so it's not so very slow.
- Add overlapped IO
- - When we connect to a Tor server, it sends back a cell listing
+N - When we connect to a Tor server, it sends back a cell listing
the IP it believes it is using. Use this to block dvorak's attack.
Also, this is a fine time to say what time you think it is.
o Verify that a new cell type is okay with deployed codebase
. Specify HELLO cells
+ . Figure out v0 compatibility.
- Implement
N - Exitlist should avoid outputting the same IP address twice.