コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson f1682a615f Merge remote-tracking branch 'houqp/hs_control_fix' 10 年 前
  Nick Mathewson 075482ff80 Merge remote-tracking branch 'public/bug10543_024_v2' 10 年 前
  Nick Mathewson dffac251f1 Make the handling for usable-exit counting handle ExitNodes better 10 年 前
  Qingping Hou bf66ff915a fix longname returned in HS_DESC control events 10 年 前
  Nick Mathewson 3193cbe2ba Rip out all of the v2 directory code. 10 年 前
  Roger Dingledine f96a8d5fa3 Report bootstrapping progress correctly when downloading microdescs 10 年 前
  Karsten Loesing 1bce70a9e3 Make PathsNeededToBuildCircuits option work. 11 年 前
  Nick Mathewson 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. 11 年 前
  Roger Dingledine e1ec03f819 use router->addr for log messages and controller events 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 年 前