summaryrefslogtreecommitdiff
path: root/src/feature/hs
AgeCommit message (Expand)Author
2019-03-12Merge branch 'bug23576-041-rebased-squashed'Nick Mathewson
2019-03-12hs: abolish hs_desc_link_specifier_dup()teor
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 'maint-0.3.5'Nick Mathewson
2019-02-08Merge branch 'ticket29040_1_changes' into maint-0.3.5Nick Mathewson
2019-01-31hs: Onion services put IPv6 addresses in service descriptorsteor
2019-01-30hs: Move get_lspecs_from_node to nodelist.cteor
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-23Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-23Log an HSDesc we failed to parse at Debug loglevelrl1987
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
2019-01-11Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-11Merge remote-tracking branch 'tor-github/pr/563' into maint-0.3.5Nick Mathewson
2018-12-05Merge branch 'maint-0.3.5'Nick Mathewson
2018-12-05Merge remote-tracking branch 'tor-github/pr/546' into maint-0.3.5Nick 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-11-26Test for check_network_participation_callback()Nick Mathewson
2018-11-16Merge remote-tracking branch 'dgoulet/ticket27471_035_02' into maint-0.3.5Nick Mathewson
2018-11-13Merge branch 'maint-0.3.5'David Goulet
2018-11-13Merge branch 'tor-github/pr/487' into maint-0.3.5David Goulet
2018-11-01Improve log message in hs_service.cFernando Fernandez Mancera
2018-10-30Merge branch 'maint-0.3.5'David Goulet
2018-10-30Merge branch 'tor-github/pr/438' into maint-0.3.5David Goulet
2018-10-30Merge branch 'maint-0.3.5'David Goulet
2018-10-30Merge branch 'tor-github/pr/415' into maint-0.3.5David Goulet
2018-10-30Merge branch 'maint-0.3.5'David Goulet
2018-10-30Detect the onion service version and then check for invalid options unless we...Neel Chauhan
2018-10-26HSv3: Correctly memwipe client auth keystream.George Kadianakis
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-10-22hs-v3: Create desc signing key cert before uploadingDavid Goulet
2018-10-18Merge remote-tracking branch 'dgoulet/ticket27471_035_02'Nick Mathewson
2018-10-18hs-v3: Close client intro circuits if the descriptor is replacedDavid Goulet
2018-10-18hs-v3: Always generate the descriptor cookieDavid Goulet
2018-10-18Merge branch 'ticket27549_035_01_squashed'Nick Mathewson
2018-10-18hs-v3: Consolidate descriptor cookie computation codeDavid Goulet
2018-10-17merge in some fixes i found in a sandboxRoger Dingledine
2018-10-16Fix typo in comment for hs_cell_parse_introduce2()Neel Chauhan
2018-10-15Merge branch 'maint-0.3.4'Nick Mathewson
2018-10-15Merge branch 'maint-0.3.4'Nick Mathewson
2018-10-12Merge remote-tracking branch 'tor-github/pr/380'Nick Mathewson