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
2022-03-10
Merge branch 'maint-0.4.5' into maint-0.4.6
David Goulet
2022-03-10
hs: Schedule mainloop event on dirinfo change
David Goulet
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-19
hs: Remove last artefact of HSv2 in the code
David Goulet
2021-02-19
hs-v2: Removal of service and relay support
David Goulet
2021-02-19
hs-v2: Remove client support
David Goulet
2021-01-27
Merge remote-tracking branch 'tor-gitlab/mr/247'
George Kadianakis
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-12-24
Downgrade the severity of a few rendezvous circuit-related warnings.
Neel Chauhan
2020-11-12
Fix typos.
Samanta Navarro
2020-08-20
Merge branch 'maint-0.4.4'
George Kadianakis
2020-08-20
v3 control: Persist ONION_CLIENT_AUTH_ADD client name
Neel Chauhan
2020-08-11
Merge remote-tracking branch 'tor-gitlab/mr/119'
Nick Mathewson
2020-08-11
Remove a BUG() that could normally trigger in edge-cases.
George Kadianakis
2020-07-16
Use connection_describe() for log messages.
Nick Mathewson
2020-07-09
Merge branch 'maint-0.4.4'
George Kadianakis
2020-07-09
hs-v3: Remove a possible BUG() condition
David Goulet
2020-07-09
Merge branch 'maint-0.4.4'
David Goulet
2020-07-09
Refactor setup_intro_circ_auth_key() to make it simpler.
George Kadianakis
2020-07-09
Handle a failure edge-case when a client-side intro circ opens.
George Kadianakis
2020-07-02
Extract extend_info manipulation functions into a new file.
Nick Mathewson
2020-06-29
Merge remote-tracking branch 'tor-github/pr/1725/head' into maint-0.3.5
Nick Mathewson
2020-05-04
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-04-30
Fix a GCC 10.0.1 compilation error.
Nick Mathewson
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-09
hs-v3: Several fixes after #32542 review
David Goulet
2020-04-08
fix typos from #32542
Roger Dingledine
2020-04-08
hs-v3: Report SOCKS ExtendedErrors when all intro timed out
David Goulet
2020-04-08
hs-v3: Report rendezvous circuit failure SOCKS ExtendedErrors
David Goulet
2020-04-08
hs-v3: Report introduction failure SOCKS ExtendedErrors
David Goulet
2020-03-17
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-03-17
Merge branch 'maint-0.4.2' into maint-0.4.3
Nick Mathewson
2020-03-17
Merge branch 'maint-0.3.5' into maint-0.4.1
Nick Mathewson
2020-03-17
Trivial bugfixes found during TROVE investigation.
George Kadianakis
2020-02-24
Merge remote-tracking branch 'tor-github/pr/1685/head'
Nick Mathewson
2020-02-18
Fix issues pointed out by Nick.
George Kadianakis
2020-02-12
Merge remote-tracking branch 'tor-github/pr/1725' into maint-0.4.3
teor
2020-02-12
hs-v3: Remove BUG() that can occur normally
David Goulet
2020-02-11
Merge branch 'tor-github/pr/1707'
George Kadianakis
2020-02-11
hs-v3: Remove BUG() that can occur normally
David Goulet
2020-02-06
hs-v3: Remove descriptor when we remove client authorization
David Goulet
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-10
In cancel_descriptor_fetches(), use connection_list_by_type_purpose() instead...
Neel Chauhan
2019-12-03
Merge branch 'tor-github/pr/1563'
David Goulet
[next]