summaryrefslogtreecommitdiff
path: root/src/or/dns.c
AgeCommit message (Expand)Author
2009-01-30fix a wide line.Nick Mathewson
2009-01-28Support setting serverdnsrandomizecase during sighup. Backportable, unless t...Nick Mathewson
2009-01-10Fix ServerDNSRandomizeCase so that setting it to 0 works.Nick Mathewson
2009-01-06Make outgoing DNS requests respect OutboundBindAddress.Nick Mathewson
2009-01-04Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson
2008-12-26Add some early checks to keep ipv6 addresses from failing by accident. Now, ...Nick Mathewson
2008-12-24Use the literal parse of an address in dns_resolve_impl if parsing the addres...Nick Mathewson
2008-12-22Fix most DOCDOCs remaining and/or added by redox.Nick Mathewson
2008-12-22Add DOCDOC comments for all undocumented functions. Add missing *s to other ...Nick Mathewson
2008-12-19Move in-addr.arpa parsing and generation into address.c, and simplify the cod...Nick Mathewson
2008-12-18Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson
2008-12-18Remove fixed xxx020s; downgrade unfixed ones.Nick Mathewson
2008-12-17Resolve many DOCDOCs.Nick Mathewson
2008-12-10Bug 691 fix: do not shutdown Tor servers right away if the network is down.Nick Mathewson
2008-10-29Implement the 0x20-hack to make DNS poisoning harder against us, especially w...Nick Mathewson
2008-10-21Fix the rest of bug 619: reject *:* servers should not do DNS lookups, even i...Nick Mathewson
2008-10-16fix grammar in a log messageRoger Dingledine
2008-08-22 r17847@tombo: nickm | 2008-08-22 12:08:56 -0400Nick Mathewson
2008-08-05 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson
2008-04-25apply patch from lodger to simplify code a bitRoger Dingledine
2008-04-22 r15273@tombo: nickm | 2008-04-22 12:32:28 -0400Nick Mathewson
2008-03-18 r18937@catbus: nickm | 2008-03-18 14:50:39 -0400Nick Mathewson
2008-02-22 r14401@tombo: nickm | 2008-02-22 15:33:42 -0500Nick Mathewson
2008-02-22 r14399@tombo: nickm | 2008-02-22 14:09:38 -0500Nick Mathewson
2008-02-21 r14356@31-33-219: nickm | 2008-02-21 10:38:26 -0500Nick Mathewson
2008-02-21resolve one more, and leave two for nick.Roger Dingledine
2008-02-21 r18296@catbus: nickm | 2008-02-20 23:30:11 -0500Nick Mathewson
2008-02-19is_reverse in our struct is uint8_t. don't make it be an intRoger Dingledine
2008-02-19be more explicit about a harmless thing that freaked veracode outRoger Dingledine
2008-02-15 r14182@tombo: nickm | 2008-02-15 17:20:51 -0500Nick Mathewson
2008-02-09note a question for nickRoger Dingledine
2008-02-08 r14062@tombo: nickm | 2008-02-08 15:17:07 -0500Nick Mathewson
2008-02-07Update some copyright notices: it is now 2008.Nick Mathewson
2008-02-06New config option ServerDNSAllowBrokenResolvConf to start a relayRoger Dingledine
2008-01-14 r17611@catbus: nickm | 2008-01-14 13:44:16 -0500Nick Mathewson
2007-12-12clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine
2007-11-29karsten's second refactoring patchRoger Dingledine
2007-11-11a potential solution for bug 549Roger Dingledine
2007-11-11another likelier candidate for mike's leakRoger Dingledine
2007-11-11a log entry to help us find mike's memory leakRoger Dingledine
2007-10-10 r15621@catbus: nickm | 2007-10-10 00:37:25 -0400Nick Mathewson
2007-09-19 r15170@catbus: nickm | 2007-09-19 11:41:50 -0400Nick Mathewson
2007-08-08 r14093@catbus: nickm | 2007-08-08 01:49:54 -0400Nick Mathewson
2007-07-18 r13820@catbus: nickm | 2007-07-18 16:07:30 -0400Nick Mathewson
2007-07-17a few fixes for bug 463. needs a changelog. might need more fixes.Roger Dingledine
2007-07-05 r13452@kushana: nickm | 2007-06-20 09:52:55 -0400Nick Mathewson
2007-06-17 r13477@catbus: nickm | 2007-06-17 14:22:03 -0400Nick Mathewson
2007-06-17 r13476@catbus: nickm | 2007-06-17 14:04:41 -0400Nick Mathewson
2007-05-31 r13117@catbus: nickm | 2007-05-31 19:40:32 -0400Nick Mathewson
2007-05-29 r13070@catbus: nickm | 2007-05-29 15:53:21 -0400Nick Mathewson