Commit History

Author SHA1 Message Date
  Nick Mathewson 238828c92b Add a new GUARD_WAIT state for circuits 8 years ago
  Nick Mathewson 36e9fbd752 Backend for upgrading 'waiting' circuits to 'complete' 8 years ago
  Nick Mathewson dd6bdab3f6 Write the easy parts of the public entryguard interface. 8 years ago
  Nick Mathewson 7bf946965b Implement most of the prop271 data structure backends. 8 years ago
  Nick Mathewson 21c47c4410 Add a smartlist_remove_keeporder() function, with tests. 8 years ago
  Nick Mathewson bf64564e37 Add a GUARD log domain, for use with new guards code 8 years ago
  Nick Mathewson 6a02f9f35a Add parameters for new (prop271) guard algorithm. 8 years ago
  Nick Mathewson 3c12133038 Collect old guard algorithm parameters into one place 8 years ago
  Nick Mathewson c74542c51a Add accessors as needed to repair compilation 8 years ago
  Nick Mathewson 8da24c99bd Split bridge functions into a new module. 8 years ago
  Nick Mathewson dd6def5daf Initial code to parse/encode/sample prop271 guards 8 years ago
  Nick Mathewson 539eba0a4b Teach parse_iso_time about the spaceless variant. 8 years ago
  Nick Mathewson df8256a931 Add the prop271 fields to entry_guard_t. Not used yet. 8 years ago
  Nick Mathewson 043e9b0151 Whitespace fixes from previous mechanical search-and-replaces 8 years ago
  Nick Mathewson f66f9c82e9 Make entry_guard_t opaque to circpathbias.c 8 years ago
  Nick Mathewson 62477906e9 Fix remaining case of circpathbias inspecting entryguard internals 8 years ago
  Nick Mathewson 823357dbe4 Add an entry_guard_describe() function 8 years ago
  Nick Mathewson be447bc770 Move path-bias fields into a separate structure 8 years ago
  Nick Mathewson 22f2f13f81 prop271: make entry_guard_t mostly-private 8 years ago
  teor 04f7944891 Stop discarding downloaded full descriptors when using microdescs for circuits 8 years ago
  teor e061cf4d1d Remove an unneccessary FetchUselessDescriptors check in client_would_use_router 8 years ago
  teor 24e293c3c6 Man page update and changes file for 20667 8 years ago
  teor 65d793fab2 Fetch unknown certificates if FetchUselessDescriptors is true 8 years ago
  teor e5c608e535 Stop discarding consensus flavors and descriptors we wanted to fetch 8 years ago
  s7r 215cc0d527 Improve log messages related to identity key 8 years ago
  Chelsea H. Komlo 1ca777474b adds changes file 8 years ago
  Chelsea H. Komlo e01b09d5ce crypto_digest512 returns expected error value of -1 8 years ago
  Chelsea H. Komlo 9d9110f65d crypto_digest256 returns expected error value of -1 8 years ago
  Chelsea H. Komlo 276d07a88a crypto_digest returns expected error value of -1 8 years ago
  Chelsea H. Komlo 2331e70d2d fix up spacing/style in needs_circuits_for_build 8 years ago