]> git.ipfire.org Git - thirdparty/tor.git/commit
Remaining 008pre1 items done; deferred where more design is needed.
authorNick Mathewson <nickm@torproject.org>
Fri, 25 Jun 2004 00:29:31 +0000 (00:29 +0000)
committerNick Mathewson <nickm@torproject.org>
Fri, 25 Jun 2004 00:29:31 +0000 (00:29 +0000)
commit76f769deb9dab9e68cb2dd49c6a5a852f2ca2cd7
tree8b833310f12954d9ebf61d267c61f87c7481afbf
parente9b882554e44641011e3ee5be26e7cc200f3dd71
Remaining 008pre1 items done; deferred where more design is needed.
More docs and (way more!) testing needed.

Done:
 - Authdirservers down directories from others.
 - Generate and use running-routers lists
 - Cache directories; store across reboots.
 - Refactor directory parsing a bit; note potential trouble spots.

svn:r1985
doc/TODO
src/or/directory.c
src/or/dirserv.c
src/or/main.c
src/or/or.h
src/or/rephist.c
src/or/router.c
src/or/routerlist.c
src/or/routerparse.c