コミット履歴

作者 SHA1 メッセージ 日付
  Mike Perry da5817772d Rename and relocate the bw weight scale param getter. 11 年 前
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 11 年 前
  Nick Mathewson fcf906ec73 Add a function to compute fraction of nodes (by weighted bw) with descriptors 11 年 前
  Nick Mathewson 42c4418bed Split smartlist_choose_node_by_bandwidth_weights 11 年 前
  Nick Mathewson 49e619c1cf Rename *_isin to *_contains 12 年 前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年 前
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 年 前
  Nick Mathewson 5b3dd1610c Wrangle curve25519 onion keys: generate, store, load, publish, republish 11 年 前
  Nick Mathewson 8b5787ec0d When there are no dir_server_ts to choose, don't crash 11 年 前
  Nick Mathewson 3874e74b49 Avoid a 'may be used uninitialized' warning 11 年 前
  Nick Mathewson b1ff8daeb5 Nuke uses of memcmp outside of unit tests 11 年 前
  Nick Mathewson a8d491a8fd Add an option to weight down authorities when choosing a fallback 11 年 前
  Nick Mathewson 4e3d07a68a When choosing among dirserver_ts, consider their weights 11 年 前
  Nick Mathewson 90f6071d8d New FallbackDir option to add extra directories for bootstraping 11 年 前
  Nick Mathewson 46a62e3256 Refactor add_trusted_dir_server 11 年 前
  Nick Mathewson 705ee3b5d4 Rename trusted_dir_server_t to dir_server_t. Automatic renaming. 11 年 前
  Nick Mathewson 5c51b3f1f0 Start refactoring trusted_dir_servers into trusted and fallback lists 11 年 前
  Nick Mathewson 194cc24792 Make output of router_get_trusted_dir_servers const 11 年 前
  Nick Mathewson c53adac122 Parse IPv6 policy summaries from router descriptors and microdescs 11 年 前
  Nick Mathewson 626a8b60d7 Merge remote-tracking branch 'linus/bug5053-bug5055' 11 年 前
  Linus Nordberg ffddd4de2a Change some comments to reflect the multitude of GeoIP databases. 11 年 前
  Nick Mathewson 907db008ab Move the circuit build timeout code into its own file. 11 年 前
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 年 前
  Robert Ransom 62babcaf0a Implement and use crypto_pk_eq_keys 11 年 前
  Nick Mathewson c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist 11 年 前
  Nick Mathewson 725d3a32bd Remove router_get_by_{nickname,hexdigest} entirely 11 年 前
  Nick Mathewson 5161a52c66 Remove the old disabled router_get_by_nickname implementation 11 年 前
  Nick Mathewson ba21ebc6d8 Move many of the node_ functions from routerlist to nodelist 11 年 前
  Nick Mathewson d995dc8bac Split the routerset code out of routerlist.c 11 年 前
  Nick Mathewson 5cbeb60805 Fix directory self-testing logic 11 年 前