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
2023-05-28
hs_pow: Add CompiledProofOfWorkHash torrc option
Micah Elizabeth Scott
2023-05-10
hs_pow: Modify challenge format, include blinded HS id
Micah Elizabeth Scott
2023-05-10
hs_pow: faster hs_circuitmap lookup for rend in pow_worker_job_t
Micah Elizabeth Scott
2023-05-10
hs_pow: Lower several logs from notice to info
Micah Elizabeth Scott
2023-05-10
hs_pow: client side effort adjustment
Micah Elizabeth Scott
2023-05-10
hs_pow: bump client-side effort limit from 500 to 10000
Micah Elizabeth Scott
2023-05-10
hs_pow: Make proof-of-work support optional in configure
Micah Elizabeth Scott
2023-05-10
hs_pow: check for expired params in can_client_refetch_desc
Micah Elizabeth Scott
2023-05-10
compute the client-side pow in a cpuworker thread
Roger Dingledine
2023-05-10
refactor send_introduce1()
Roger Dingledine
2023-05-10
allow suggested effort to be 0
Roger Dingledine
2023-05-10
clients defend themselves from absurd pow requests
Roger Dingledine
2023-05-10
add a log line for when client succeeds
Roger Dingledine
2023-05-10
hs: Client now solve PoW if present
David Goulet
2022-10-19
hs: Change the error for a collapsing client circuit
David Goulet
2022-06-30
fix typo in comment
Roger Dingledine
2022-03-16
hs: Helper function to setup congestion control
David Goulet
2022-03-16
hs: Transfer ccontrol from circuit to cpath
David Goulet
2022-03-11
Merge branch 'tor-gitlab/mr/543'
David Goulet
2022-03-10
Merge branch 'maint-0.4.6'
David Goulet
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
2022-03-09
hs: Don't BUG() when setting up RP congestion control
David Goulet
2022-02-22
Use path type hint for Vegas queue parameters.
Mike Perry
2022-02-22
hs: Setup congestion control on client rends
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
[next]