[or-cvs] affected functions in the migration from addr:port to nickn...

Roger Dingledine arma at seul.org
Wed Oct 1 03:35:35 UTC 2003


Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc

Modified Files:
	TODO 
Log Message:
affected functions in the migration from addr:port to nickname for ORs


Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- TODO	1 Oct 2003 00:43:34 -0000	1.23
+++ TODO	1 Oct 2003 03:35:31 -0000	1.24
@@ -63,6 +63,23 @@
         o Move (most of) the router/directory code out of main.c
 
 Mid-term:
+        . migrate to using nickname rather than addr:port for routers
+                o decide_aci_type
+                - generate onion skins
+                  - circuit_send_next_onion_skin
+                  - circuit_extend
+                  - onion_generate_cpath
+                - get_unique_aci_by_addr_port
+                - circ->n_addr and circ->n_port
+                  - circuit_enumerate_by_naddr_nport
+                - cpath layers
+                - connection_or_connect
+                - connection_exact_get_by_addr_port
+                - connection_twin_get_by_addr_port
+                - router_get_by_addr_port
+                - connection_or_init_conn_from_router
+                - tag_pack, tag_unpack, connection_cpu_process_inbuf
+                - directory_initiate_command
         . Redo scheduler
                 o fix SSL_read bug for buffered records
                 - make round-robining more fair



More information about the tor-commits mailing list