summaryrefslogtreecommitdiff
path: root/slixmpp/xmlstream/resolver.py
AgeCommit message (Expand)Author
2015-09-24Fix IPv6 resolving with aiodns 1.0mathieui
2015-09-14Bump the requirements to aiodns 1.0mathieui
2015-05-12Allow the use of a custom loop instead of asyncio.get_event_loop()mathieui
2015-02-24Fix dns resolution without aiodnsmathieui
2015-01-03Delay the handling of stanza for when the process is not busyFlorent Le Coz
2014-11-14Lower the timeout for each DNS resolution attemptFlorent Le Coz
2014-11-05Also work without SRV recordsFlorent Le Coz
2014-11-02Use aiodns instead of dnspython to query DNS recordsmathieui
2014-09-01Remove all trailing whitespaces.Emmanuel Gil Peyrot
2014-07-17Rename to slixmppFlorent Le Coz