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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_hs_common.c
Age
Commit message (
Expand
)
Author
2023-02-10
Extend blinding testvec with timeperiod test.
Nick Mathewson
2023-01-25
Add a test vector for disaster SRV calculation.
Nick Mathewson
2023-01-19
Add more test-vectors for key blinding.
Nick Mathewson
2021-10-19
Merge branch 'ticket40476_045_01' into ticket40476_046_01
David Goulet
2021-10-19
test: Fix unit tests after disabling version 2
David Goulet
2021-05-05
Prepare for #40373: Re-introduce parsing for v2 onion addresses.
George Kadianakis
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-19
hs-v2: Remove client support
David Goulet
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-07-14
addr: Use tor_addr_t instead of uint32_t for IPv4
David Goulet
2020-07-08
socks: Returns 0xF6 only if BAD_HOSTNAME
Guinness
2020-02-24
Rename voting_schedule_*() functions.
Nick Mathewson
2020-02-24
Move voting_schedule.[ch] to src/feature/dirauth/
Nick Mathewson
2020-01-21
hs-v3: Implement hs_parse_address_no_log()
David Goulet
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-11-18
hs-v3: Set extended error if .onion is invalid
David Goulet
2019-06-28
Coverity: fix test issues with always-present 'service' var.
Nick Mathewson
2019-05-16
hs tests: explicitly free 'service' variable.
Nick Mathewson
2019-04-26
Make nodelist_get_list() return a const pointer.
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
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
[next]