]> git.ipfire.org Git - thirdparty/tor.git/commit
Stop discarding consensus flavors and descriptors we wanted to fetch
authorteor <teor2345@gmail.com>
Wed, 30 Nov 2016 00:06:36 +0000 (11:06 +1100)
committerteor <teor2345@gmail.com>
Wed, 30 Nov 2016 00:06:36 +0000 (11:06 +1100)
commite5c608e535ef9a4c4fe951a277e3891c77de4908
treeb3c9f04fdd2d60f2d6b5172a68f12479c2203add
parent4614f8e6816d559f8fbe9ae0f42d751d3fb95c77
Stop discarding consensus flavors and descriptors we wanted to fetch

Instead, fetch and store consensus flavors and descriptors we wanted to
fetch.

And serve them if we are a directory cache (or authority).
src/or/control.c
src/or/dirserv.c
src/or/networkstatus.c
src/or/networkstatus.h
src/or/routerlist.c