Commit History

Author SHA1 Message Date
  David Goulet b586de78e3 prop224: Use fetch and store HSDir indexes. 6 years ago
  David Goulet 72c7f81459 prop224: When computing hsdir index and time period, use valid_after time 6 years ago
  Nick Mathewson 109cfebca5 Merge remote-tracking branch 'dgoulet/bug23327_032_01' 6 years ago
  Nick Mathewson e72dec18a9 Merge remote-tracking branch 'asn/ticket23056_v2' 6 years ago
  David Goulet 0850ae5049 hs: Implement an HS client free all function 6 years ago
  George Kadianakis e94f68e301 fixup! prop224: Fix length check when purging hidserv requests. 6 years ago
  George Kadianakis 93a0a4a422 prop224: Fix length check when purging hidserv requests. 6 years ago
  George Kadianakis 6d48e75685 prop224: Better missing hsdir index logs. 6 years ago
  David Goulet 8a552bf49b prop224: Make lspecs to extend info public 6 years ago
  David Goulet 8e2854372d prop224: Helper function to assert on invalid client intro circuit 6 years ago
  George Kadianakis 0f6633abb2 prop224: Refactor pick_hsdir() to be used by both v2 and v3. 7 years ago
  George Kadianakis 15c9b7e891 prop224: Fix hidserv request code to work for both v2 and v3. 7 years ago
  George Kadianakis 912c11761c prop224: Move some rendclient.c code to hs_common.c 7 years ago
  George Kadianakis 43343ec019 prop224: Improve our checks for unset HSDir index. 6 years ago
  Nick Mathewson a3685ba0c5 Fix a warning on 32-bit clang 6 years ago
  George Kadianakis 5c4f4acedb prop224: Function to inc/decrement num rendezvous stream 6 years ago
  George Kadianakis ff249ee4a6 Start caching disaster SRV values. 6 years ago
  George Kadianakis 101ce6da01 Fix the build_hs_index() function. 6 years ago
  George Kadianakis c62da5cf95 Improve code based on Nick review: 6 years ago
  George Kadianakis 4ad4467fa1 Don't double hash the ed25519 blind key parameter. 6 years ago
  George Kadianakis b89d2fa1db Don't set HSDir index if we don't have a live consensus. 6 years ago
  George Kadianakis 5ca9b830ea Improve documentation all around the codebase. 6 years ago
  George Kadianakis e42c55626a prop224: Don't use nodes as HSDirs if they don't have an HSDir index. 6 years ago
  George Kadianakis 74981d1f13 memwipe interesting unused memory 6 years ago
  George Kadianakis 1397ac11d6 Use htonll() when INT_8 is used. 6 years ago
  George Kadianakis 2e5a2d64bd prop224: Refactor the overlap function to not use absolute time. 6 years ago
  George Kadianakis 6c00bd1f10 prop224: Make prop224 time periods smaller in testnets. 6 years ago
  George Kadianakis cf58451a8b prop224: Refactor hs_get_time_period_num() to not use absolute time. 6 years ago
  George Kadianakis 2cd5f9a2fc prop224: Compute start time of next time period. 6 years ago
  David Goulet b547c54239 test: Add unit test coverage of hs_service.c 7 years ago