]> git.ipfire.org Git - thirdparty/tor.git/commit
Make directory functions update routerlist, not replace it. Add notion of OR-is...
authorNick Mathewson <nickm@torproject.org>
Mon, 17 May 2004 20:31:01 +0000 (20:31 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 17 May 2004 20:31:01 +0000 (20:31 +0000)
commit50b7ebcf9e5b2c6f9fa1f8be470e34e0789c772f
tree29f8b52d6c44c4969f816ffcf52257bd5c02a866
parentd9bcb23f769b4f9137956eae9e4ccf240b3cb686
Make directory functions update routerlist, not replace it.  Add notion of OR-is-trusted-to-be-a-dirserver. Arma, please review: does this handle being a dirserver right?

svn:r1880
src/or/config.c
src/or/directory.c
src/or/dirserv.c
src/or/main.c
src/or/or.h
src/or/routerlist.c