aboutsummaryrefslogtreecommitdiff
path: root/src/feature/hs/hs_service.h
AgeCommit message (Expand)Author
2020-05-27Add HS v3 status to the SIGUSR1 dumpstats()Neel Chauhan
2020-03-30hs-v3: Move ob_subcreds to hs_service_state_t.George Kadianakis
2020-03-11hs-v3: Log reasons why service can't upload descriptorDavid Goulet
2020-01-28Refresh OB keys when we build a new descriptor.George Kadianakis
2020-01-21hs-v3: Add the Onion Balance config file optionDavid Goulet
2020-01-09Merge branch 'pre_formatter_cleanups_squashed'Nick Mathewson
2020-01-09Include ht.h in all headers that use HT_ENTRY()Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-11-27hs-v3: Remove unused hs_service_intro_circ_has_closed()David Goulet
2019-11-07Fix various doxygen comments in feature/hs.Nick Mathewson
2019-10-23hs-v3: Remove the circuit_established intro flagDavid Goulet
2019-10-16hs_service.h: repair doxygen comments.Nick Mathewson
2019-08-26hs-v3: Encode DoS ESTABLISH_INTRO cell extensionDavid Goulet
2019-08-26hs-v3: Implement torrc DoS defenses optionsDavid Goulet
2019-06-05Run "make autostyle."Nick Mathewson
2019-01-31hs: Onion services put IPv6 addresses in service descriptorsteor
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-11-26Test for check_network_participation_callback()Nick Mathewson
2018-10-30Merge branch 'tor-github/pr/438' into maint-0.3.5David Goulet
2018-10-30Detect the onion service version and then check for invalid options unless we...Neel Chauhan
2018-10-23Documentation: Move the hs_service_descriptor_t elements around.George Kadianakis
2018-10-23Documentation: Document which descriptor elements are (im)mutable.George Kadianakis
2018-10-23Func rename: Make it clear that update_all_descriptors() does intro points.George Kadianakis
2018-09-15Change HiddenServiceExportCircuitID to take a string parameter: the protocol.Alexander Færøy
2018-09-15Introduce per-service HiddenServiceExportCircuitID torrc option.George Kadianakis
2018-09-07test: HS v3 client auth is config equal functionSuphanat Chunhapanya
2018-09-07hs-v3: Generate all descriptor related keysSuphanat Chunhapanya
2018-09-07test: HS v3 loading client auth keys service sideSuphanat Chunhapanya
2018-09-07hs-v3: Load all client auth keys to the serviceSuphanat Chunhapanya
2018-08-22hs: Change default version from 2 to 3David Goulet
2018-08-22hs: Learn service version by trying to load the keysDavid Goulet
2018-07-25Merge branch 'bug26627_033' into bug26627_033_merged_masterteor
2018-07-17Merge branch 'bug25552_ope_squashed'Nick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson