Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The dns.inet.AF_* portability scheme is no longer needed. | Bob Halley | 2020-06-16 | 1 | -10/+4 |
* | lint | Bob Halley | 2020-06-16 | 1 | -1/+1 |
* | avoid getaddrinfo() when we can | Bob Halley | 2020-06-15 | 1 | -3/+15 |
* | Change parameter order of low_level_address_tuple; add test coverage.async | Bob Halley | 2020-06-13 | 1 | -4/+11 |
* | move low_level_address_tuple() to dns.inet; add some no-coverage comments | Bob Halley | 2020-06-13 | 1 | -0/+16 |
* | linting | Bob Halley | 2020-05-19 | 1 | -1/+1 |
* | add is_address() | Bob Halley | 2020-05-18 | 1 | -0/+19 |
* | flake8 linting | Bob Halley | 2020-05-15 | 1 | -2/+2 |
* | in doco, text->str, binary->bytes | Bob Halley | 2020-05-08 | 1 | -6/+6 |
* | Ignore scopes in dns.inet.* | Bob Halley | 2020-05-04 | 1 | -3/+3 |
* | more things to make mypy happier | Bob Halley | 2020-05-03 | 1 | -1/+1 |
* | Remove _compat module. | Bob Halley | 2018-12-09 | 1 | -4/+2 |
* | update copyright | Bob Halley | 2018-12-01 | 1 | -0/+2 |
* | doco overhaul | Bob Halley | 2017-01-03 | 1 | -20/+30 |
* | dns.inet.is_multicast() was broken in python 3 by | Bob Halley | 2016-12-26 | 1 | -2/+3 |
* | Pylint: remove bare excepts | Martin | 2016-08-31 | 1 | -3/+3 |
* | Pylint: enable superfluous-parens check | Martin Basti | 2016-06-27 | 1 | -2/+2 |
* | python3 support | Arthur Gautier | 2016-04-21 | 1 | -4/+7 |
* | update copyrights | Bob Halley | 2011-05-12 | 1 | -1/+1 |
* | update copyrights for 2010 | Bob Halley | 2010-01-13 | 1 | -1/+1 |
* | update copyrights | Bob Halley | 2009-06-18 | 1 | -1/+1 |
* | add basic multicast support | Bob Halley | 2007-06-13 | 1 | -0/+18 |
* | update copyrights for 2007 | Bob Halley | 2007-01-01 | 1 | -1/+1 |
* | fix various doco errors (thanks Brian!) | Bob Halley | 2006-08-15 | 1 | -1/+1 |
* | update copyrights | Bob Halley | 2005-09-02 | 1 | -1/+1 |
* | make sending queries via IPv6 work | Bob Halley | 2005-09-02 | 1 | -0/+18 |
* | remove cvs $Id$ tags | Bob Halley | 2005-09-02 | 1 | -2/+0 |
* | initial import | Bob Halley | 2005-09-02 | 1 | -0/+74 |