Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson 462f64b6b9 Make outgoing DNS requests respect OutboundBindAddress. 17 年之前
  Roger Dingledine e61c40e9f4 ok, all set to destabilize it again 17 年之前
  Roger Dingledine 2d9e8a75b8 bump to 0.2.1.10-alpha, reorganize the changelog 17 年之前
  Roger Dingledine 4acf16cb63 and mention the bug # in the changelog 17 年之前
  Roger Dingledine 68806c7fb7 When a relay gets a create cell it can't decrypt (e.g. because it's 17 年之前
  Roger Dingledine d1351750ed Update to the "December 19 2008" ip-to-country file 17 年之前
  Roger Dingledine fe040342e7 specify it was a bugfix on something from 2007 17 年之前
  Roger Dingledine e127072318 Prevent bridge relays from serving their 'extrainfo' document 17 年之前
  Roger Dingledine d95b63f1e4 Bugfix on r13098. Backport candidate. 17 年之前
  Roger Dingledine 55665f25e5 the new alpha release is coming out this week sometime. too many 17 年之前
  Nick Mathewson f772fc0c36 apply a variant of rovv's bug 872 patch, and document that we want a better solution for 0.2.2.x. 17 年之前
  Roger Dingledine e3388230c4 Bridge relays that had DirPort set to 0 would stop fetching 17 年之前
  Roger Dingledine 9e75c06197 If the cached networkstatus consensus is more than five days old, 17 年之前
  Roger Dingledine cec0a57dc8 mark what version of tor mike's bug was in 17 年之前
  Mike Perry da430cfcf7 17 年之前
  Nick Mathewson 9c94b428d9 Fix the oldest bug in a while: stop accepting 1.2.3 as a valid IPv4 address on any platform. 17 年之前
  Nick Mathewson 360a059948 Fix an xxx021: do not remove routerinfos as too old and unlisted unless we have a consensus. Backport candidate. 17 年之前
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 年之前
  Nick Mathewson d3e57378ec Mention that our documentation is better in 0.2.1.10-x. 17 年之前
  Nick Mathewson b07baba879 Increment n_download_failures up to IMPOSSIBLE_TO_DOWNLOAD-1, not up to IMPOSSIBLE_TO_DOWNLOAD. 17 年之前
  Nick Mathewson ffe22fab9b Indeed, arma was right. There was one ntohl too many in debug_ntop in eventdns.c 17 年之前
  Roger Dingledine f6b7e108e4 for some reason nickm removed this major feature from 17 年之前
  Nick Mathewson d640e2ab00 Spec compliance: if weighted MTBF of a router is at least 5 days, always vote it as Stable. 17 年之前
  Nick Mathewson c1c7f982d9 Do not not cannibalize a circuit that has run out of RELAY_EARLY cells. Partial bug 878 fix. 17 年之前
  Nick Mathewson 145ead96ed Do not cannibalize a circuit that has run out of RELAY_EARLY cells. Partial bug 878 fix. 17 年之前
  Nick Mathewson e8a3fa91a6 Use a consistent naming standard for header file guard macros, taking care not to collide with any system headers. This tripped us up on Android. 17 年之前
  Nick Mathewson b0a8ecd193 Use RSA_generate_key_ex where available. 17 年之前
  Nick Mathewson 870fd18b8f Refactor some exit-policy-related functions that showed up in oprofile. 17 年之前
  Roger Dingledine 5519e633ec New controller event "clients_seen" to report a geoip-based summary 17 年之前
  Nick Mathewson 616f6643ef get_interface_addr6(), and by extension get_interface_addr(), were pretty borked. Copying a tor_addr_t from a sockaddr_storage using memcpy is a poor notion. 17 年之前