Commit History

Author SHA1 Message Date
  Linus Nordberg f786307ab7 First chunk of support for bridges on IPv6 12 years ago
  Robert Ransom 104c50fedb Log whenever a circuit's purpose is changed 12 years ago
  Nick Mathewson 4a7225d4c9 Merge remote-tracking branch 'rransom-tor/bug4411' 12 years ago
  Robert Ransom 749b37bcf4 Fix assert on clients of and authorities for v0 HS descs 12 years ago
  Nick Mathewson ceebc8283f Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 02d89c5c66 Remove an extraneous "if" in the 4424 fix 12 years ago
  Robert Ransom 65a0d7e7ef Don't leak an extend_info_t in rend_client_any_intro_points_usable 12 years ago
  Nick Mathewson 69921837a7 Fix a bunch of whitespace errors 12 years ago
  Nick Mathewson bc2d9357f5 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Robert Ransom 9648f034c0 Update documentation comment for rend_client_reextend_intro_circuit 12 years ago
  Robert Ransom 274b25de12 Don't launch a useless circuit in rend_client_reextend_intro_circuit 12 years ago
  Nick Mathewson 4aa4bce474 Merge remote-tracking branch 'rransom-tor/bug3335-v2' 12 years ago
  Robert Ransom c5226bfe1c Remove an HS's last_hid_serv_requests entries when a conn. attempt ends 12 years ago
  Robert Ransom bcfc383dc9 Record the HS's address in last_hid_serv_request keys 12 years ago
  Robert Ransom e07307214e Fix comment typo 12 years ago
  Robert Ransom fbea8c8ef1 Detect and remove unreachable intro points 12 years ago
  Robert Ransom 34a6b8b7e5 Clear the timed_out flag when an HS connection attempt ends 12 years ago
  Robert Ransom eaed37d14c Record intro point timeouts in rend_intro_point_t 12 years ago
  Robert Ransom 6803c1c371 Refetch an HS's desc if we don't have a usable one 12 years ago
  Nick Mathewson 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t 13 years ago
  Nick Mathewson b8943461c0 Fix bug in upload/download of hsdesc with microdescs 13 years ago
  Nick Mathewson 64c8e8edda Kill redundant checks around routerset_contains_*() 13 years ago
  Nick Mathewson a857f61e27 Merge remote-tracking branch 'rransom-tor/bug3332-v2' 13 years ago
  Robert Ransom 44eafa9697 Assert that HS operations are not performed using single-hop circuits 13 years ago
  Nick Mathewson 47c8433a0c Make the get_options() return const 13 years ago
  Nick Mathewson 587cc31140 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Robert Ransom fc4158dad7 Add info-level log messages during HS-client-state purge 13 years ago
  Robert Ransom d7af8a2f07 Refactor HS client state-clearing code into a separate function 13 years ago
  Robert Ransom b0e7925c02 Clear last_hid_serv_requests on SIGNAL NEWNYM 13 years ago
  Robert Ransom a1d866edc9 Make last_hid_serv_requests functions less fragile 13 years ago