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_hs_common.c
Age
Commit message (
Expand
)
Author
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2018-11-22
Fix a comment typo in test_hs_common.c
teor
2018-09-21
Split directory.c code into several modules
Nick Mathewson
2018-09-07
hs-v3: Encrypt the descriptor using a cookie
Suphanat Chunhapanya
2018-07-17
Merge branch 'bug25552_ope_squashed'
Nick Mathewson
2018-07-17
Fix time source bug in sr_state_get_start_time_of_current_protocol_run().
George Kadianakis
2018-07-17
Fix up some unittests by being more careful with the local time.
George Kadianakis
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-05
Remove util.h
Nick Mathewson
2018-07-01
Extract or_state_t to its own header.
Nick Mathewson
2018-07-01
Minimize headers that include crypto_formats and x25519 stuff
Nick Mathewson
2018-06-29
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-06-29
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-06-29
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-06-23
Fix memory leak in helper_add_hsdir_to_networkstatus().
Alexander Færøy
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Extract routerinfo_t into its own header.
Nick Mathewson
2018-06-15
Extract microdesc_t into its own header.
Nick Mathewson
2018-06-15
Extract routerstatus_t into its own header.
Nick Mathewson
2018-06-15
Extract networkstatus_t and ..sr_info_t into their own headers
Nick Mathewson
2018-06-15
Extract node_t into its own header.
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-02
Make hs_get_responsible_hsdirs() deterministic.
Nick Mathewson
2018-05-01
vote: Move dirvote_recalculate_timing() to voting_schedule.c
David Goulet
2018-04-27
mod: Move dirauth specific files to its own module
David Goulet
2018-04-22
Rename node_has_descriptor() to node_has_any_descriptor()
Nick Mathewson
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-01-24
Extract protover summary flags into a new structure
Nick Mathewson
2018-01-03
Fix some shadowed-global warnings.
Nick Mathewson
2017-12-20
Update the unit tests to reflect the change of 24425
Nick Mathewson
2017-10-31
test: Fix voting schedule for hs_common.c
David Goulet
2017-09-15
Merge branch 'scan-build-032'
Nick Mathewson
2017-09-15
test: Make check-spaces happy
David Goulet
2017-09-15
test: Unit test for the hs indexes
David Goulet
2017-09-15
prop224 test: Enrich the client_service_hsdir_set_sync() test.
George Kadianakis
2017-09-14
prop224 client-side: Start validating onion address pubkeys.
George Kadianakis
2017-09-12
Clear up dead-assignment warnings from scan-build
Nick Mathewson
2017-09-11
test: Fix memleaks
David Goulet
2017-09-08
test: Test that client picks the right HSDir for service.
George Kadianakis
2017-09-08
prop224: hs_time_between_tp_and_srv() -> hs_in_period_between_tp_and_srv()
George Kadianakis
2017-09-08
test: Add an HS v3 reachability unit test
David Goulet
2017-09-08
prop224: Make client and service pick same HSDir
David Goulet
2017-09-08
prop224: Expand the overlap period concept to be a full SRV protocol run
David Goulet
2017-09-08
prop224: Use fetch and store HSDir indexes.
David Goulet
2017-08-30
prop224: Clear list of prev hsdirs before we upload all descs.
George Kadianakis
2017-08-30
prop224 test: Improve desc_reupload_logic() test with more nodes.
George Kadianakis
2017-08-30
prop224 test: Simplify interface for adding nodes to hash ring.
George Kadianakis
2017-08-28
prop224: Add test that exposes the #23343 bug.
George Kadianakis
[next]