summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-04Better detection for hosts starting with :brain
2006-08-04Fixes?brain
2006-08-04Bugs bugsbrain
2006-08-04Debugbrain
2006-08-04Fix craq loopbrain
2006-08-04More fuckupbrain
2006-08-04Not checking a pointer, bad brain badbrain
2006-08-04Whoops, typobrain
2006-08-04Fixes for ::0 ip's, disable autobind when using ::ffff: etcbrain
2006-08-04More changesbrain
2006-08-04Changesbrain
2006-08-04Debugbrain
2006-08-04Extra debugbrain
2006-08-04Misplaced backtick makes stuff look uglybrain
2006-08-04Safety wrapper defines for ipv6 code on ipv4 ircdsbrain
2006-08-04IPV6 compile fixesbrain
2006-08-04IPV6 changes for userrec::ipbrain
2006-08-04Change to using userrec::ip as a sockaddr to store port, ip and address famil...brain
2006-08-03Add proper support for "munging" of ipv6 addresses when ::ffff:addr is used (...brain
2006-08-03Change some checkingbrain
2006-08-03More stuffbrain
2006-08-03Odd stuff with ::ffff ipv6 addressesbrain
2006-08-03Extra debugbrain
2006-08-03Tweakbrain
2006-08-03Tweak tweakbrain
2006-08-03Change to use inaddr6_anybrain
2006-08-03Add more debugbrain
2006-08-03Debug output on invalid nameserver address in constructorbrain
2006-08-03Add strerror stuffbrain
2006-08-03Change comments to reflect change from ip6.int to ip6.arpa which occured on ...brain
2006-08-03Tidier MakeIP6Int()brain
2006-08-03Its ip6.arpa, not ip6.int?brain
2006-08-03Extra stuff for forcing a v4 or v6 lookupbrain
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