summaryrefslogtreecommitdiff
path: root/src/dns.cpp
AgeCommit message (Expand)Author
2010-10-01Rewrote some of the socket code to allow m_ssl to be a service.Adam
2010-09-18DNSSocket doesn't need to save the server addr anymoreAdam
2010-09-17Rejig of some of the socket stuff. Fixed marking sockets as nonblocking on Wi...Adam
2010-09-16Fixed connecting back to the nameserver if we lose connection, and detecting ...Adam
2010-09-14Give DNS requests an error when their creator is being unloaded instead of ju...Adam
2010-09-14Cleanup DNS requests when modules are unloaded, fixes unloading m_dnsbl durin...Adam
2010-09-10Added Anope::CurTime to keep us from calling time() everywhereAdam
2010-09-09Added an asynchronous DNS system and m_dnsbl, which checks clients against DN...Adam