Commit History

Author SHA1 Message Date
  Nick Mathewson 6f20a74d52 Merge branch 'bug8240_v2_squashed' into maint-0.2.4 11 years ago
  Nick Mathewson ad8a27a393 Fix some wide lines 11 years ago
  Nick Mathewson 26639b7798 Merge remote-tracking branch 'public/no_dup_guards' into maint-0.2.4 11 years ago
  Andrea Shepard 74c33945e3 Correctly set entry->is_dir_cache when adding an entry guard for the first time 11 years ago
  Nick Mathewson ad49abe5a1 Fix bootstrapping with bridges by making is_dir_cache is set on them. 11 years ago
  Nick Mathewson 1070a720ad Be more robust when excluding existing nodes as new dirguards 11 years ago
  Nick Mathewson 91027218e2 Add some code to bluntly prevent duplicate guards from getting added 11 years ago
  Nick Mathewson d7089ff228 Restore the entry/dirguard distinction. 11 years ago
  Roger Dingledine bce5019eff generalize choose_random_entry()'s dirinfo parameter 12 years ago
  Roger Dingledine a8297cdbd3 use microdescriptors if *any* of our bridges can handle them 12 years ago
  Mike Perry e13e30221e Implement Path use bias accounting. 11 years ago
  Nick Mathewson 49e619c1cf Rename *_isin to *_contains 12 years ago
  Nick Mathewson 5ed8ac4e57 Merge remote-tracking branch 'asn/bug7896' 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  George Kadianakis 50028e4d68 Mention name of the transport used when we learn the fpr of a bridge. 11 years ago
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 years ago
  Nick Mathewson b286373908 Enable the ntor handshake on the client side. 11 years ago
  Nick Mathewson 885e8d35c7 Merge remote-tracking branch 'mikeperry/209-path-bias-changes' 11 years ago
  Nick Mathewson 0f9dfef9d6 Add configuration options for directory guards 11 years ago
  Nick Mathewson 0c4210fb65 Directory guard implementation. 11 years ago
  Nick Mathewson 1df7289000 Remember which of our guards are directory caches 11 years ago
  Mike Perry 406d59a9c9 Nick's Code review #3 part 2. 11 years ago
  Mike Perry b0fc18c37e Changes from Nick's code review 'part 1' 11 years ago
  Mike Perry 4590993ff3 Space fixes. 11 years ago
  Mike Perry b75880d7b3 Fix a rather serious use-count state bug. 11 years ago
  Mike Perry 2dbb62f1b5 Convert to doubles for all pathbias state. 11 years ago
  Mike Perry ab1fce5c19 Also shorten circuit_successes to circ_successes. 11 years ago
  Mike Perry a90f165b83 Rename first_hop to circ_attempt. 11 years ago
  Mike Perry 412ae099cb Prop 209: Add path bias counts for timeouts and other mechanisms. 11 years ago
  Mike Perry bb548134cd Update with code review changes from Nick. 11 years ago