-
- Downloads
Stop using all dirauth-only options in shared_random_client.c
This is not as clean a patch as I would like: see the comment on ASSUME_AUTHORITY_SCHEDULING. This issue here is that the unit tests sometimes assume that we are going to be looking at the dirauth options and behaving like a dirauth, but without setting the options to turn is into one. This isn't an issue for actually running Tor, as far as I can tell with chutney.
Showing
- src/feature/dirauth/shared_random_state.c 1 addition, 1 deletionsrc/feature/dirauth/shared_random_state.c
- src/feature/dirauth/voting_schedule.c 19 additions, 0 deletionssrc/feature/dirauth/voting_schedule.c
- src/feature/dirauth/voting_schedule.h 4 additions, 0 deletionssrc/feature/dirauth/voting_schedule.h
- src/feature/hs_common/shared_random_client.c 30 additions, 28 deletionssrc/feature/hs_common/shared_random_client.c
- src/feature/hs_common/shared_random_client.h 0 additions, 2 deletionssrc/feature/hs_common/shared_random_client.h
- src/test/test_shared_random.c 1 addition, 1 deletionsrc/test/test_shared_random.c
Loading
Please register or sign in to comment