Tweak on patch to make authoritative directory servers cache
commit7a8ac5dfef401fa26e37dcfd2b2a8ccb4285613b
authorNick Mathewson <nickm@torproject.org>
Mon, 15 Nov 2004 16:17:59 +0000 (15 16:17 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 15 Nov 2004 16:17:59 +0000 (15 16:17 +0000)
tree03bd4754f9dfc882aeaf49fa3608ec6d7b1d9292
parent39f39b0c17cd1d7677d762529476b82f12b6c6a3
Tweak on patch to make authoritative directory servers cache
directories on disk.  Make authdirservers cache *their own*
directories instead of the ones they download.  This gives better
liveness, and marginally better resistance to broken authdirservers.

Authdirservers don't cache running-routers at all: r-r isn't stored to
disk, so there's no point right now.

svn:r2893
src/or/dirserv.c
src/or/routerparse.c