tor/src/feature/hs_common
Nick Mathewson a5bc08579f shared_random: Improve fallback for client no-live-consensus case.
In this case, when we're looking for the voting interval, we should
try looking at the _latest_ consensus if we have one.  When we're
looking for the start of the current voting period, we can use our
existing fallback logic without complaint, since the voting interval
code will already have given us a reasonable voting interval, and we
want to have a round starting time based on the current time.
2020-03-03 14:35:01 +02:00
..
.may_include practracker: Add missing .may_include files 2019-12-04 12:15:22 -05:00
feature_hs_common.md Doxygen: rename all .dox files to end with .md 2019-11-15 09:28:12 -05:00
include.am Split core/include.am into per-subdirectory include.am files 2020-01-13 09:34:17 -05:00
replaycache.c It's 2020. Update the copyright dates with "make update-copyright" 2020-01-08 18:39:17 -05:00
replaycache.h It's 2020. Update the copyright dates with "make update-copyright" 2020-01-08 18:39:17 -05:00
shared_random_client.c shared_random: Improve fallback for client no-live-consensus case. 2020-03-03 14:35:01 +02:00
shared_random_client.h Stop using all dirauth-only options in shared_random_client.c 2020-03-03 14:35:01 +02:00