Commit History

Author SHA1 Message Date
  Nick Mathewson fd0bafb0de r6977@Kushana: nickm | 2006-07-31 13:01:28 -0400 18 years ago
  Nick Mathewson ccf9c1345e 18 years ago
  Nick Mathewson 46574319a2 r6959@Kushana: nickm | 2006-07-29 22:33:18 -0400 18 years ago
  Roger Dingledine c3b79ebf13 a bit more debugging for phobos 18 years ago
  Roger Dingledine a5e5074807 resolve typo 18 years ago
  Nick Mathewson c2f28615ed More asserts in dns.c 18 years ago
  Nick Mathewson 45c3a4365f Get better numbers out of HT_REP_OK 18 years ago
  Nick Mathewson dc2b7e9af0 Add more asserts in dns_found_answer. This may confirm my theory that dns_purge_resolve is the culprit. 18 years ago
  Nick Mathewson 0bc741ba7f r6918@Kushana: nickm | 2006-07-26 15:22:28 -0400 18 years ago
  Nick Mathewson ec82db6995 r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400 18 years ago
  Nick Mathewson 4ff4577beb r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 18 years ago
  Nick Mathewson 7239262f71 Don't tell anybody, but we're going OO here. This patch splits 18 years ago
  Nick Mathewson 64c14d8ce3 These asserts will either cause spurious crashes or help debug the pend->conn->s == -1 issue. 18 years ago
  Roger Dingledine 3d79eb52ab stick to nick's nul/null convention 18 years ago
  Nick Mathewson a0cf95e1c9 Add some debugging asserts to dns.c; these are too expensive to leave in permanently. 18 years ago
  Nick Mathewson 39344fc301 Add a const; fix a (probably harmless) bug when storing a resolve we forgot we asked for. 18 years ago
  Nick Mathewson a40ad152b1 When using eventdns: suppress logging of addresses when SafeLogging is active, and make set of nameservers configurable from torrc. 18 years ago
  Nick Mathewson 3c4205c872 Clean up eventdns messages. 18 years ago
  Nick Mathewson 42ef3bd90c Add plausile logging support to eventdns; stop putting stuff onto stdout. 18 years ago
  Roger Dingledine af0e47c921 fix spacing 18 years ago
  Roger Dingledine 87e3800dfc Finally solve the "closing wedged cpuworkers" bug. Woo. 18 years ago
  Roger Dingledine 5c57348acd We got an obscure report of an assert error on a windows Tor server with 18 years ago
  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. 18 years ago
  Nick Mathewson 3db785ef73 Hm. Where did we put that ntohl the last time we were juggling it? (hoop-lah). 18 years ago
  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.) 18 years ago
  Nick Mathewson c660a0f6a2 More DNS fixes. Send meaningful TTLs back to the client when 18 years ago
  Nick Mathewson 85a25c8a29 Make dns.c use eventdns.c -- but only when you pass the --enable-eventdns argument to configure.in. This will *so* not work on Windows yet. 18 years ago
  Roger Dingledine 6b058bd563 add a few more debugging lines to help mikec track down his 18 years ago
  Nick Mathewson 6ebd886511 forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 18 years ago
  Roger Dingledine d1d0813cf3 Allow non-printable characters for exit streams (both for 18 years ago