Commit History

作者 SHA1 備註 提交日期
  Roger Dingledine 3152d44c3a fix a seg fault on exit for clients; and fix a comment. 19 年之前
  Roger Dingledine ed567c6feb more compile options mean more codepaths 19 年之前
  Nick Mathewson b9082682fd r6982@Kushana: nickm | 2006-07-31 13:47:19 -0400 19 年之前
  Nick Mathewson 58c0ac77be r6981@Kushana: nickm | 2006-07-31 13:23:26 -0400 19 年之前
  Nick Mathewson fd0bafb0de r6977@Kushana: nickm | 2006-07-31 13:01:28 -0400 19 年之前
  Nick Mathewson ccf9c1345e 19 年之前
  Nick Mathewson 46574319a2 r6959@Kushana: nickm | 2006-07-29 22:33:18 -0400 19 年之前
  Roger Dingledine c3b79ebf13 a bit more debugging for phobos 19 年之前
  Roger Dingledine a5e5074807 resolve typo 19 年之前
  Nick Mathewson c2f28615ed More asserts in dns.c 19 年之前
  Nick Mathewson 45c3a4365f Get better numbers out of HT_REP_OK 19 年之前
  Nick Mathewson dc2b7e9af0 Add more asserts in dns_found_answer. This may confirm my theory that dns_purge_resolve is the culprit. 19 年之前
  Nick Mathewson 0bc741ba7f r6918@Kushana: nickm | 2006-07-26 15:22:28 -0400 19 年之前
  Nick Mathewson ec82db6995 r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400 19 年之前
  Nick Mathewson 4ff4577beb r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 19 年之前
  Nick Mathewson 7239262f71 Don't tell anybody, but we're going OO here. This patch splits 19 年之前
  Nick Mathewson 64c14d8ce3 These asserts will either cause spurious crashes or help debug the pend->conn->s == -1 issue. 19 年之前
  Roger Dingledine 3d79eb52ab stick to nick's nul/null convention 19 年之前
  Nick Mathewson a0cf95e1c9 Add some debugging asserts to dns.c; these are too expensive to leave in permanently. 19 年之前
  Nick Mathewson 39344fc301 Add a const; fix a (probably harmless) bug when storing a resolve we forgot we asked for. 19 年之前
  Nick Mathewson a40ad152b1 When using eventdns: suppress logging of addresses when SafeLogging is active, and make set of nameservers configurable from torrc. 19 年之前
  Nick Mathewson 3c4205c872 Clean up eventdns messages. 19 年之前
  Nick Mathewson 42ef3bd90c Add plausile logging support to eventdns; stop putting stuff onto stdout. 19 年之前
  Roger Dingledine af0e47c921 fix spacing 19 年之前
  Roger Dingledine 87e3800dfc Finally solve the "closing wedged cpuworkers" bug. Woo. 19 年之前
  Roger Dingledine 5c57348acd We got an obscure report of an assert error on a windows Tor server with 19 年之前
  Nick Mathewson 2bd7c19b73 Try to log useful messages at info and debug about what we are resolving and what answers we are getting wrt eventdns. 19 年之前
  Nick Mathewson 3db785ef73 Hm. Where did we put that ntohl the last time we were juggling it? (hoop-lah). 19 年之前
  Nick Mathewson 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 19 年之前
  Nick Mathewson c660a0f6a2 More DNS fixes. Send meaningful TTLs back to the client when 19 年之前