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
/
feature
/
hs
/
hs_client.c
Age
Commit message (
Expand
)
Author
2019-12-03
hsv3: ONION_CLIENT_AUTH_REMOVE now also removes the credential file.
George Kadianakis
2019-12-03
hsv3: Abstract parts of hs_config_client_authorization() into func.
George Kadianakis
2019-12-03
hsv3: Start refactoring hs_config_client_authorization().
George Kadianakis
2019-12-03
hsv3: Remove support for client auth nicknames.
George Kadianakis
2019-12-03
hsv3: Implement permanent storage of auth credentials.
George Kadianakis
2019-11-27
hs-v3: Give a cleanup type to hs_circ_cleanup()
David Goulet
2019-11-27
hs-v3: Note client intro circuit failure
David Goulet
2019-11-25
Merge branch 'maint-0.4.0' into maint-0.4.1
teor
2019-11-18
Rename REGISTER_SUCCESS_ALSO_DECRYPTED to REGISTER_SUCCESS_AND_DECRYPTED.
George Kadianakis
2019-11-18
hs-v3: Decrypt pending descriptors when we get new client auth creds.
George Kadianakis
2019-11-18
control-port: Implement ONION_CLIENT_AUTH_VIEW.
George Kadianakis
2019-11-18
control-port: Implement ONION_CLIENT_AUTH_REMOVE.
George Kadianakis
2019-11-18
control-port: Tests for ONION_CLIENT_AUTH_ADD.
George Kadianakis
2019-11-18
control-port: Implement ONION_CLIENT_AUTH_ADD.
George Kadianakis
2019-11-18
Merge branch 'tor-github/pr/1423'
George Kadianakis
2019-11-18
test: Unit test for the hs cache decrypt on new auth
David Goulet
2019-11-18
hs-v3: Refactor descriptor dir fetch done code
David Goulet
2019-11-18
hs-v3: Set extended error when missing/bad client auth
David Goulet
2019-11-18
hs-v3: Set extended error when descriptor is not found
David Goulet
2019-11-18
hs-v3: Keep descriptor in cache if client auth is missing or bad
David Goulet
2019-10-25
Merge branch 'maint-0.4.2'
teor
2019-10-25
Merge remote-tracking branch 'tor-github/pr/1464' into maint-0.4.2
teor
2019-10-24
hs-v3: Remove a BUG() caused by an acceptable race
David Goulet
2019-10-17
hs-v3: Add a series of decoding error code
David Goulet
2019-10-17
hs-v3: Helper function to find all entry connections
David Goulet
2019-10-16
hs_client.[ch]: fix doxygen comments by using /**.
Nick Mathewson
2019-05-22
Merge remote-tracking branch 'dgoulet/ticket30454_035_01'
Nick Mathewson
2019-05-22
Merge remote-tracking branch 'nickm/ticket30454_034_01_squashed' into ticket3...
David Goulet
2019-05-15
fix typos, whitespace, comments
Roger Dingledine
2019-04-23
Merge remote-tracking branch 'tor-github/pr/935'
Nick Mathewson
2019-04-11
Make repeated/rate limited HSFETCH queries fail with QUERY_RATE_LIMITED
Neel Chauhan
2019-04-05
crypto_format: Remove the return values from digest256_to_base64()
teor
2019-03-12
Merge branch 'bug23576-041-rebased-squashed'
Nick Mathewson
2019-03-12
hs: abolish hs_desc_link_specifier_t
teor
2019-02-26
Merge branch 'tor-github/pr/611'
George Kadianakis
2019-02-24
Merge remote-tracking branch 'tor-github/pr/646'
Nick Mathewson
2019-02-08
Merge branch 'ticket29040_1_changes' into maint-0.3.5
Nick Mathewson
2019-01-24
Add version 3 onion service support to HSFETCH
Neel Chauhan
2019-01-24
hs-v3: add an option param to safe log functions
Suphanat Chunhapanya
2019-01-24
hs-v3: fix use after free in client auth config
Suphanat Chunhapanya
2019-01-17
Fix users of base32_decode to check for expected length in return.
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-12-04
hs-v3: Don't BUG() if descriptor is found on SOCKS connection retry
David Goulet
2018-12-04
hs-v3: Add the helper function mark_conn_as_waiting_for_circuit
David Goulet
2018-12-04
conn: Use connection_ap_mark_as_waiting_for_renddesc()
David Goulet
2018-10-18
hs-v3: Close client intro circuits if the descriptor is replaced
David Goulet
2018-10-17
merge in some fixes i found in a sandbox
Roger Dingledine
2018-10-05
Add newline between hs_client_get_random_intro_from_edge() and hs_client_rece...
Neel Chauhan
2018-09-26
Merge branch 'router_split'
Nick Mathewson
[prev]
[next]