Age | Commit message (Expand) | Author |
---|---|---|
2010-10-11 | Fixed Windows build | Adam |
2010-10-11 | Fixed some warnings | Adam |
2010-10-09 | Fixed a crash in the dns engine if we receive a reply after a request has tim... | Adam |
2010-10-07 | Fixed a crash if the dns engine is unable to add questions into DNS packets | Adam |
2010-10-01 | Rewrote some of the socket code to allow m_ssl to be a service. | Adam |
2010-09-18 | DNSSocket doesn't need to save the server addr anymore | Adam |
2010-09-17 | Rejig of some of the socket stuff. Fixed marking sockets as nonblocking on Wi... | Adam |
2010-09-16 | Fixed connecting back to the nameserver if we lose connection, and detecting ... | Adam |
2010-09-14 | Give DNS requests an error when their creator is being unloaded instead of ju... | Adam |
2010-09-14 | Cleanup DNS requests when modules are unloaded, fixes unloading m_dnsbl durin... | Adam |
2010-09-10 | Added Anope::CurTime to keep us from calling time() everywhere | Adam |
2010-09-09 | Added an asynchronous DNS system and m_dnsbl, which checks clients against DN... | Adam |