Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 26639b7798 Merge remote-tracking branch 'public/no_dup_guards' into maint-0.2.4 il y a 11 ans
  Nick Mathewson b163e801bc Merge remote-tracking branch 'origin/maint-0.2.4' il y a 11 ans
  Nick Mathewson 289653c392 Remove a few more unused functions. il y a 11 ans
  Nick Mathewson 5bfa373eee Remove some totally unused functions il y a 11 ans
  Nick Mathewson 365e302f61 Remove a bunch of unused macro definitions il y a 11 ans
  Nick Mathewson 1070a720ad Be more robust when excluding existing nodes as new dirguards il y a 11 ans
  Roger Dingledine 178599f026 get rid of the new caching notion in resolve_my_address() il y a 11 ans
  Roger Dingledine cc896f7c84 Teach resolve_my_address() to return a cached answer il y a 11 ans
  Roger Dingledine 92ea0b86de Refactor resolve_my_address() so logs are more accurate / helpful il y a 11 ans
  Roger Dingledine 74e6a47a80 stop setting, or using, router->address il y a 11 ans
  Mike Perry da5817772d Rename and relocate the bw weight scale param getter. il y a 11 ans
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging il y a 11 ans
  Nick Mathewson fcf906ec73 Add a function to compute fraction of nodes (by weighted bw) with descriptors il y a 11 ans
  Nick Mathewson 42c4418bed Split smartlist_choose_node_by_bandwidth_weights il y a 11 ans
  Nick Mathewson 49e619c1cf Rename *_isin to *_contains il y a 12 ans
  Nick Mathewson 4da083db3b Update the copyright date to 201. il y a 11 ans
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' il y a 11 ans
  Nick Mathewson 5b3dd1610c Wrangle curve25519 onion keys: generate, store, load, publish, republish il y a 11 ans
  Nick Mathewson 8b5787ec0d When there are no dir_server_ts to choose, don't crash il y a 11 ans
  Nick Mathewson 3874e74b49 Avoid a 'may be used uninitialized' warning il y a 11 ans
  Nick Mathewson b1ff8daeb5 Nuke uses of memcmp outside of unit tests il y a 11 ans
  Nick Mathewson a8d491a8fd Add an option to weight down authorities when choosing a fallback il y a 11 ans
  Nick Mathewson 4e3d07a68a When choosing among dirserver_ts, consider their weights il y a 11 ans
  Nick Mathewson 90f6071d8d New FallbackDir option to add extra directories for bootstraping il y a 11 ans
  Nick Mathewson 46a62e3256 Refactor add_trusted_dir_server il y a 11 ans
  Nick Mathewson 705ee3b5d4 Rename trusted_dir_server_t to dir_server_t. Automatic renaming. il y a 11 ans
  Nick Mathewson 5c51b3f1f0 Start refactoring trusted_dir_servers into trusted and fallback lists il y a 11 ans
  Nick Mathewson 194cc24792 Make output of router_get_trusted_dir_servers const il y a 11 ans
  Nick Mathewson c53adac122 Parse IPv6 policy summaries from router descriptors and microdescs il y a 11 ans
  Nick Mathewson 626a8b60d7 Merge remote-tracking branch 'linus/bug5053-bug5055' il y a 11 ans