aboutsummaryrefslogtreecommitdiff
path: root/src/feature/hs/hs_client.c
AgeCommit message (Expand)Author
2019-04-05crypto_format: Remove the return values from digest256_to_base64()teor
2019-03-12Merge branch 'bug23576-041-rebased-squashed'Nick Mathewson
2019-03-12hs: abolish hs_desc_link_specifier_tteor
2019-02-26Merge branch 'tor-github/pr/611'George Kadianakis
2019-02-24Merge remote-tracking branch 'tor-github/pr/646'Nick Mathewson
2019-02-08Merge branch 'ticket29040_1_changes' into maint-0.3.5Nick Mathewson
2019-01-24Add version 3 onion service support to HSFETCHNeel Chauhan
2019-01-24hs-v3: add an option param to safe log functionsSuphanat Chunhapanya
2019-01-24hs-v3: fix use after free in client auth configSuphanat Chunhapanya
2019-01-17Fix users of base32_decode to check for expected length in return.Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-12-04hs-v3: Don't BUG() if descriptor is found on SOCKS connection retryDavid Goulet
2018-12-04hs-v3: Add the helper function mark_conn_as_waiting_for_circuitDavid Goulet
2018-12-04conn: Use connection_ap_mark_as_waiting_for_renddesc()David Goulet
2018-10-18hs-v3: Close client intro circuits if the descriptor is replacedDavid Goulet
2018-10-17merge in some fixes i found in a sandboxRoger Dingledine
2018-10-05Add newline between hs_client_get_random_intro_from_edge() and hs_client_rece...Neel Chauhan
2018-09-26Merge branch 'router_split'Nick Mathewson
2018-09-26Merge remote-tracking branch 'dgoulet/bug27550_035_01'Nick Mathewson
2018-09-25Revise things that had included router.h beforeNick Mathewson
2018-09-24Merge branch 'ticket26744'Nick Mathewson
2018-09-21Merge remote-tracking branch 'dgoulet/ticket27774_035_03'Nick Mathewson
2018-09-21Split directory.c code into several modulesNick Mathewson
2018-09-21hs-v3: Don't BUG() if the RP node_t is invalid client sideDavid Goulet
2018-09-19test: hs-v3 desc has arrived unit testDavid Goulet
2018-09-19hs-v3: Close all SOCKS request on descriptor failureDavid Goulet
2018-09-10hs-v3: Silence some logging for client authorizationDavid Goulet
2018-09-10Address coverity warnings (CID 1439133/1439132).George Kadianakis
2018-09-07HSv3: Don't assert when reading bad client-side privkeys.George Kadianakis
2018-09-07hs-v3: Improve v3 client authorization loggingDavid Goulet
2018-09-07hs-v3: Log client auth load activities client sideSuphanat Chunhapanya
2018-09-07hs-v3: Rename client_sk to client_auth_skSuphanat Chunhapanya
2018-09-07hs-v3: Refactor the descriptor decryption/decodingSuphanat Chunhapanya
2018-09-07test: HS v3 client authorization loading secret keySuphanat Chunhapanya
2018-09-07hs-v3: Load client authorization secret key from fileSuphanat 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