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
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-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
2018-09-21
Split main.c into main.c and mainloop.c
Nick Mathewson
2018-09-15
Add proxy headers as early as possible.
Alexander Færøy
2018-09-15
Change HiddenServiceExportCircuitID to take a string parameter: the protocol.
Alexander Færøy
2018-09-15
Encode the 32-bit Global Identifier as 2 x 16-bit in the IPv6 address.
Alexander Færøy
2018-09-15
Add unittest for HiddenServiceExportCircuitID.
George Kadianakis
2018-09-10
test: Fix coverity CID 1439130
David Goulet
2018-09-07
test: HS v3 client auth is config equal function
Suphanat Chunhapanya
2018-09-07
test: HS v3 building a descriptor with client auth
Suphanat Chunhapanya
2018-09-07
test: HS v3 loading client auth keys service side
Suphanat Chunhapanya
2018-08-29
router: Keep RSA onion public key in ASN.1 format
David Goulet
2018-07-30
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-07-25
Merge branch 'bug26627_033' into bug26627_033_merged_master
teor
2018-07-25
Stop putting unsupported ed25519 link auth in v3 onion service descs
teor
2018-07-17
Merge branch 'bug25552_ope_squashed'
Nick Mathewson
[next]