]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/dns.h
The IPV6 stuff compiles now, with compile-correct ipv6 code. I dont know if this...
[user/henk/code/inspircd.git] / include / dns.h
2006-08-01 brainThe IPV6 stuff compiles now, with compile-correct ipv6...
2006-08-01 brainMove to entirely using insp_sockaddr and insp_inaddr...
2006-07-16 brainFix socket leak properly this time
2006-07-12 brainTiny tiny docs update, not even worth re-generating...
2006-07-12 brainDocument class Resolver
2006-07-12 brainMake it work:
2006-07-12 brainAdded class Resolver (needs testing)
2006-07-10 brainSort include dependencies of dns.h
2006-07-10 brainMade a load more stuff Extensible which might be of...
2006-04-10 omRoute some more stuff through socket.h and hash_map...
2006-03-12 brainConst refs (this is about the last of them in the core...
2006-02-02 brain*UNTESTED DO NOT USE YET* - async dns for InspSocket...
2005-12-16 brainMoved command parsing crap into command_parse.cpp
2005-12-12 brainAttempts to make DNS nicer with new socket engine
2005-12-07 brainTons of DNS debugging and stability fixes
2005-12-01 brainMultithreaded DNS -- not tested!!!!
2005-05-30 brainStarted on -Wall - safe compile
2005-04-26 brainMajor code tidyup (-W) - expect a few belches
2005-04-11 brainDns free() errors fixed
2005-04-02 brainAdded DNS class to documentation
2005-04-01 brainDNS timeout fixes!
2005-04-01 brainAdded nonblocking dns