From b9fe5130ab920a3d3a0b2984609994b39e2267b3 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 14 Aug 2006 06:27:39 +0000 Subject: two more todo's, plus a cleanup svn:r7046 --- doc/TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/TODO b/doc/TODO index 4de6d58ea9..f523da9332 100644 --- a/doc/TODO +++ b/doc/TODO @@ -32,6 +32,8 @@ Items for 0.1.2.x: - bug #314: is the fix for this just to check not only address_is_in_virtual_range(req->address) but also to check whether ent = strmap_get(addressmap, address) and ent->new_address is set? + - when we start, remove any entryguards that are listed in excludenodes. + - start calling dev releases 0.1.2.1-alpha-dev, not -cvs. - enumerate events of important things that occur in tor, so vidalia can react. - We should ship with a list of stable dir mirrors -- they're not @@ -221,7 +223,7 @@ Minor items for 0.1.2.x as time permits. - The bw_accounting file should get merged into the state file. - Streamline how we define a guard node as 'up'. - Better installers and build processes. - - Commit edmanm's win32 makefile to tor cvs contrib, or write a new one. + - Commit edmanm's win32 makefile to tor contrib, or write a new one. - Christian Grothoff's attack of infinite-length circuit. the solution is to have a separate 'extend-data' cell type which is used for the first N data cells, and only -- cgit v1.2.3-54-g00ecf