index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_shared_random.c
Age
Commit message (
Expand
)
Author
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-01-12
Merge branch 'ticket40237_044_01' into ticket40237_045_01
David Goulet
2021-01-12
Merge branch 'ticket40237_043_01' into ticket40237_044_01
David Goulet
2021-01-12
Merge branch 'ticket40237_035_01' into ticket40237_043_01
David Goulet
2021-01-12
hs-v3: Require reasonably live consensus
David Goulet
2020-11-12
Fix typos.
Samanta Navarro
2020-03-03
Stop using all dirauth-only options in shared_random_client.c
Nick Mathewson
2020-02-24
Rename voting_schedule_*() functions.
Nick Mathewson
2020-02-24
Move voting_schedule.[ch] to src/feature/dirauth/
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-03-24
Refactor test_utils_general() to fix Coverity warnings
rl1987
2019-03-20
Merge branch 'maint-0.3.4' into maint-0.3.5
teor
2019-03-18
Merge branch 'bug29706_035_minimal_merge' into bug29706_040_minimal_merge
teor
2019-03-18
Merge branch 'bug29706_034_minimal_merge' into bug29706_035_minimal_merge
teor
2019-03-18
test/sr: update sr_state_free() to sr_state_free_all() in a comment
teor
2019-03-18
Merge branch 'bug29706_029_minimal' into bug29706_034_minimal_merge
teor
2019-03-18
test/sr: Clear SRVs after init, and before setup
teor
2019-03-15
Merge remote-tracking branch 'tor-github/pr/776' into maint-0.4.0
Nick Mathewson
2019-03-13
test/sr: Clear SRVs after init, and before setup
teor
2019-03-12
Merge remote-tracking branch 'tor-github/pr/776' into maint-0.4.0
Nick Mathewson
2019-03-12
test/sr: update sr_state_free() to sr_state_free_all()
teor
2019-03-12
Merge branch bug29706_029_refactor into bug29706_034_refactor
teor
2019-03-12
sr: Check for replacing a SRV pointer with the same pointer
teor
2019-03-09
sr: rename srv_dup() to sr_srv_dup()
teor
2019-03-09
sr: Free SRVs before replacing them in state_query_put_()
teor
2019-03-09
test/sr: Free SRVs before replacing them in test_sr_setup_srv()
teor
2019-02-28
Merge branch 'maint-0.3.4' into maint-0.3.5
teor
2019-02-28
Merge branch 'maint-0.3.3' into maint-0.3.4
teor
2019-02-28
Merge branch 'maint-0.3.4' into maint-0.3.5
teor
2019-02-28
Merge branch 'maint-0.3.3' into maint-0.3.4
teor
2019-02-28
Merge branch 'maint-0.2.9' into maint-0.3.3
teor
2019-02-27
Merge remote-tracking branch 'tor-github/pr/731' into maint-0.4.0
Nick Mathewson
2019-02-27
test/shared-random: use sr_state_free_all() rather than sr_state_free()
teor
2019-02-27
Merge branch 'bug29599_029' into bug29599_033
teor
2019-02-27
test/shared-random: Stop leaking shared random state in the unit tests
teor
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-12-17
Fix dead-assignment warning in test_shared_random.c
Nick Mathewson
2018-10-31
Merge branch 'networkstatus_mmap' into networkstatus_mmap_merge
Nick Mathewson
2018-10-01
Remove routerparse include from files that dont use it
Nick Mathewson
2018-10-01
Split the authority-cert and signature/hash code from routerparse
Nick Mathewson
2018-10-01
Move routerparse and parsecommon to their own module.
Nick Mathewson
2018-09-19
Split routerlist.c into 4 separate modules
Nick Mathewson
2018-09-11
Followup: Make authority_cert_parse_from_string() take length too
Nick Mathewson
2018-09-04
Merge branch 'nss_squashed' into nss_merge
Nick Mathewson
2018-08-22
Fix revision counter bugs caused by bad SRV start time computation.
George Kadianakis
2018-08-22
Change log_test_helpers macros to use printf, not pasting
Nick Mathewson
2018-07-17
Merge branch 'bug25552_ope_squashed'
Nick Mathewson
[next]