コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 年 前
  Andrea Shepard aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 11 年 前
  Andrea Shepard fddb814fea When downloading certificates, distinguish requesting by identity digest from requesting by ID digest, signing key pair; fixes bug 5595 11 年 前
  Nick Mathewson 5bfa373eee Remove some totally unused functions 11 年 前
  Nick Mathewson fcf906ec73 Add a function to compute fraction of nodes (by weighted bw) with descriptors 11 年 前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 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 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 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 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 75c9ccd4f8 Merge remote-tracking branch 'public/bug6538' 11 年 前
  Nick Mathewson 5c3199cda7 In choose-by-bw, scale to better use the range of uint64 12 年 前
  Nick Mathewson 07df4dd52d Refactor the core of choosing by weights into a function 12 年 前
  Linus Nordberg cdef2b181a Rename routers_have_same_or_addr() to reflect the fact that it now checks both OR ports. 12 年 前
  Nick Mathewson 913067f788 Resolve about 24 DOCDOCs 12 年 前
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 年 前
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 年 前
  Nick Mathewson 6aef89bda4 Remove compare_addr_to_node_policy 13 年 前
  Nick Mathewson e158f8de4b Rename and tweak nodelist_add_node_family() to add node 13 年 前
  Nick Mathewson fa1d47293b Merge remote-tracking branch 'origin/maint-0.2.2' 13 年 前
  Nick Mathewson 711100c597 Move dummy authority.z fetch out of update_router_descriptor_downloads 13 年 前
  Nick Mathewson 4cc348e896 Code to make clients fetch and use microdescriptors for circuit building 13 年 前
  Nick Mathewson 3df22887a3 Replace _AUTHORITY enum values with _DIRINFO values (automted) 13 年 前
  Nick Mathewson 6e58575767 Automated rename from authority_type_t to dirinfo_type_t 13 年 前