Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson ac67819396 Make sure primary-guards are up-to-date when we inspect them. vor 7 Jahren
  Nick Mathewson 897626953b Rebuild the guard lists as appropriate on torrc change. vor 7 Jahren
  Nick Mathewson d98b9b6d65 Fix pathbias interactions with entry guards vor 7 Jahren
  Nick Mathewson 783fa2f586 Make pathbias fields persistent for new guards vor 7 Jahren
  Nick Mathewson 858c8f5593 Make new prop271 entry guards persistent vor 7 Jahren
  Nick Mathewson dbbaa51518 Use the new guard notification/selection APIs throughout Tor vor 7 Jahren
  Nick Mathewson 8e43398986 Function to cancel a guard state. vor 7 Jahren
  Nick Mathewson 4689096ed1 No need to say success/failure when recording failure; remove returnval vor 7 Jahren
  Nick Mathewson af1918d289 New entry_guard_chan_failed function vor 7 Jahren
  Nick Mathewson 1fd0a547bb New function to tell the guard module "We're on the net!" vor 7 Jahren
  Nick Mathewson 8dc6048c02 Add an (as yet) unused UseDeprecatedGuardAlgorithm_ option. vor 7 Jahren
  Nick Mathewson 36e9fbd752 Backend for upgrading 'waiting' circuits to 'complete' vor 7 Jahren
  Nick Mathewson dd6bdab3f6 Write the easy parts of the public entryguard interface. vor 7 Jahren
  Nick Mathewson 7bf946965b Implement most of the prop271 data structure backends. vor 7 Jahren
  Nick Mathewson 6a02f9f35a Add parameters for new (prop271) guard algorithm. vor 7 Jahren
  Nick Mathewson 3c12133038 Collect old guard algorithm parameters into one place vor 7 Jahren
  Nick Mathewson c74542c51a Add accessors as needed to repair compilation vor 7 Jahren
  Nick Mathewson 8da24c99bd Split bridge functions into a new module. vor 7 Jahren
  Nick Mathewson dd6def5daf Initial code to parse/encode/sample prop271 guards vor 7 Jahren
  Nick Mathewson 539eba0a4b Teach parse_iso_time about the spaceless variant. vor 7 Jahren
  Nick Mathewson df8256a931 Add the prop271 fields to entry_guard_t. Not used yet. vor 7 Jahren
  Nick Mathewson 043e9b0151 Whitespace fixes from previous mechanical search-and-replaces vor 7 Jahren
  Nick Mathewson f66f9c82e9 Make entry_guard_t opaque to circpathbias.c vor 7 Jahren
  Nick Mathewson 62477906e9 Fix remaining case of circpathbias inspecting entryguard internals vor 7 Jahren
  Nick Mathewson 823357dbe4 Add an entry_guard_describe() function vor 7 Jahren
  Nick Mathewson be447bc770 Move path-bias fields into a separate structure vor 7 Jahren
  Nick Mathewson 22f2f13f81 prop271: make entry_guard_t mostly-private vor 7 Jahren
  Nick Mathewson 12cf73c451 Merge remote-tracking branch 'andrea/ticket19858_v2' vor 7 Jahren
  Andrea Shepard 1c6f8841f4 Refactor to always allocate chosen_entry_guards in new guard_selection_new() function vor 7 Jahren
  Andrea Shepard 3b8a40f262 Use tor_memeq() instead of tor_memcmp() per code review vor 7 Jahren