Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 5c51b3f1f0 Start refactoring trusted_dir_servers into trusted and fallback lists vor 11 Jahren
  Nick Mathewson 194cc24792 Make output of router_get_trusted_dir_servers const vor 11 Jahren
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. vor 11 Jahren
  Nick Mathewson c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist vor 11 Jahren
  Nick Mathewson 725d3a32bd Remove router_get_by_{nickname,hexdigest} entirely vor 11 Jahren
  Nick Mathewson ba21ebc6d8 Move many of the node_ functions from routerlist to nodelist vor 11 Jahren
  Nick Mathewson d995dc8bac Split the routerset code out of routerlist.c vor 11 Jahren
  Nick Mathewson 75c9ccd4f8 Merge remote-tracking branch 'public/bug6538' vor 11 Jahren
  Nick Mathewson 5c3199cda7 In choose-by-bw, scale to better use the range of uint64 vor 12 Jahren
  Nick Mathewson 07df4dd52d Refactor the core of choosing by weights into a function vor 12 Jahren
  Linus Nordberg cdef2b181a Rename routers_have_same_or_addr() to reflect the fact that it now checks both OR ports. vor 12 Jahren
  Nick Mathewson 913067f788 Resolve about 24 DOCDOCs vor 12 Jahren
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements vor 12 Jahren
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 vor 12 Jahren
  Nick Mathewson 6aef89bda4 Remove compare_addr_to_node_policy vor 13 Jahren
  Nick Mathewson e158f8de4b Rename and tweak nodelist_add_node_family() to add node vor 13 Jahren
  Nick Mathewson fa1d47293b Merge remote-tracking branch 'origin/maint-0.2.2' vor 13 Jahren
  Nick Mathewson 711100c597 Move dummy authority.z fetch out of update_router_descriptor_downloads vor 13 Jahren
  Nick Mathewson 4cc348e896 Code to make clients fetch and use microdescriptors for circuit building vor 13 Jahren
  Nick Mathewson 3df22887a3 Replace _AUTHORITY enum values with _DIRINFO values (automted) vor 13 Jahren
  Nick Mathewson 6e58575767 Automated rename from authority_type_t to dirinfo_type_t vor 13 Jahren
  Nick Mathewson 8b686d98c4 Merge maint-0.2.2 for the bug1090-part1-squashed branch vor 13 Jahren
  Nick Mathewson 80adb3de50 When there is a transition in permitted nodes, apply it to trackexithosts map vor 13 Jahren
  Roger Dingledine 0ad3836f73 If ExitNodes and Exclude{Exit}Nodes overlap, obey Exclude{Exit}Nodes. vor 13 Jahren
  Roger Dingledine ad3da53536 If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes. vor 14 Jahren
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' vor 13 Jahren
  Nick Mathewson 30b3475e6d Bump copyright statements to 2011 (0.2.2) vor 13 Jahren
  Sebastian Hahn 4556f2e7c8 Rename router_get_by_digest() vor 13 Jahren
  Nick Mathewson 26e897420e Initial conversion to use node_t throughout our codebase. vor 13 Jahren
  Nick Mathewson 6dd7f85bc7 Try to make most routerstatus_t interfaces const vor 13 Jahren