aboutsummaryrefslogtreecommitdiff
path: root/src/feature/hs/hs_service.c
AgeCommit message (Expand)Author
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-27hs: Collect introduction circuit metricsDavid Goulet
2020-10-27hs: Collect rendezvous circuit metricsDavid Goulet
2020-10-27hs: New metrics moduleDavid Goulet
2020-09-17Fix wide linesNick Mathewson
2020-09-17Rename tor_cert_create to tor_cert_create_ed25519Nick Mathewson
2020-07-30Use write_str_if_not_equal() for onion servicesNeel Chauhan
2020-07-14Rename blacklist and whitelist wordingDavid Goulet
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-05-28Merge branch 'tor-github/pr/1901'David 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-04-07hs-v3: Fix typo in log info when PublishHidServDescriptors is set to 0David 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 'tor-github/pr/1775'David Goulet
2020-03-30Start using confmgt logic to parse HS configuration.Nick Mathewson
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
2020-03-17Merge branch 'maint-0.3.5' into maint-0.4.1Nick Mathewson
2020-03-17Fix TROVE-2020-003.George Kadianakis
2020-03-11hs-v3: Log reasons why service can't upload descriptorDavid Goulet
2020-03-05Merge branch 'clang_format_prep_3'Nick Mathewson
2020-02-10Use semicolons after HT_PROTOTYPE and HT_GENERATE.Nick Mathewson
2020-01-28Refresh OB keys when we build a new descriptor.George Kadianakis
2020-01-21Turn hs_subcredential_t into a proper struct.Nick Mathewson
2020-01-21hs-v3: Add the Onion Balance config file optionDavid Goulet
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-12-20Code Style: Delete headers that are included twiceteor
2019-11-27hs-v3: Remove unused hs_service_intro_circ_has_closed()David Goulet
2019-11-25Merge branch 'maint-0.4.0' into maint-0.4.1teor
2019-11-25Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-11-25Merge remote-tracking branch 'tor-github/pr/1395' into maint-0.3.5teor
2019-11-07Fix various doxygen comments in feature/hs.Nick Mathewson
2019-10-29Merge branch 'tor-github/pr/1456'George Kadianakis
2019-10-23hs-v3: Remove the circuit_established intro flagDavid Goulet
2019-10-23Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-10-22Re-run make autostyle.Nick Mathewson
2019-10-22Merge branch 'ticket31705_v2' into ticket31705_v2_mergedNick Mathewson
2019-10-22Disable a couple of iterator macros when COCCI is defined.Nick Mathewson
2019-10-16hs_service.c: repair doxygen commentsNick Mathewson
2019-10-08hs-v3: Do not remove intro point if circuit existsDavid Goulet