diff options
author | Alexander Færøy <ahf@torproject.org> | 2017-03-17 05:27:31 +0100 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-03-17 11:15:43 -0400 |
commit | 946ccf3e4de883b98aa62666b8a5bdc3eb535447 (patch) | |
tree | 3430cca1257cd6207352500e6a85f1f593c7a075 /src/or/router.h | |
parent | 853b54dea4c56ea2913caf58ad6d337502b18b91 (diff) | |
download | tor-946ccf3e4de883b98aa62666b8a5bdc3eb535447.tar.gz tor-946ccf3e4de883b98aa62666b8a5bdc3eb535447.zip |
Check onion key consensus parameters every hour.
This patch changes the way we decide when to check for whether it's time
to rotate and/or expiry our onion keys. Due to proposal #274 we can now
have the keys rotate at different frequencies than before and we thus
do the check once an hour when our Tor daemon is running in server mode.
This should allow us to quickly notice if the network consensus
parameter have changed while we are running instead of having to wait
until the current parameters timeout value have passed.
See: See: https://bugs.torproject.org/21641
Diffstat (limited to 'src/or/router.h')
0 files changed, 0 insertions, 0 deletions