From: Roger Dingledine Date: Wed, 28 May 2003 06:36:49 +0000 (+0000) Subject: and update the todo X-Git-Tag: tor-0.0.2pre8~166 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=430545432fcd301dd6511b0f2f2497dd251b96d6;p=thirdparty%2Ftor.git and update the todo svn:r302 --- diff --git a/doc/TODO b/doc/TODO index 4a934a68fb..2730496804 100644 --- a/doc/TODO +++ b/doc/TODO @@ -126,15 +126,15 @@ NICK . OS X - Total rate limiting . Look at OR handshake in more detail o Spec it - - Merge OR and OP handshakes - - But figure out how to indicate if we're OR? + o Merge OR and OP handshakes + - rearrange connection_or so it doesn't suck so much to read D Periodic link key rotation. Spec? - More flexibility in node addressing D Support IPv6 rather than just 4 - Handle multihomed servers (config variable to set IP) . Move from onions to ephemeral DH o incremental path building - - transition circuit-level sendmes to hop-level sendmes + o transition circuit-level sendmes to hop-level sendmes - implement truncate, truncated o move from 192byte DH to 128byte DH, so it isn't so damn slow - exiting from not-last hop @@ -142,4 +142,5 @@ NICK . OS X - make sure exiting from the not-last hop works - logic to find last *open* hop, not last hop, in cpath - choose exit nodes by exit policies + o wrap malloc with something that explodes when it fails