Age | Commit message (Expand) | Author |
---|---|---|
2013-07-29 | Don't resolve AAAA records if there is no dnspython nor IPv6 support | Alexander Shorin |
2013-07-18 | DRYed up the OSError/socket.gaierror handler. | Jake Basile |
2013-07-18 | Caught OSError when querying AAAA records. | Jake Basile |
2012-12-29 | Fix other instance of inet_pton usage. | Lance Stout |
2012-08-10 | Fix tracking service name for DIGEST-MD5 | Lance Stout |
2012-07-16 | Add a warning log if dnspython is not found for SRV lookup. | Lance Stout |
2012-06-20 | Make the use of IPv6 configurable. | Lance Stout |
2012-05-06 | Windows doesn't support inet_pton. | Lance Stout |
2012-04-10 | Fix DNS resolution results for IP literals. | Lance Stout |
2012-04-06 | Add default mapping of localhost to ::1 and 127.0.0.1 | Lance Stout |
2012-03-30 | Add better DNS resolver wrapper. | Lance Stout |