Commit History

Author SHA1 Message Date
  Nick Mathewson 46619ec914 Note some large functions that could be split. 7 years ago
  Nick Mathewson 3bcbbea350 More progress on bridge implementation with prop271 guards 7 years ago
  Nick Mathewson 82fa71610d Implement bridge backends for sampling, filtering guards. 7 years ago
  Nick Mathewson 53f248f6c9 Add some needed accessors/inspectors for bridge/guard convergence 7 years ago
  Nick Mathewson 1d52ac4d3f Lay down some infrastructure for bridges in the New Guard Order. 7 years ago
  Nick Mathewson 89f5f149df Remove guard_selection argument from status-reporting functions 7 years ago
  Nick Mathewson 6dcbc24a4e Add a backpointer from entry_guard_t to guard_selection_t 7 years ago
  Nick Mathewson 404e9e5611 Have multiple guard contexts we can switch between. 7 years ago
  Nick Mathewson c6d218c44b Unit tests for entry_guard_{pick_for_circuit,succeeded,failed} 7 years ago
  Nick Mathewson 9493711077 Mark confirmed guards primary as appropriate. 7 years ago
  Nick Mathewson d2af9826fd Turn #defines for prop271 into networkstatus params 7 years ago
  Nick Mathewson 2ea5aa7182 Expire circuits that have been WAITING_FOR_BETTER_GUARD too long 7 years ago
  Nick Mathewson e56bc1e5de Move the 'dirty' flag for the guards to a global again 7 years ago
  Nick Mathewson bce0f79252 Mark some more BUG lines as unreachable. 7 years ago
  Nick Mathewson a7bc73935b Test get_guard_selection_by_name 7 years ago
  Nick Mathewson 526b0e2ce2 Avoid division-by-zero in pathbias_check_*_success_count 7 years ago
  Nick Mathewson ac67819396 Make sure primary-guards are up-to-date when we inspect them. 7 years ago
  Nick Mathewson 897626953b Rebuild the guard lists as appropriate on torrc change. 7 years ago
  Nick Mathewson 6788418f28 Propagate Ed25519 identities downwards into more functions. 7 years ago
  Nick Mathewson a20c8a81d7 Migrate main data loop for set_bad_connections to use channel structures 7 years ago
  Nick Mathewson d98b9b6d65 Fix pathbias interactions with entry guards 7 years ago
  Nick Mathewson 783fa2f586 Make pathbias fields persistent for new guards 7 years ago
  Nick Mathewson 858c8f5593 Make new prop271 entry guards persistent 7 years ago
  Nick Mathewson dbbaa51518 Use the new guard notification/selection APIs throughout Tor 7 years ago
  Nick Mathewson 8e43398986 Function to cancel a guard state. 7 years ago
  Nick Mathewson 4689096ed1 No need to say success/failure when recording failure; remove returnval 7 years ago
  Nick Mathewson af1918d289 New entry_guard_chan_failed function 7 years ago
  Nick Mathewson 1fd0a547bb New function to tell the guard module "We're on the net!" 7 years ago
  Nick Mathewson 8dc6048c02 Add an (as yet) unused UseDeprecatedGuardAlgorithm_ option. 7 years ago
  Nick Mathewson 36e9fbd752 Backend for upgrading 'waiting' circuits to 'complete' 7 years ago