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
Age
Commit message (
Expand
)
Author
2023-09-14
Bug 40858: Cache sendme_inc to avoid purging intro points.
Mike Perry
2023-07-24
Fix all -Werror=enum-int-mismatch warnings
David Goulet
2023-02-10
metrics: Decrement hs_intro_established_count on intro circuit close.
Gabriela Moldovan
2022-10-26
hs: Retry service rendezvous on circuit close
David Goulet
2022-10-26
circ: Get rid of hs_circ_has_timed_out
David Goulet
2022-10-26
hs: Retry rdv circuit if repurposed
David Goulet
2022-10-26
hs: Change the error for a collapsing client circuit
David Goulet
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-03-09
Merge branch 'maint-0.4.5' into maint-0.4.6
David Goulet
2022-03-08
hs: Fix multiple port label on single metric
David Goulet
2022-03-08
hs: Fix multiple port label on single metric
David Goulet
2022-02-23
Reject intro2 cells that request unadvertized congestion control.
Mike Perry
2022-02-23
Properly initialize the cc_enabled field in hs intro data.
Mike Perry
2022-02-22
Use path type hint for Vegas queue parameters.
Mike Perry
2022-02-22
hs: Setup congestion control on service rends using intro data
David Goulet
2022-02-22
hs: Decode and cache the INTRODUCE cell congestion control extension
David Goulet
2022-02-22
hs: Build INTRODUCE extension in the encrypted section
David Goulet
2022-02-22
hs: Setup congestion control on client rends
David Goulet
2022-02-22
hs: Republish onion descriptor on sendme_inc change
David Goulet
2022-02-22
hs: Decode flow-control line
David Goulet
2022-02-22
hs: Encode flow control value in the descriptor
David Goulet
2022-02-22
trunnel: Make hs/cell_common.trunnel generic
David Goulet
2022-02-22
Extend info argument updates for non-ntorv3 cases
Mike Perry
2022-02-22
Convert TODO into TODO-324 for better visibility.
Nick Mathewson
2022-02-22
Use protover to signal support for ntor3 + congestion control.
Nick Mathewson
2022-02-03
Merge branch 'maint-0.4.5' into maint-0.4.6
David Goulet
2022-02-03
hs: Double quote the metrics label value
David Goulet
2021-10-19
Merge branch 'maint-0.4.6'
David Goulet
2021-10-19
hs: Improve warning for bad service version
David Goulet
2021-10-19
Merge branch 'ticket40476_045_01' into ticket40476_046_01
David Goulet
2021-10-19
hs: Improve warning for bad service version
David Goulet
2021-10-19
hs-v2: Disable version 2 introduction point
David Goulet
2021-10-19
hs-v2: Disable version 2 service
David Goulet
2021-10-16
Merge branch 'hs_fuzzing'
Nick Mathewson
2021-10-15
Merge remote-tracking branch 'asn-private/hsfuz' into hs_fuzzing
Nick Mathewson
2021-10-14
hs: Fix memory leak if service failed to configure
David Goulet
2021-06-28
If TestingTorNetwork, skip perm check on the hs directory
Steven Engler
2021-06-11
Implement fuzzing for superencrypted HSv3 desc layer
George Kadianakis
2021-06-10
Merge branch 'maint-0.4.6'
Nick Mathewson
2021-06-10
Merge branch 'maint-0.4.5' into maint-0.4.6
Nick Mathewson
2021-06-10
Merge branch 'maint-0.4.4' into maint-0.4.5
Nick Mathewson
2021-06-10
Merge branch 'maint-0.3.5' into maint-0.4.4
Nick Mathewson
2021-06-10
Fix TROVE-2021-006: Out-of-bounds read on v3 desc parsing
George Kadianakis
2021-06-08
Quick-and-dirty fuzzer for inner-encrypted layer of hsv3 desc.
Nick Mathewson
[next]