Introduce cache for outdated microdesc dirservers.
commit7fc64f02a3057405f9e75d70848afd2e9b95da05
authorGeorge Kadianakis <desnacked@riseup.net>
Mon, 6 Nov 2017 12:48:22 +0000 (6 14:48 +0200)
committerNick Mathewson <nickm@torproject.org>
Fri, 17 Nov 2017 14:52:40 +0000 (17 09:52 -0500)
tree6f126115f02e8ffa0433c3e5cba5922e135fcfee
parent1d5e693b63bffe06cb69932176eb0ac4ea4decbd
Introduce cache for outdated microdesc dirservers.

We gonna use this cache to avoid dirservers without outdated md info.
src/or/directory.c
src/or/directory.h
src/or/microdesc.c
src/or/microdesc.h
src/or/networkstatus.c