summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-03Improved ip6.int builder (no more HUGE sprintf craq)brain
2006-08-03Added test framework, so that i can work on improving MakeIP6Intbrain
2006-08-03*.ip6.int PTR lookups. FUGLY AS FUCK. someone please help me tidy (backported...brain
2006-08-03AAAA lookup fixed. Theyre returned as string, without need for inet_pton with...brain
2006-08-03Fixed resolver, forward lookup of ipv6 doesnt work right yetbrain
2006-08-03Support CNAME, AAAAbrain
2006-08-03Fix sockaddr structs for ipv6brain
2006-08-03Fix bindsocket to work in ipv6 modebrain
2006-08-03Add some commentingbrain
2006-08-03add erroring if there are already 65536 id's in transitbrain
2006-08-03Check for spoofed DNS replies where the source-port is invalid, or the ip is ...brain
2006-08-03Properly check for duplicate dns id's from the PRNGbrain
2006-08-03Improve PRNGbrain
2006-08-03Dynamically generate 004 numeric from the modehandler listbrain
2006-08-02Added comments to class DNS and typedefsbrain
2006-08-02Pseudo-random id's again, combined with incrementing value, gettimeofday and ...brain
2006-08-02Add back stats counters for dns total, good and badbrain
2006-08-02Allocate request id's in sequence, which means we wont get a duplicate id unt...brain
2006-08-02Change to a constbrain
2006-08-02Change more names and typesbrain
2006-08-02Absolutely everything is now part of class DNS, or class Resolver.brain
2006-08-02More tidyingbrain
2006-08-02Move more stuff into private members of class DNSbrain
2006-08-02Tidyups, rename some varsbrain
2006-08-02Made MasterSocket staticbrain
2006-08-02Move more stuff into class DNSbrain
2006-08-02Tweak case of all classes to match those in the rest of the corebrain
2006-08-02Change comment at start of the file, rename dns_connectionbrain
2006-08-02Change a messagebrain
2006-08-02More tidying. Add comments. More comments to do :pbrain
2006-08-02Add error messages to Resolver::OnError()brain
2006-08-02The great summer clean (better than a spring clean)brain
2006-08-02Tidyup var names. people who use 'l' to mean 'length' need to be shot with a ...brain
2006-08-02More tidyupsbrain
2006-08-02Tidyups (as usual)brain
2006-08-02More tidyupsbrain
2006-08-02Tidyup var names. If i ever meet this person who called all the firedns vars ...brain
2006-08-02Tidyup dns.cppbrain
2006-08-02Check for invalid ip's being bound tobrain
2006-08-02(1) remove CleanAndResolve.brain
2006-08-02Check for duplicate servers in OnLookupCompletebrain
2006-08-02Comment ServernameResolver classbrain
2006-08-02InspSocket no longer resolves hosts.brain
2006-08-02Change comment which referred to an fd, is now an idbrain
2006-08-02Fixesbrain
2006-08-01Remove dnsqueuebrain
2006-08-01Remove dnsqueuebrain
2006-08-01Comments, add more detail, remove dnsqueue.h include from tons of placesbrain
2006-08-01Fixesbrain
2006-08-01Fixesbrain