[or-cvs] Remove 1024-router limit in routerparse.c; unify handling o...

Nick Mathewson nickm at seul.org
Fri Jul 16 23:05:42 UTC 2004


Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv6311/doc

Modified Files:
	TODO 
Log Message:
Remove 1024-router limit in routerparse.c; unify handling of running-routers lines in running-routers requests and in directories; set is_verified field of routerinfo_ts correctly; use most-recent-info rule to decide whether to change router-is-running status.

Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -d -r1.133 -r1.134
--- TODO	16 Jul 2004 22:23:17 -0000	1.133
+++ TODO	16 Jul 2004 23:05:40 -0000	1.134
@@ -65,7 +65,7 @@
         o nickname defaults to first piece of hostname
         o running-routers list refers to nickname if verified, else
           hash-base64'ed.
-        - Mark routers as verified or unverified based on whether
+        o Mark routers as verified or unverified based on whether
           running-routers list includes nickname or id hash.
         o put OR uptime in descriptor
         o name the secret-key directory something to discourage people
@@ -95,6 +95,7 @@
           - he can connect to you
           - he has successfully extended to you
           - he has sufficient mean-time-between-failures
+	- Don't accept ORs with nicknames same as verified ORs' nicknames.
         - add new "Middleman 1" config variable?
           o if torrc not found, exitpolicy reject *:*
 NICK    - change if(options.ORPort) to what we really mean.



More information about the tor-commits mailing list