Commit History

Author SHA1 Message Date
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago
  Nick Mathewson 9c20441bcb Only set sin_len/sin6_len when they exist. 15 years ago
  Nick Mathewson 48f2ce298b Try harder to make sure we zero-out the extraneous sockaddr fields and that we set sockaddr_len. Conceivably a backport candidate, though nothing has yet been sen to break. 15 years ago
  Nick Mathewson ffe22fab9b Indeed, arma was right. There was one ntohl too many in debug_ntop in eventdns.c 15 years ago
  Roger Dingledine c190842a34 point out the bug location to nick. unless i'm wrong. 15 years ago
  Nick Mathewson 2c4097e99d More compilation tweaks on Android: fix two clear errors in our code that apparently the compiler cares about there. 15 years ago
  Nick Mathewson 029be5ad02 Move in-addr.arpa parsing and generation into address.c, and simplify the code that does it elsewhere. Incidentally, this lets exit servers answer requests for ip6.arpa addresses. 15 years ago
  Nick Mathewson 148e4e8837 Do not leak the DNS server port structure. 15 years ago
  Nick Mathewson 6693f32530 Resolve many DOCDOCs. 15 years ago
  Nick Mathewson d8027aa689 Fix a logic error that would automatically reject all but the first configured DNS server. Bugfix on 0.2.1.5-alpha. Possible fix for part of 813/868. Spotted by coderman 15 years ago
  Nick Mathewson c7910c3bc9 Consider GetNetworkParams() nameserver parsing to have suceeded if even one nameserver can be added. Log more useful info about what exactly is failing when we fail to add a nameserver. 15 years ago
  Nick Mathewson 0c9dfffe5a Implement the 0x20-hack to make DNS poisoning harder against us, especially when resolving large names. Add a cfg option to disable it, since apparently 3/10 of a percent of servers get it wrong. 15 years ago
  Roger Dingledine bb1f488dbe fix typo in log entry 15 years ago
  Nick Mathewson b0c48d8e45 Oops; we need to make sure that DNS request names are matched in the _questions_ section of the replies. Rejecting answers whether the _answers_ section did not match made us reject A records waiting at the end of a CNAME record. Bug 823. 15 years ago
  Nick Mathewson c33dde4ac1 Fix mingw build with --enable-gcc-warnings set. 15 years ago
  Nick Mathewson 6bf1dec945 Oops; set address families on nameservers. 16 years ago
  Nick Mathewson 239cbe99ba Oops. Linux has no sa_len field. 16 years ago
  Nick Mathewson fc52d85b7c r17846@tombo: nickm | 2008-08-22 11:54:00 -0400 16 years ago
  Nick Mathewson e0de72dd87 r14410@tombo: nickm | 2008-02-23 16:51:46 -0500 16 years ago
  Nick Mathewson daefbfe691 r14371@tombo: nickm | 2008-02-21 16:13:18 -0500 16 years ago
  Nick Mathewson 5dd9d16b94 r18263@catbus: nickm | 2008-02-20 12:45:15 -0500 16 years ago
  Nick Mathewson dc949b846a r18259@catbus: nickm | 2008-02-20 12:03:15 -0500 16 years ago
  Nick Mathewson 418c2e1b6b r14181@tombo: nickm | 2008-02-15 16:48:17 -0500 16 years ago
  Nick Mathewson 729555e1ca r17967@catbus: nickm | 2008-02-07 11:44:51 -0500 16 years ago
  Nick Mathewson 92aaf68d19 r17914@catbus: nickm | 2008-02-05 16:12:16 -0500 16 years ago
  Nick Mathewson 24aae484c9 r17624@catbus: nickm | 2008-01-15 00:42:01 -0500 16 years ago
  Nick Mathewson 3b8f76aa51 r17611@catbus: nickm | 2008-01-14 13:44:16 -0500 16 years ago
  Nick Mathewson 5e81b0ecb8 r15170@catbus: nickm | 2007-09-19 11:41:50 -0400 16 years ago
  Nick Mathewson c0130f9611 r15022@catbus: nickm | 2007-09-10 10:31:54 -0400 16 years ago
  Nick Mathewson 5828e4d5c4 r15020@catbus: nickm | 2007-09-10 10:22:31 -0400 16 years ago