Commit History

Author SHA1 Message Date
  Nick Mathewson 0e97c8e23e Siphash-2-4 is now our hash in nearly all cases. 10 years ago
  Nick Mathewson f1682a615f Merge remote-tracking branch 'houqp/hs_control_fix' 10 years ago
  Nick Mathewson 075482ff80 Merge remote-tracking branch 'public/bug10543_024_v2' 10 years ago
  Nick Mathewson dffac251f1 Make the handling for usable-exit counting handle ExitNodes better 10 years ago
  Qingping Hou bf66ff915a fix longname returned in HS_DESC control events 10 years ago
  Nick Mathewson 3193cbe2ba Rip out all of the v2 directory code. 10 years ago
  Roger Dingledine f96a8d5fa3 Report bootstrapping progress correctly when downloading microdescs 10 years ago
  Karsten Loesing 1bce70a9e3 Make PathsNeededToBuildCircuits option work. 11 years ago
  Nick Mathewson 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. 11 years ago
  Nick Mathewson 2e9cd4b724 Quick fix on 5956 for authorities 11 years ago
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 11 years ago
  Nick Mathewson b0dd355891 Use %d, not %02d, for decimal percentages 11 years ago
  Nick Mathewson 02c320916e Parameterize FRAC_USABLE_NEEDED for fraction of circuits 11 years ago
  Nick Mathewson 813a0f8c40 Compute whether we're ready to build circuits based on fraction of paths 11 years ago
  Nick Mathewson bc52e0488b Add an optional out-arg to count_usable_descriptors 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 years ago
  Nick Mathewson b286373908 Enable the ntor handshake on the client side. 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
  Roger Dingledine e899d49e2f fix some typos 11 years ago
  Roger Dingledine 06d367ea36 when counting available descs, say whether we're counting exits 11 years ago
  Nick Mathewson 626a8b60d7 Merge remote-tracking branch 'linus/bug5053-bug5055' 11 years ago
  Linus Nordberg 74c6dafed6 Two changes lost in rebase resurrected. 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson 03e4b5a9d7 Merge remote-tracking branch 'linus/bug6757' 11 years ago
  Nick Mathewson 9d4c53534d Remove the testing_since* fields 11 years ago
  Linus Nordberg ce553d4982 Have node_get_pref_orport() return an IPv6 OR port when UseBridges is set. 11 years ago
  Nick Mathewson c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist 11 years ago
  Nick Mathewson ba21ebc6d8 Move many of the node_ functions from routerlist to nodelist 11 years ago