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_service.c
Age
Commit message (
Expand
)
Author
2021-10-19
test: Fix unit tests after disabling version 2
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-10-27
tests: Fix unit tests after adding new HS metrics module
David Goulet
2020-07-14
addr: Use tor_addr_t instead of uint32_t for IPv4
David Goulet
2020-06-17
Fix typo in test_build_update_descriptors() comment
Neel Chauhan
2020-03-30
hs-v3: Move ob_subcreds to hs_service_state_t.
George Kadianakis
2020-03-11
hs-v3: Log reasons why service can't upload descriptor
David Goulet
2020-02-24
Rename voting_schedule_*() functions.
Nick Mathewson
2020-02-24
Move voting_schedule.[ch] to src/feature/dirauth/
Nick Mathewson
2020-01-28
Write unittest that covers cases of INTRODUCE1 handling.
George Kadianakis
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-12-20
Replace several C identifiers.
teor
2019-12-16
Compact lines in test_e2e_rend_circuit_setup()
Neel Chauhan
2019-10-23
hs-v3: Remove the circuit_established intro flag
David Goulet
2019-10-09
Merge remote-tracking branch 'tor-github/pr/1399'
Nick Mathewson
2019-10-08
test: New behavior on IP retry for HSv3
Neel Chauhan
2019-10-08
hs-v3: Do not remove intro point if circuit exists
David Goulet
2019-10-08
Fix flapping of test_service_intro_point() unittest.
George Kadianakis
2019-08-28
Merge branch 'ticket31240v2' into ticket31240v2_merged_2
Nick Mathewson
2019-08-28
Refactor config free logic to use a single path.
Nick Mathewson
2019-08-23
Remove the unused circuit_type field from hs_ident_circuit_t and hs_ident_cir...
Neel Chauhan
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-05-08
Merge branch 'tor-github/pr/1000'
David Goulet
2019-05-03
Hiding crypt_path_t: Change code to use the privatization macro.
George Kadianakis
2019-05-03
Revert "Hiding crypt_path_t: Create a constructor for crypt_path_t."
George Kadianakis
2019-05-03
Hiding crypt_path_t: Trivial changes to satisfy check-local.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Create a constructor for crypt_path_t.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Fixup broken unittests.
George Kadianakis
2019-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-03-12
hs: abolish hs_desc_link_specifier_t
teor
2019-01-31
hs: Onion services put IPv6 addresses in service descriptors
teor
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-11
Fix a typo
rl1987
2019-01-11
Fix CID 1442277
rl1987
2018-12-17
Fix null-pointer-deref warning from scan-build in test_hs_service.c
Nick Mathewson
2018-12-17
Fix dead assignment warning in test_hs_service.c
Nick Mathewson
2018-10-23
Func rename: Make it clear that update_all_descriptors() does intro points.
George Kadianakis
2018-10-16
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-10-16
test: Update approx_time before the test starts
David Goulet
2018-10-14
Merge branch 'bug27772_squashed'
Nick Mathewson
2018-10-14
Fix various GCC LTO warnings in the unit tests.
Nick Mathewson
2018-10-01
Remove versions.h include from routerparse.h
Nick Mathewson
2018-10-01
Move routerparse and parsecommon to their own module.
Nick Mathewson
2018-09-21
Merge remote-tracking branch 'ahf-github/asn/bugs4700_2'
Nick Mathewson
[next]