Commit History

Author SHA1 Message Date
  Nick Mathewson 8e43398986 Function to cancel a guard state. 9 years ago
  Nick Mathewson 4689096ed1 No need to say success/failure when recording failure; remove returnval 9 years ago
  Nick Mathewson af1918d289 New entry_guard_chan_failed function 9 years ago
  Nick Mathewson 1fd0a547bb New function to tell the guard module "We're on the net!" 9 years ago
  Nick Mathewson 8dc6048c02 Add an (as yet) unused UseDeprecatedGuardAlgorithm_ option. 9 years ago
  Nick Mathewson 238828c92b Add a new GUARD_WAIT state for circuits 9 years ago
  Nick Mathewson 36e9fbd752 Backend for upgrading 'waiting' circuits to 'complete' 9 years ago
  Nick Mathewson dd6bdab3f6 Write the easy parts of the public entryguard interface. 9 years ago
  Nick Mathewson 7bf946965b Implement most of the prop271 data structure backends. 9 years ago
  Nick Mathewson 21c47c4410 Add a smartlist_remove_keeporder() function, with tests. 9 years ago
  Nick Mathewson bf64564e37 Add a GUARD log domain, for use with new guards code 9 years ago
  Nick Mathewson 6a02f9f35a Add parameters for new (prop271) guard algorithm. 9 years ago
  Nick Mathewson 3c12133038 Collect old guard algorithm parameters into one place 9 years ago
  Nick Mathewson c74542c51a Add accessors as needed to repair compilation 9 years ago
  Nick Mathewson 8da24c99bd Split bridge functions into a new module. 9 years ago
  Nick Mathewson dd6def5daf Initial code to parse/encode/sample prop271 guards 9 years ago
  Nick Mathewson 539eba0a4b Teach parse_iso_time about the spaceless variant. 9 years ago
  Nick Mathewson df8256a931 Add the prop271 fields to entry_guard_t. Not used yet. 9 years ago
  Nick Mathewson 043e9b0151 Whitespace fixes from previous mechanical search-and-replaces 9 years ago
  Nick Mathewson f66f9c82e9 Make entry_guard_t opaque to circpathbias.c 9 years ago
  Nick Mathewson 62477906e9 Fix remaining case of circpathbias inspecting entryguard internals 9 years ago
  Nick Mathewson 823357dbe4 Add an entry_guard_describe() function 9 years ago
  Nick Mathewson be447bc770 Move path-bias fields into a separate structure 9 years ago
  Nick Mathewson 22f2f13f81 prop271: make entry_guard_t mostly-private 9 years ago
  teor 04f7944891 Stop discarding downloaded full descriptors when using microdescs for circuits 9 years ago
  teor e061cf4d1d Remove an unneccessary FetchUselessDescriptors check in client_would_use_router 9 years ago
  teor 24e293c3c6 Man page update and changes file for 20667 9 years ago
  teor 65d793fab2 Fetch unknown certificates if FetchUselessDescriptors is true 9 years ago
  teor e5c608e535 Stop discarding consensus flavors and descriptors we wanted to fetch 9 years ago
  s7r 215cc0d527 Improve log messages related to identity key 9 years ago