Commit History

Author SHA1 Message Date
  George Kadianakis 3152c583af prop224: Add client-side rend circuit support to HS circuitmap 6 years ago
  David Goulet e67f8623f9 hs: Only note a connection attempt with a valid rend_data 6 years ago
  David Goulet 9af3116306 prop224: Handle RENDEZVOUS2 cell 6 years ago
  David Goulet ee15c16742 prop224: Parse RENDEZVOUS2 cell 6 years ago
  David Goulet 2f1b3d647f trunnel: Add RENDEZVOUS2 cell definition 6 years ago
  David Goulet fca2f64e2f prop224: Handle INTRODUCE_ACK cell 6 years ago
  David Goulet cb336a7062 prop224: Parse INTRODUCE_ACK cell 6 years ago
  David Goulet e7c06e6947 prop224: Make client send INTRODUCE1 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 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
  David Goulet b13ee8e4ae hs: Move link specifier encoding to a function 6 years ago
  David Goulet 6222eae8ca conn: Add a function to return a list of connection by state 6 years ago
  George Kadianakis 6eb9de1b8c test: Add tests for fetching descs and handling SOCKS conns. 7 years ago
  David Goulet 79ff2e014f hs: Fix comment of the get max size descriptor function 6 years ago
  David Goulet b2a820958e prop224: Rename hs_client_note_connection_attempt_succeeded() 6 years ago
  David Goulet 343af1a9cf prop224: Add the dir purpose HAS_FETCHED 6 years ago
  George Kadianakis f93b77a18c prop224: Add client code to handle fetched HS descriptors. 7 years ago
  George Kadianakis ebacf4dd6e prop224: Introduce v2/v3 HS desc fetch retry functionality. 7 years ago
  George Kadianakis 776e796d96 prop224: Connect to v3 services in connection_ap_handle_onion(). 7 years ago
  George Kadianakis c754864cfd prop224: Add code that launches v3 HS desc fetches. 7 years ago
  George Kadianakis 0f6633abb2 prop224: Refactor pick_hsdir() to be used by both v2 and v3. 7 years ago
  George Kadianakis 5c9cd912ee prop224: Refactor rendclient.c to use the new hsdir_req code. 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