summaryrefslogtreecommitdiff
path: root/src/feature/hs/hs_service.c
AgeCommit message (Expand)Author
2021-01-12hs-v3: Require reasonably live consensusDavid Goulet
2020-03-17Fix TROVE-2020-003.George Kadianakis
2019-11-25Merge remote-tracking branch 'tor-github/pr/1395' into maint-0.3.5teor
2019-10-07hs-v3: Make service pick the exact amount of intro pointsDavid Goulet
2019-08-23hs: v3 single onion services fall back to 3-hop intro for unreachable nodesteor
2019-05-10Don't pass a NULL into a %s when logging client auth file load failureNick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-12-05Merge remote-tracking branch 'tor-github/pr/546' into maint-0.3.5Nick Mathewson
2018-10-30Merge branch 'tor-github/pr/438' into maint-0.3.5David Goulet
2018-10-23Func rename: Make it clear that update_all_descriptors() does intro points.George Kadianakis
2018-10-22hs-v3: Create desc signing key cert before uploadingDavid Goulet
2018-10-18hs-v3: Always generate the descriptor cookieDavid Goulet
2018-09-25Revise things that had included router.h beforeNick Mathewson
2018-09-25Move key-loading and crosscert-checking out of feature/relayNick Mathewson
2018-09-21Split directory.c code into several modulesNick Mathewson
2018-09-21Merge remote-tracking branch 'ahf-github/asn/bugs4700_2'Nick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick Mathewson
2018-09-19Split routerlist.c into 4 separate modulesNick Mathewson
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-14Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-12Merge remote-tracking branch 'dgoulet/ticket27545_035_01'Nick Mathewson
2018-09-11hs-v3: Shuffle the list of authorized clientsSuphanat Chunhapanya
2018-09-10Address coverity warnings (CID 1439133/1439132).George Kadianakis
2018-09-07HSv3: Add subcredential in client auth KDF on the service-side.George Kadianakis
2018-09-07hs-v3: Make hs_desc_build_fake_authorized_client() return an objectDavid Goulet
2018-09-07hs-v3: Improve v3 client authorization loggingDavid Goulet
2018-09-07hs-v3: Log client auth load activities service sideSuphanat Chunhapanya
2018-09-07test: HS v3 client auth is config equal functionSuphanat Chunhapanya
2018-09-07hs-v3: Republish descriptors if client auth changesSuphanat Chunhapanya
2018-09-07hs-v3: Encrypt the descriptor using a cookieSuphanat 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-28fixup! hs: Learn service version by trying to load the keysDavid Goulet
2018-08-22hs: Learn service version by trying to load the keysDavid Goulet
2018-08-22key: Make ed_key_init_from_file() take an or_options_tDavid Goulet
2018-08-16Merge branch 'maint-0.3.4'Nick Mathewson
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