Commit History

Author SHA1 Message Date
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 years ago
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 years ago
  Nick Mathewson db024adc90 Switch to a safer FREE_AND_NULL implementation 6 years ago
  Nick Mathewson 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
  David Goulet e71c6199dd hs-v3: Add a public function to upload a descriptor to an HSDir 6 years ago
  David Goulet f0e3331f3c hs-v3: Add ephemeral service support 6 years ago
  David Goulet 0a3b295448 hs-v3: Add a lookup service current descriptor function 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  David Goulet 4d38731e93 prop224: Make client and service pick same HSDir 6 years ago
  David Goulet cd07af60c9 prop224: Expand the overlap period concept to be a full SRV protocol run 6 years ago
  Nick Mathewson 834e1f8085 Merge remote-tracking branch 'asn/bug23346' 6 years ago
  David Goulet 8c41196254 hs: Remove dead code and uneeded feature 6 years ago
  George Kadianakis 1dc21b8790 prop224: Simplify HSDir set change algo. 6 years ago
  George Kadianakis e07b677bd9 prop224: Move service_desc_hsdirs_changed() and make it static. 6 years ago
  George Kadianakis c980be9511 prop224: Refactor descriptor reupload logic. 6 years ago
  George Kadianakis 7823c98a38 prop224: Improve descriptor reupload logic. 6 years ago
  George Kadianakis e70341deb7 prop224 tests: Better HS address tests. 6 years ago
  George Kadianakis 2c6f2e9be9 Constify functions that can be constified. 6 years ago
  George Kadianakis 5ca9b830ea Improve documentation all around the codebase. 6 years ago
  George Kadianakis 7c507a1f7f Relax assertions: turn them to BUGs and non-fatal asserts. 6 years ago
  George Kadianakis b47139d758 test: Unit tests for the revision counter state file codethe 6 years ago
  David Goulet 6c3d525c36 prop224: Make circuit prediction aware of v3 services 6 years ago
  David Goulet 15864a1b70 prop224: Add a circuit has closed callback 7 years ago
  David Goulet b547c54239 test: Add unit test coverage of hs_service.c 7 years ago
  David Goulet 559ffd7179 test: Refactor HS tests to use the new ESTABLISH_INTRO cell code 7 years ago
  David Goulet 30b5c6a95e prop224: Link rendezvous circuit to edge connection 7 years ago
  David Goulet 5d2506d70c prop224: Sandbox support for service 7 years ago
  David Goulet feed375f19 prop224: Implement a service intro point failure cache 7 years ago
  David Goulet ac848777f9 prop224: Upload service descriptors 7 years ago
  David Goulet 77b279c35c prop224: Add service replay cache 7 years ago