summaryrefslogtreecommitdiff
path: root/Presence/DNSCache.hs
AgeCommit message (Collapse)Author
2018-11-04Preparation to move DPut to a separate project.James Crayne
2018-06-24XMPP: Type-checking on various uses of SockAddr.joe
2018-06-22Removed redundant imports and other clean up.joe
2018-06-20More DPut stuffjim@bo
* verbose/quiet without args shows report * verbose all - sets all tags verbose * quiet all - sets all tags quiet * XMisc defaults to verbose, everything else quiet * new XMan tag for ToxManager related stuff * s/hputStrLn stderr/dput XMisc/ in daemon code
2017-11-15DNSCache now uses InterruptibleDelay where appropriate.joe
2017-11-14More sensible DNSCache behavior for non-threaded runtime.joe
2017-10-03Documented DNSCache module.joe
2014-04-04type signaturesjoe
2014-03-11fixed DNSCache bugjoe
2014-03-11DNS fixesjoe
2014-03-10Integrated DNSCache.joe
2014-03-10DNSCachejoe