]> git.ipfire.org Git - thirdparty/tor.git/commit
bugfixes and features: closer to making dirserv work
authorRoger Dingledine <arma@torproject.org>
Mon, 29 Sep 2003 23:14:49 +0000 (23:14 +0000)
committerRoger Dingledine <arma@torproject.org>
Mon, 29 Sep 2003 23:14:49 +0000 (23:14 +0000)
commit3ed7aedc11d85bde5d4da3f7d1a6bdadc037ac75
treecd6ce1b1bb3c0bdd92485ee4315eafcab549bbf6
parent467d278b8b00740e876ae5ba9e0798ad702b5a67
bugfixes and features: closer to making dirserv work

fix a variety of seg faults
don't try to list OPs in running-routers
write cached-directory to disk when rebuilding the dir
on boot, dirservers load approved-routers file
on boot, dirservers load cached directory file

svn:r508
src/common/log.c
src/common/util.c
src/or/command.c
src/or/directory.c
src/or/dirserv.c
src/or/main.c
src/or/routers.c