Commit History

Author SHA1 Message Date
  David Goulet 22295759af prop224: Purge client state on NEWNYM 6 years ago
  David Goulet e8c584176b hs: Note the connection attempt if descriptor is unusable 6 years ago
  David Goulet 11443bb74c hs: Implement note_connection_attempt_succeeded() 6 years ago
  David Goulet a112562544 hs: Update intro circuit timestamp when re-extending 6 years ago
  David Goulet dca105d588 prop224: Register RP circuit when it opens 6 years ago
  David Goulet 954f663831 prop224: Try to recover from a bad intro circuit 6 years ago
  David Goulet a16627db1f prop224: Add a function to find an intro point by legacy ID 6 years ago
  David Goulet cb462b95b7 prop224: Rename hs_desc_encode_lspec() 6 years ago
  David Goulet 47672ec1c7 prop224: Check decoded descriptor matches the expected blinded key 6 years ago
  David Goulet 31da3898e7 prop224: Add directory_request_fetch_set_hs_ident() 6 years ago
  David Goulet a64ef7d6c5 prop224: Implement hs_client_any_intro_points_usable() 6 years ago
  David Goulet 14b858c4ce prop224: Use the intro point state cache 6 years ago
  David Goulet 88b843608a prop224: Move and refactor rend_client_reextend_intro_circuit() 6 years ago
  George Kadianakis 379ad6f6eb prop224: Use the client-side circuitmap in hs_client.c 6 years ago
  David Goulet 9af3116306 prop224: Handle RENDEZVOUS2 cell 6 years ago
  David Goulet fca2f64e2f prop224: Handle INTRODUCE_ACK cell 6 years ago
  David Goulet abb840bf64 prop224: Client function to pick intro point 6 years ago
  David Goulet c38144bb0f prop224: Client callback when descriptor has arrived 6 years ago
  David Goulet 89eb96c19a prop224: Handle client RENDEZVOUS_ESTABLISHED cell 6 years ago
  David Goulet b91693f7c3 prop224: Build ESTABLISH_RENDEZVOUS cell and logic 6 years ago
  David Goulet 6eb125d14b prop224: Client has opened circuit logic 6 years ago
  David Goulet d599325b5e prop224: Build INTRODUCE1 cell and send logic 6 years ago
  David Goulet 8e2854372d prop224: Helper function to assert on invalid client intro circuit 6 years ago
  David Goulet b2a820958e prop224: Rename hs_client_note_connection_attempt_succeeded() 6 years ago
  George Kadianakis c754864cfd prop224: Add code that launches v3 HS desc fetches. 7 years ago
  George Kadianakis 7aef3ec0fd prop224: Add client-side HS descriptor cache. 7 years ago
  Nick Mathewson db71d42868 Avoid double-typedef errors on freebsd. 6 years ago
  George Kadianakis 9ff5613a34 test: Introduce hs_client_note_connection_attempt_succeeded(). 7 years ago