aboutsummaryrefslogtreecommitdiff
path: root/src/feature/hs
AgeCommit message (Expand)Author
2021-01-12Merge branch 'ticket40237_043_01' into ticket40237_044_01David Goulet
2021-01-12Merge branch 'ticket40237_035_01' into ticket40237_043_01David Goulet
2021-01-12hs-v3: Require reasonably live consensusDavid Goulet
2020-08-25Merge remote-tracking branch 'tor-gitlab/mr/130' into maint-0.4.4George Kadianakis
2020-08-20v3 control: Persist ONION_CLIENT_AUTH_ADD client nameNeel Chauhan
2020-08-19hs: Don't overwrite DoS parameters on circuit with consensus paramsDavid Goulet
2020-08-11Remove a BUG() that could normally trigger in edge-cases.George Kadianakis
2020-07-09hs-v3: Remove a possible BUG() conditionDavid Goulet
2020-07-09Refactor setup_intro_circ_auth_key() to make it simpler.George Kadianakis
2020-07-09Handle a failure edge-case when a client-side intro circ opens.George Kadianakis
2020-06-29Merge remote-tracking branch 'tor-github/pr/1725/head' into maint-0.3.5Nick Mathewson
2020-05-28Merge branch 'tor-github/pr/1901'David Goulet
2020-05-28Merge branch 'tor-github/pr/1792' into maint-0.4.3George Kadianakis
2020-05-28hs-v3: Improve accessor semantic of client cached objectDavid Goulet
2020-05-27Add HS v3 status to the SIGUSR1 dumpstats()Neel Chauhan
2020-05-21Fix an enum comparison that was blowing up jenkins.George Kadianakis
2020-05-06Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-06hs_dos.c: rewrite a comment not to say "fallthrough"Nick Mathewson
2020-05-04Merge branch 'maint-0.4.3'Nick Mathewson
2020-04-30Fix a GCC 10.0.1 compilation error.Nick Mathewson
2020-04-29Run "make autostyle"teor
2020-04-13Merge branch 'maint-0.4.3'Nick Mathewson
2020-04-13Merge branch 'bug33545_043_squashed' into maint-0.4.3Nick Mathewson
2020-04-13hs-v3: Change all-zeroes hard-assert to a BUG-and-err.George Kadianakis
2020-04-13hs-v3: Don't allow registration of an all-zeroes client auth key.George Kadianakis
2020-04-09hs-v3: Several fixes after #32542 reviewDavid Goulet
2020-04-08fix typos from #32542Roger Dingledine
2020-04-08Merge branch 'tor-github/pr/1857'George Kadianakis
2020-04-08hs-v3: Report SOCKS ExtendedErrors when all intro timed outDavid Goulet
2020-04-08hs-v3: Report rendezvous circuit failure SOCKS ExtendedErrorsDavid Goulet
2020-04-08hs-v3: Report introduction failure SOCKS ExtendedErrorsDavid Goulet
2020-04-07hs-v3: Fix typo in log info when PublishHidServDescriptors is set to 0David Goulet
2020-04-01hs-v3: Move to log notice the registration of an OB instanceDavid Goulet
2020-04-01Merge branch 'tor-github/pr/1844'David Goulet
2020-03-30hs-v3: Move ob_subcreds to hs_service_state_t.George Kadianakis
2020-03-30hs-v3: Don't crash after SIGHUP in Onionbalance backend mode.George Kadianakis
2020-03-30Merge branch 'maint-0.4.3'David Goulet
2020-03-30hs-v3: Relax severity of a log message when decoding descriptors.George Kadianakis
2020-03-30Merge branch 'tor-github/pr/1775'David Goulet
2020-03-30Use a macro to make our hs_opts checking terser.Nick Mathewson
2020-03-30Use SECTION_HEADER, not "HiddenServiceDir".Nick Mathewson
2020-03-30Derive hidden service configuration from hs_opts_t.Nick Mathewson
2020-03-30Start using confmgt logic to parse HS configuration.Nick Mathewson
2020-03-30Use config_lines_partition() to parse hs config sections.Nick Mathewson
2020-03-19Merge branch 'tor-github/pr/1792'George Kadianakis
2020-03-19hs-v3: Improve accessor semantic of client cached objectDavid Goulet
2020-03-19fix typo in commentRoger Dingledine
2020-03-17Merge branch 'maint-0.4.3'Nick Mathewson
2020-03-17Merge branch 'maint-0.4.2' into maint-0.4.3Nick Mathewson
2020-03-17Merge branch 'maint-0.4.1' into maint-0.4.2Nick Mathewson