コミット履歴

作者 SHA1 メッセージ 日付
  Karsten Loesing 1bce70a9e3 Make PathsNeededToBuildCircuits option work. 11 年 前
  Nick Mathewson 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. 11 年 前
  Nick Mathewson 2e9cd4b724 Quick fix on 5956 for authorities 11 年 前
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 11 年 前
  Nick Mathewson b0dd355891 Use %d, not %02d, for decimal percentages 11 年 前
  Nick Mathewson 02c320916e Parameterize FRAC_USABLE_NEEDED for fraction of circuits 11 年 前
  Nick Mathewson 813a0f8c40 Compute whether we're ready to build circuits based on fraction of paths 11 年 前
  Nick Mathewson bc52e0488b Add an optional out-arg to count_usable_descriptors 11 年 前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年 前
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 年 前
  Nick Mathewson b286373908 Enable the ntor handshake on the client side. 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 年 前
  Roger Dingledine e899d49e2f fix some typos 11 年 前
  Roger Dingledine 06d367ea36 when counting available descs, say whether we're counting exits 11 年 前
  Nick Mathewson 626a8b60d7 Merge remote-tracking branch 'linus/bug5053-bug5055' 11 年 前
  Linus Nordberg 74c6dafed6 Two changes lost in rebase resurrected. 11 年 前
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 年 前
  Nick Mathewson 03e4b5a9d7 Merge remote-tracking branch 'linus/bug6757' 11 年 前
  Nick Mathewson 9d4c53534d Remove the testing_since* fields 11 年 前
  Linus Nordberg ce553d4982 Have node_get_pref_orport() return an IPv6 OR port when UseBridges is set. 11 年 前
  Nick Mathewson c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist 11 年 前
  Nick Mathewson ba21ebc6d8 Move many of the node_ functions from routerlist to nodelist 11 年 前
  Roger Dingledine 67065c3c06 minor typos i found while constructing the changelog 11 年 前
  Linus Nordberg d827a5495a Take microdesc into account when deciding about preferred OR port. 11 年 前
  Linus Nordberg 8b081231b5 Make node_ipv6_preferred() take microdescs into account. 11 年 前
  Linus Nordberg 3746215350 Take microdesc IPv6 address into account when setting node->ipv6_preferred. 11 年 前
  Linus Nordberg e04e1a2e7d Clients connect to public relays over IPv6. 12 年 前
  Linus Nordberg d6ad00a01f Clear the ipv6_preferred flag like the others. 11 年 前
  Linus Nordberg c76a332887 Fix a comment. 11 年 前