aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_shared_random.c
AgeCommit message (Expand)Author
2020-03-03Stop using all dirauth-only options in shared_random_client.cNick Mathewson
2020-02-24Rename voting_schedule_*() functions.Nick Mathewson
2020-02-24Move voting_schedule.[ch] to src/feature/dirauth/Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-04-30Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()Nick Mathewson
2019-03-24Refactor test_utils_general() to fix Coverity warningsrl1987
2019-03-18Merge branch 'bug29706_035_minimal_merge' into bug29706_040_minimal_mergeteor
2019-03-18Merge branch 'bug29706_034_minimal_merge' into bug29706_035_minimal_mergeteor
2019-03-18test/sr: update sr_state_free() to sr_state_free_all() in a commentteor
2019-03-18Merge branch 'bug29706_029_minimal' into bug29706_034_minimal_mergeteor
2019-03-18test/sr: Clear SRVs after init, and before setupteor
2019-03-15Merge remote-tracking branch 'tor-github/pr/776' into maint-0.4.0Nick Mathewson
2019-03-13test/sr: Clear SRVs after init, and before setupteor
2019-03-12Merge remote-tracking branch 'tor-github/pr/776' into maint-0.4.0Nick Mathewson
2019-03-12test/sr: update sr_state_free() to sr_state_free_all()teor
2019-03-12Merge branch bug29706_029_refactor into bug29706_034_refactorteor
2019-03-12sr: Check for replacing a SRV pointer with the same pointerteor
2019-03-09sr: rename srv_dup() to sr_srv_dup()teor
2019-03-09sr: Free SRVs before replacing them in state_query_put_()teor
2019-03-09test/sr: Free SRVs before replacing them in test_sr_setup_srv()teor
2019-02-28Merge branch 'maint-0.3.4' into maint-0.3.5teor
2019-02-28Merge branch 'maint-0.3.3' into maint-0.3.4teor
2019-02-28Merge branch 'maint-0.3.4' into maint-0.3.5teor
2019-02-28Merge branch 'maint-0.3.3' into maint-0.3.4teor
2019-02-28Merge branch 'maint-0.2.9' into maint-0.3.3teor
2019-02-27Merge remote-tracking branch 'tor-github/pr/731' into maint-0.4.0Nick Mathewson
2019-02-27test/shared-random: use sr_state_free_all() rather than sr_state_free()teor
2019-02-27Merge branch 'bug29599_029' into bug29599_033teor
2019-02-27test/shared-random: Stop leaking shared random state in the unit teststeor
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-12-17Fix dead-assignment warning in test_shared_random.cNick Mathewson
2018-10-31Merge branch 'networkstatus_mmap' into networkstatus_mmap_mergeNick Mathewson
2018-10-01Remove routerparse include from files that dont use itNick Mathewson
2018-10-01Split the authority-cert and signature/hash code from routerparseNick Mathewson
2018-10-01Move routerparse and parsecommon to their own module.Nick Mathewson
2018-09-19Split routerlist.c into 4 separate modulesNick Mathewson
2018-09-11Followup: Make authority_cert_parse_from_string() take length tooNick Mathewson
2018-09-04Merge branch 'nss_squashed' into nss_mergeNick Mathewson
2018-08-22Fix revision counter bugs caused by bad SRV start time computation.George Kadianakis
2018-08-22Change log_test_helpers macros to use printf, not pastingNick Mathewson
2018-07-17Merge branch 'bug25552_ope_squashed'Nick Mathewson
2018-07-17Fix time source bug in sr_state_get_start_time_of_current_protocol_run().George Kadianakis
2018-07-09Fix some lingering windows compilation issues from Jenkins.Nick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-01Remove system headers from or.hNick Mathewson
2018-07-01Extract or_state_t to its own header.Nick Mathewson
2018-06-29Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-06-29Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson