summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-12-05hs-v3: Implement HS_DESC RECEIVED eventDavid Goulet
2017-12-05hs-v3: Implement HS_DESC FAILED eventDavid Goulet
2017-12-05hs-v3: Implement HS_DESC REQUESTED eventDavid Goulet
2017-12-05control: Rename two HS v2 specific functionsDavid Goulet
2017-12-05control: Refactor control_event_hs_descriptor_receive_endDavid Goulet
2017-12-05control: Refactor HS_DESC events functions to not be v2 specificDavid Goulet
2017-12-05hs-v3: Downgrade warning log when an intro circuit has closedDavid Goulet
2017-12-05hs-v3: Add ephemeral service supportDavid Goulet
2017-11-20hs: Rename rend_service_add_ephemeral_status_tDavid Goulet
2017-11-20control: Support HSv3 interface for ADD_ONIONDavid Goulet
2017-11-20control: Implement GETINFO hs/service/desc/id/<ADDR> for HSv3David Goulet
2017-11-20hs-v3: Add a lookup service current descriptor functionDavid Goulet
2017-11-20control: Implement GETINFO hs/client/desc/id/<ADDR> for HSv3David Goulet
2017-11-20hs-v3: Add an encoded descriptor client cache lookup functionDavid Goulet
2017-11-20Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-20Merge branch 'bug23681_029_01_squashed' into maint-0.3.2Nick Mathewson
2017-11-20circuit: Don't timeout opened C_INTRODUCING circuitDavid Goulet
2017-11-18Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-11-18Merge branch 'maint-0.2.5' into maint-0.2.8Nick Mathewson
2017-11-18Move an assertion to make scan-build happy again.Nick Mathewson
2017-11-18Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-18Add an extra check in test_entrynodesNick Mathewson
2017-11-18Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-18Fix memory leak in unit test for bridge distribution config.Nick Mathewson
2017-11-17Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-17Fix a clang unitialized-var warningNick Mathewson
2017-11-17Intoduce unittest for skipping outdated dirservers.George Kadianakis
2017-11-17Fix a wide commentNick Mathewson
2017-11-17Merge branch 'bug23817_031' into maint-0.3.2Nick Mathewson
2017-11-17Make should_set_md_dirserver_restriction() look at num filtered guardsNick Mathewson
2017-11-17Skip dirserver restrictions in small networks.George Kadianakis
2017-11-17Introduce new guard restriction and use it to skip outdated dirs.George Kadianakis
2017-11-17Introduce cache for outdated microdesc dirservers.George Kadianakis
2017-11-17Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-17Only log about lost KIST support onceMatt Traudt
2017-11-17Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-17Merge remote-tracking branch 'dgoulet/bug23861_032_01' into maint-0.3.2Nick Mathewson
2017-11-17Add error message for exit_node in hs_circ_send_introduce1()Neel Chauhan
2017-11-17Use memset() on intro1_data in hs_circ_send_introduce1()Neel Chauhan
2017-11-17Add smartlist_add() to get_lspecs_from_node)Neel Chauhan
2017-11-17Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-17Merge branch 'bug24167_025' into maint-0.3.2Nick Mathewson
2017-11-17Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-17Merge branch 'ticket24097_032' into maint-0.3.2Nick Mathewson
2017-11-17Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-16Fix a traceback when closing a blocked connection "immediately".Nick Mathewson
2017-11-16relay: Avoid extra LOG_NOTICE for every new descriptor batchDavid Goulet
2017-11-16Downgrade evdns warnings about weird replies.Nick Mathewson
2017-11-15Tweak the message when we re-enable CBT.Nick Mathewson
2017-11-15Merge branch 'maint-0.3.2'Nick Mathewson