Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 6dcbc24a4e Add a backpointer from entry_guard_t to guard_selection_t vor 9 Jahren
  Nick Mathewson 404e9e5611 Have multiple guard contexts we can switch between. vor 9 Jahren
  Nick Mathewson 08d3ca2e56 More entry guard tests: for cancel, and for upgrade. vor 9 Jahren
  Nick Mathewson fcb50f1839 Test for entry_guard_has_higher_priority(). vor 9 Jahren
  Nick Mathewson c6d218c44b Unit tests for entry_guard_{pick_for_circuit,succeeded,failed} vor 9 Jahren
  Nick Mathewson 9493711077 Mark confirmed guards primary as appropriate. vor 9 Jahren
  Nick Mathewson d2af9826fd Turn #defines for prop271 into networkstatus params vor 9 Jahren
  Nick Mathewson 039bd01767 Add a wrapper for a common networkstatus param pattern vor 9 Jahren
  Nick Mathewson 2ea5aa7182 Expire circuits that have been WAITING_FOR_BETTER_GUARD too long vor 9 Jahren
  Nick Mathewson e56bc1e5de Move the 'dirty' flag for the guards to a global again vor 9 Jahren
  Nick Mathewson bce0f79252 Mark some more BUG lines as unreachable. vor 9 Jahren
  Nick Mathewson 9cad2628dd Test no-consensus case for filter. vor 9 Jahren
  Nick Mathewson a7bc73935b Test get_guard_selection_by_name vor 9 Jahren
  Nick Mathewson 526b0e2ce2 Avoid division-by-zero in pathbias_check_*_success_count vor 9 Jahren
  Nick Mathewson ac67819396 Make sure primary-guards are up-to-date when we inspect them. vor 9 Jahren
  Nick Mathewson f71be74340 When freeing a guard state, cancel it if its state is unknown vor 9 Jahren
  Nick Mathewson 897626953b Rebuild the guard lists as appropriate on torrc change. vor 9 Jahren
  Nick Mathewson 8edd3d2b6c Don't call into the new guard algorithm when the old one is enabled. vor 9 Jahren
  Nick Mathewson d98b9b6d65 Fix pathbias interactions with entry guards vor 9 Jahren
  Nick Mathewson 783fa2f586 Make pathbias fields persistent for new guards vor 9 Jahren
  Nick Mathewson 858c8f5593 Make new prop271 entry guards persistent vor 9 Jahren
  Nick Mathewson dbbaa51518 Use the new guard notification/selection APIs throughout Tor vor 9 Jahren
  Nick Mathewson de617a4714 Maintain a list of all the origin circuits. vor 9 Jahren
  Nick Mathewson 8e43398986 Function to cancel a guard state. vor 9 Jahren
  Nick Mathewson 4689096ed1 No need to say success/failure when recording failure; remove returnval vor 9 Jahren
  Nick Mathewson af1918d289 New entry_guard_chan_failed function vor 9 Jahren
  Nick Mathewson 1fd0a547bb New function to tell the guard module "We're on the net!" vor 9 Jahren
  Nick Mathewson 8dc6048c02 Add an (as yet) unused UseDeprecatedGuardAlgorithm_ option. vor 9 Jahren
  Nick Mathewson 238828c92b Add a new GUARD_WAIT state for circuits vor 9 Jahren
  Nick Mathewson 36e9fbd752 Backend for upgrading 'waiting' circuits to 'complete' vor 9 Jahren