aboutsummaryrefslogtreecommitdiff
path: root/src/feature/hs/hs_descriptor.c
AgeCommit message (Expand)Author
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-10-01Move routerparse and parsecommon to their own module.Nick Mathewson
2018-09-21fixup! hs-v3: Silence some logging for client authorizationDavid Goulet
2018-09-10hs-v3: Silence some logging for client authorizationDavid Goulet
2018-09-07HSv3: Add subcredential in client auth KDF on the client-side.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: Rename client_pk to client_auth_pkSuphanat Chunhapanya
2018-09-07hs-v3: Rename client_sk to client_auth_skSuphanat Chunhapanya
2018-09-07hs-v3: Make all descriptor content free functions publicSuphanat Chunhapanya
2018-09-07hs-v3: Re-enable the decoding in the encoding functionSuphanat Chunhapanya
2018-09-07hs-v3: Decrypt the descriptor with client private keySuphanat Chunhapanya
2018-09-07hs-v3: Refactor the descriptor decryption/decodingSuphanat Chunhapanya
2018-09-07hs-v3: Refactor secret data building logicSuphanat Chunhapanya
2018-09-07hs-v3: Encrypt the descriptor using a cookieSuphanat Chunhapanya
2018-09-07hs-v3: Generate all descriptor related keysSuphanat Chunhapanya
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson