]> git.ipfire.org Git - thirdparty/tor.git/commit
Fetch certificates from the same directory as previous certificates
authorteor (Tim Wilson-Brown) <teor2345@gmail.com>
Wed, 4 May 2016 06:47:28 +0000 (16:47 +1000)
committerteor (Tim Wilson-Brown) <teor2345@gmail.com>
Wed, 11 May 2016 17:30:30 +0000 (13:30 -0400)
commitcdb528d841e753b6cc0b8d8b2aeb6bed183a1a8d
treeafde71681ae55859d70a038ea02ea1c7c2bb29cc
parent730cfeb6bd3d8060e44026469ec6d75695c00179
Fetch certificates from the same directory as previous certificates

Improves the fix to #18963.
changes/bug18963
src/or/directory.c
src/or/dirvote.c
src/or/networkstatus.c
src/or/networkstatus.h
src/or/router.c
src/or/routerlist.c
src/or/routerlist.h
src/test/test_dir_handle_get.c