Commit History

Author SHA1 Message Date
  Nick Mathewson 5d4bb6f61f Merge remote-tracking branch 'public/ticket9969' 9 years ago
  Nick Mathewson 90db39448d Downgrade warnings about extrainfo incompatibility when reading cache 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  rl1987 a6520ed537 Renaming ROUTER_WAS_NOT_NEW to ROUTER_IS_ALREADY_KNOWN. 9 years ago
  Nick Mathewson dc05b8549a Use digest256map for computing microdescriptor downloads 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson 223d354e34 Bugfixes on bug11243 fix for the not-added cases and tests 9 years ago
  Nick Mathewson 3efeb711f1 Unit tests for 11243: loading ri, ei, mds from lists 9 years ago
  Arlo Breault 21d5dbd474 Refactor initiate_descriptor_downloads() to be safer 9 years ago
  George Kadianakis b74442db94 Change interface of router_descriptor_is_too_old(). 10 years ago
  George Kadianakis 4245662b28 Functionify the descriptor age check so that we can NOP it in tests. 10 years ago
  Nick Mathewson bc4c966851 Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson 149931571a Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 10 years ago
  Nick Mathewson 50ad393924 Code to blacklist authority signing keys 10 years ago
  Nick Mathewson 3193cbe2ba Rip out all of the v2 directory code. 10 years ago
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 years ago
  Andrea Shepard aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 11 years ago
  Andrea Shepard fddb814fea When downloading certificates, distinguish requesting by identity digest from requesting by ID digest, signing key pair; fixes bug 5595 11 years ago
  Nick Mathewson 5bfa373eee Remove some totally unused functions 11 years ago
  Nick Mathewson fcf906ec73 Add a function to compute fraction of nodes (by weighted bw) with descriptors 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson 90f6071d8d New FallbackDir option to add extra directories for bootstraping 11 years ago
  Nick Mathewson 46a62e3256 Refactor add_trusted_dir_server 11 years ago
  Nick Mathewson 705ee3b5d4 Rename trusted_dir_server_t to dir_server_t. Automatic renaming. 11 years ago
  Nick Mathewson 5c51b3f1f0 Start refactoring trusted_dir_servers into trusted and fallback lists 11 years ago
  Nick Mathewson 194cc24792 Make output of router_get_trusted_dir_servers const 11 years ago
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 years ago
  Nick Mathewson c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist 11 years ago
  Nick Mathewson 725d3a32bd Remove router_get_by_{nickname,hexdigest} entirely 11 years ago
  Nick Mathewson ba21ebc6d8 Move many of the node_ functions from routerlist to nodelist 11 years ago