Histórico de commits

Autor SHA1 Mensagem Data
  Nick Mathewson 858c8f5593 Make new prop271 entry guards persistent 7 anos atrás
  Nick Mathewson dbbaa51518 Use the new guard notification/selection APIs throughout Tor 7 anos atrás
  Nick Mathewson 8e43398986 Function to cancel a guard state. 7 anos atrás
  Nick Mathewson 4689096ed1 No need to say success/failure when recording failure; remove returnval 7 anos atrás
  Nick Mathewson af1918d289 New entry_guard_chan_failed function 7 anos atrás
  Nick Mathewson 1fd0a547bb New function to tell the guard module "We're on the net!" 7 anos atrás
  Nick Mathewson 8dc6048c02 Add an (as yet) unused UseDeprecatedGuardAlgorithm_ option. 7 anos atrás
  Nick Mathewson 36e9fbd752 Backend for upgrading 'waiting' circuits to 'complete' 7 anos atrás
  Nick Mathewson dd6bdab3f6 Write the easy parts of the public entryguard interface. 7 anos atrás
  Nick Mathewson 7bf946965b Implement most of the prop271 data structure backends. 7 anos atrás
  Nick Mathewson 6a02f9f35a Add parameters for new (prop271) guard algorithm. 7 anos atrás
  Nick Mathewson 3c12133038 Collect old guard algorithm parameters into one place 7 anos atrás
  Nick Mathewson c74542c51a Add accessors as needed to repair compilation 7 anos atrás
  Nick Mathewson 8da24c99bd Split bridge functions into a new module. 7 anos atrás
  Nick Mathewson dd6def5daf Initial code to parse/encode/sample prop271 guards 7 anos atrás
  Nick Mathewson 539eba0a4b Teach parse_iso_time about the spaceless variant. 7 anos atrás
  Nick Mathewson df8256a931 Add the prop271 fields to entry_guard_t. Not used yet. 7 anos atrás
  Nick Mathewson 043e9b0151 Whitespace fixes from previous mechanical search-and-replaces 7 anos atrás
  Nick Mathewson f66f9c82e9 Make entry_guard_t opaque to circpathbias.c 7 anos atrás
  Nick Mathewson 62477906e9 Fix remaining case of circpathbias inspecting entryguard internals 7 anos atrás
  Nick Mathewson 823357dbe4 Add an entry_guard_describe() function 7 anos atrás
  Nick Mathewson be447bc770 Move path-bias fields into a separate structure 7 anos atrás
  Nick Mathewson 22f2f13f81 prop271: make entry_guard_t mostly-private 7 anos atrás
  Nick Mathewson 12cf73c451 Merge remote-tracking branch 'andrea/ticket19858_v2' 7 anos atrás
  Andrea Shepard 1c6f8841f4 Refactor to always allocate chosen_entry_guards in new guard_selection_new() function 7 anos atrás
  Andrea Shepard 3b8a40f262 Use tor_memeq() instead of tor_memcmp() per code review 7 anos atrás
  Andrea Shepard fca605e763 Adjust comment per code review 7 anos atrás
  Roger Dingledine bfaded9143 Bridge-using clients now use their cached microdesc consensus 7 anos atrás
  Andrea Shepard 006c26f54f Abolish globals in entrynodes.c; relativize guard context to new guard_selection_t structure 7 anos atrás
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 7 anos atrás