summaryrefslogtreecommitdiff
path: root/src/feature/hs
AgeCommit message (Expand)Author
2021-04-21hs: Fix memory leak in client cacheDavid Goulet
2021-03-10hs: Remove hamrless BUG() that can happenDavid Goulet
2021-01-12Merge branch 'ticket40237_044_01' into ticket40237_045_01David Goulet
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-11-12Fix typos.Samanta Navarro
2020-10-27metrics: Add tor_ namespace to all metricsDavid Goulet
2020-10-27hs: Collect introduction circuit metricsDavid Goulet
2020-10-27hs: Collect rendezvous circuit metricsDavid Goulet
2020-10-27hs: Collect service traffic metricsDavid Goulet
2020-10-27hs: Always note the virtual port in the identDavid Goulet
2020-10-27hs: New metrics moduleDavid Goulet
2020-10-01fix typosRoger Dingledine
2020-09-17Fix wide linesNick Mathewson
2020-09-17Rename tor_cert_create to tor_cert_create_ed25519Nick Mathewson
2020-08-25Merge branch 'maint-0.4.4'George Kadianakis
2020-08-25Merge remote-tracking branch 'tor-gitlab/mr/130' into maint-0.4.4George Kadianakis
2020-08-20Merge branch 'maint-0.4.4'George 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-11Merge remote-tracking branch 'tor-gitlab/mr/119'Nick Mathewson
2020-08-11Remove a BUG() that could normally trigger in edge-cases.George Kadianakis
2020-08-05Replace several C identifiers for ticket 18106.Nick Mathewson
2020-07-30Use write_str_if_not_equal() for onion servicesNeel Chauhan
2020-07-23Merge branch 'remove-padding-fix-7869-v2'Nick Mathewson
2020-07-16Use connection_describe() for log messages.Nick Mathewson
2020-07-14Rename blacklist and whitelist wordingDavid Goulet
2020-07-09Merge branch 'maint-0.4.4'George Kadianakis
2020-07-09hs-v3: Remove a possible BUG() conditionDavid Goulet
2020-07-09Merge branch 'maint-0.4.4'David 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-07-07Mark some log messages as used by Chutney.George Kadianakis
2020-07-02Extract extend_info manipulation functions into a new file.Nick Mathewson
2020-06-29Merge remote-tracking branch 'tor-github/pr/1725/head' into maint-0.3.5Nick Mathewson
2020-06-06Make curve25519_public_to_base64 output padding optional #7869Daniel Pinto
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