summaryrefslogtreecommitdiff
path: root/src/feature/hs
AgeCommit message (Expand)Author
2023-02-16metrics: Add metrics for rendezvous and introduction request failures.Gabriela Moldovan
2023-02-13Merge branch 'maint-0.4.7'David Goulet
2023-02-10metrics: Decrement hs_intro_established_count on intro circuit close.Gabriela Moldovan
2023-02-10Update `find_service` documentation.Gabriela Moldovan
2023-01-19Add more test-vectors for key blinding.Nick Mathewson
2022-11-01Merge branch 'tor-gitlab/mr/594'David Goulet
2022-10-26Merge remote-tracking branch 'tor-gitlab/mr/638'David Goulet
2022-10-26hs: Retry service rendezvous on circuit closeDavid Goulet
2022-10-26circ: Get rid of hs_circ_has_timed_outDavid Goulet
2022-10-26Merge branch 'tor-gitlab/mr/637'David Goulet
2022-10-26hs: Retry rdv circuit if repurposedDavid Goulet
2022-10-26hs: Change the error for a collapsing client circuitDavid Goulet
2022-10-24hs: Retry rdv circuit if repurposedDavid Goulet
2022-10-19hs: Retry service rendezvous on circuit closeDavid Goulet
2022-10-19circ: Get rid of hs_circ_has_timed_outDavid Goulet
2022-10-19hs: Change the error for a collapsing client circuitDavid Goulet
2022-06-30fix typo in commentRoger Dingledine
2022-06-29typo fix in commentRoger Dingledine
2022-06-23Remove unused RendPostPeriod optionNeel Chauhan
2022-03-16hs: Helper function to setup congestion controlDavid Goulet
2022-03-16hs: Transfer ccontrol from circuit to cpathDavid Goulet
2022-03-11Merge branch 'tor-gitlab/mr/543'David Goulet
2022-03-10Merge branch 'maint-0.4.6'David Goulet
2022-03-10Merge branch 'maint-0.4.5' into maint-0.4.6David Goulet
2022-03-10hs: Schedule mainloop event on dirinfo changeDavid Goulet
2022-03-09hs: Don't BUG() when setting up RP congestion controlDavid Goulet
2022-03-09Merge branch 'maint-0.4.5' into maint-0.4.6David Goulet
2022-03-08hs: Fix multiple port label on single metricDavid Goulet
2022-03-08hs: Fix multiple port label on single metricDavid Goulet
2022-02-23Reject intro2 cells that request unadvertized congestion control.Mike Perry
2022-02-23Properly initialize the cc_enabled field in hs intro data.Mike Perry
2022-02-22Use path type hint for Vegas queue parameters.Mike Perry
2022-02-22hs: Setup congestion control on service rends using intro dataDavid Goulet
2022-02-22hs: Decode and cache the INTRODUCE cell congestion control extensionDavid Goulet
2022-02-22hs: Build INTRODUCE extension in the encrypted sectionDavid Goulet
2022-02-22hs: Setup congestion control on client rendsDavid Goulet
2022-02-22hs: Republish onion descriptor on sendme_inc changeDavid Goulet
2022-02-22hs: Decode flow-control lineDavid Goulet
2022-02-22hs: Encode flow control value in the descriptorDavid Goulet
2022-02-22trunnel: Make hs/cell_common.trunnel genericDavid Goulet
2022-02-22Extend info argument updates for non-ntorv3 casesMike Perry
2022-02-22Convert TODO into TODO-324 for better visibility.Nick Mathewson
2022-02-22Use protover to signal support for ntor3 + congestion control.Nick Mathewson
2022-02-03Merge branch 'maint-0.4.5' into maint-0.4.6David Goulet
2022-02-03hs: Double quote the metrics label valueDavid Goulet
2021-10-19Merge branch 'maint-0.4.6'David Goulet
2021-10-19hs: Improve warning for bad service versionDavid Goulet
2021-10-19Merge branch 'ticket40476_045_01' into ticket40476_046_01David Goulet
2021-10-19hs: Improve warning for bad service versionDavid Goulet
2021-10-19hs-v2: Disable version 2 introduction pointDavid Goulet