summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-08prop224: Refactor the overlap function to not use absolute time.George Kadianakis
2017-08-08prop224: Make prop224 time periods smaller in testnets.George Kadianakis
2017-08-08prop224: Refactor hs_get_time_period_num() to not use absolute time.George Kadianakis
2017-08-08prop224: Compute start time of next time period.George Kadianakis
2017-08-08SR: Calculate current SRV phase/run duration.George Kadianakis
2017-08-08SR: Compute the start time of the current protocol run.George Kadianakis
2017-08-08prop224: HSDir v3 support is >= 0.3.0.8David Goulet
2017-08-08prop224: Move get_intro_circuit() to hs_circuit.cDavid Goulet
2017-08-08prop224: Make circuit prediction aware of v3 servicesDavid Goulet
2017-08-08prop224: Add service rendezvous circuit relaunchDavid Goulet
2017-08-08prop224: Different intro point timings with TestingNetworkDavid Goulet
2017-08-08prop224: Add a circuit has closed callbackDavid Goulet
2017-08-08hs: Rename num_rend_services()David Goulet
2017-08-08test: Fix prop224 HS descriptor to use subcredentialGeorge Kadianakis
2017-08-08test: Add unit test coverage of hs_service.cDavid Goulet
2017-08-08test: Refactor HS tests to use the new ESTABLISH_INTRO cell codeDavid Goulet
2017-08-08test: Add test_hs_common unit testsDavid Goulet
2017-08-08test: Add test_hs_ntor unit testsDavid Goulet
2017-08-08test: Add test_hs_cell unit testsDavid Goulet
2017-08-08prop224: Link rendezvous circuit to edge connectionDavid Goulet
2017-08-08hs: Refactor the service exit connection codeDavid Goulet
2017-08-08prop224: Sandbox support for serviceDavid Goulet
2017-08-08prop224: Make the number of extra intro point a consensus paramDavid Goulet
2017-08-08prop224: Make intro point min/max lifetime a consensus paramDavid Goulet
2017-08-08prop224: Make INTRODUCE2 min/max a consensus paramDavid Goulet
2017-08-08prop224: Implement a service intro point failure cacheDavid Goulet
2017-08-08prop224: Upload service descriptorsDavid Goulet
2017-08-08prop224: Directory function to upload descriptorDavid Goulet
2017-08-08prop224: Add a responsible HSDir functionDavid Goulet
2017-08-08prop224: Add hsdir consensus parametersDavid Goulet
2017-08-08prop224: Build hsdir index for node_tDavid Goulet
2017-08-08prop224: Add service replay cacheDavid Goulet
2017-08-08prop224: Support INTRODUCE2 cell replay cacheDavid Goulet
2017-08-08prop224: Support legacy INTRODUCE2 cellDavid Goulet
2017-08-08prop224: Handle service RENDEZVOUS1 cellDavid Goulet
2017-08-08prop224: Establish rendezvous circuit for serviceDavid Goulet
2017-08-08prop224: Handle service INTRODUCE2 cellDavid Goulet
2017-08-08prop224: Add helper function to lookup HS objectsDavid Goulet
2017-08-08prop224: Handle service INTRO_ESTABLISHED cellDavid Goulet
2017-08-08prop224: Circuit has opened and ESTABLISH_INTRO cellDavid Goulet
2017-08-08prop224: Introduction circuit creationDavid Goulet
2017-08-08prop224: Service v3 descriptor creation and logicDavid Goulet
2017-08-08prop224: Implement subcredential creationDavid Goulet
2017-08-08prop224: Add descriptor overlap mode functionGeorge Kadianakis
2017-08-08prop224: Scheduled events for serviceDavid Goulet
2017-08-08prop224: API for the creation of blinded keysDavid Goulet
2017-08-08hs: Implement constructor for hs_desc_intro_point_tDavid Goulet
2017-07-25prop224: Add onion key to service descriptor intro pointDavid Goulet
2017-07-25prop224: Add the introduction point onion key to descriptorDavid Goulet
2017-07-25prop224: Helper to dup a link_specifier_t objectDavid Goulet