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_client.c
Age
Commit message (
Expand
)
Author
2023-06-23
Export variables and functions for CC unit tests.
Mike Perry
2023-06-23
Bug 40709: Update and clean up tests for consensus params
Mike Perry
2023-05-10
hs_pow: client side effort adjustment
Micah Elizabeth Scott
2022-02-22
hs: Fix tests for congestion control
David Goulet
2022-02-22
Extend info argument updates for non-ntorv3 cases
Mike Perry
2022-02-22
Use protover to signal support for ntor3 + congestion control.
Nick Mathewson
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-19
hs-v2: Removal of service and relay 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
tests: Fix unit tests after merge of #40237
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-02
Allow multiple addresses in extend_info_t.
Nick Mathewson
2020-07-02
Extract extend_info manipulation functions into a new file.
Nick Mathewson
2020-05-28
Merge branch 'tor-github/pr/1792' into maint-0.4.3
George Kadianakis
2020-05-28
hs-v3: Improve accessor semantic of client cached object
David Goulet
2020-04-13
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-04-13
hs-v3: Change all-zeroes hard-assert to a BUG-and-err.
George Kadianakis
2020-04-08
test: Unit test for missing ExtendedErrors
David Goulet
2020-03-19
Merge branch 'tor-github/pr/1792'
George Kadianakis
2020-03-19
hs-v3: Improve accessor semantic of client cached object
David Goulet
2020-02-24
Merge remote-tracking branch 'tor-github/pr/1685/head'
Nick Mathewson
2020-02-03
hs-v3: Purge ephemeral client auth on NEWNYM
David Goulet
2020-01-21
Turn hs_subcredential_t into a proper struct.
Nick Mathewson
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-17
Merge branch 'tor-github/pr/1608'
David Goulet
2019-12-16
Compact lines in test_e2e_rend_circuit_setup()
Neel Chauhan
2019-12-16
Remove extra space from helper_get_circ_and_stream_for_test() call in test_e2...
Neel Chauhan
2019-11-27
test: Add unit tests for closing intro circ on failure
David Goulet
2019-11-18
test: Unit test for the SOCKS5 HS client auth errors
David Goulet
2019-11-18
hs-v3: Refactor descriptor dir fetch done code
David Goulet
2019-11-18
hs-v3: Return descriptor decoding status when storing as client
David Goulet
2019-08-23
Remove the unused circuit_type field from hs_ident_circuit_t and hs_ident_cir...
Neel Chauhan
2019-06-19
hs-v3: Close intro circuits when cleaning client cache
David Goulet
2019-05-10
Merge branch 'tor-github/pr/973'
George Kadianakis
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-04-24
test/hs: Correctly convert an IPv6 intro point to an extend_info
teor
2019-03-12
hs: abolish hs_desc_link_specifier_t
teor
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-10-18
test: Add test for closing intro circuits when storing a new descriptor
David Goulet
[next]