]> git.ipfire.org Git - thirdparty/tor.git/commit
getting closer to having dirserv working
authorRoger Dingledine <arma@torproject.org>
Tue, 30 Sep 2003 08:18:10 +0000 (08:18 +0000)
committerRoger Dingledine <arma@torproject.org>
Tue, 30 Sep 2003 08:18:10 +0000 (08:18 +0000)
commit4533da06c97e81a44332f77af35d6c10ce505aff
tree416adb4560a2a1ef46c4a2db10ba58c04dd87983
parent3ed7aedc11d85bde5d4da3f7d1a6bdadc037ac75
getting closer to having dirserv working

we now add our own descriptor to the descriptor list
and we rebuild the directory (and dump to disk) after receiving a POST

svn:r509
src/or/connection.c
src/or/directory.c
src/or/dirserv.c
src/or/main.c
src/or/onion.c
src/or/or.h
src/or/routers.c