summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update pytest-cov requirement from ^2.10.0 to ^3.0.0dependabot/pip/pytest-cov-tw-3.0.0dependabot[bot]2021-10-041-1/+1
* Merge pull request #693 from rthalley/dependabot/pip/cryptography-gte-2.6-and...Bob Halley2021-09-301-1/+1
|\
| * Update cryptography requirement from >=2.6,<4.0 to >=2.6,<36.0dependabot[bot]2021-09-301-1/+1
|/
* change the RFC cite for CERTBob Halley2021-09-211-1/+1
* Merge pull request #692 from kpawar89/cert_typesBob Halley2021-09-211-0/+10
|\
| * Add new certificate types in CERT recordKiran Pawar2021-09-211-0/+10
|/
* Merge pull request #678 from felixonmars/patch-1Bob Halley2021-08-171-1/+1
|\
| * Correct a typo in dns/asyncbackend.pyFelix Yan2021-08-171-1/+1
|/
* Merge pull request #676 from bwelling/rfc6742Bob Halley2021-07-1713-11/+278
|\
| * Add support for RFC 6742 types.Brian Wellington2021-07-1313-11/+278
|/
* Merge pull request #673 from rthalley/zone_for_name_additionsBob Halley2021-07-132-6/+120
|\
| * If a negative response has an SOA in the authority section, thenBob Halley2021-07-112-6/+120
* | Merge pull request #675 from rthalley/dependabot/pip/idna-gte-2.1-and-lt-4.0Bob Halley2021-07-131-1/+1
|\ \ | |/ |/|
| * Update idna requirement from ^2.1 to >=2.1,<4.0dependabot[bot]2021-07-131-1/+1
|/
* avoid compatibility warnings for python 3.12Bob Halley2021-07-102-4/+4
* The APLItem constructor should make sure that the address fieldBob Halley2021-07-052-1/+9
* Do some basic xfr checks with an unversioned zone too.Bob Halley2021-07-051-0/+20
* Merge pull request #671 from rthalley/dependabot/pip/mypy-tw-0.910Bob Halley2021-06-241-1/+1
|\
| * Update mypy requirement from ^0.902 to ^0.910dependabot[bot]2021-06-231-1/+1
|/
* Merge pull request #669 from rthalley/dependabot/pip/trio-gte-0.14-and-lt-0.20Bob Halley2021-06-161-1/+1
|\
| * Update trio requirement from >=0.14,<0.19 to >=0.14,<0.20dependabot[bot]2021-06-161-1/+1
* | remove old CI stuffBob Halley2021-06-152-76/+0
* | add skip rule to testResolverNoNameserversBob Halley2021-06-151-0/+2
|/
* Point build status link at the actions page.Bob Halley2021-06-131-1/+1
* Add want_origin parameter to zone to_text() and to_file().Bob Halley2021-06-133-3/+204
* switch build status badgeBob Halley2021-06-111-1/+1
* Try to skip dangling CNAME tests if systemd-resolved is running. [Issue #658]Bob Halley2021-06-112-0/+25
* Create python-package.ymlBob Halley2021-06-111-0/+34
* Merge pull request #668 from rthalley/dependabot/pip/mypy-tw-0.902Bob Halley2021-06-111-1/+1
|\
| * Update mypy requirement from ^0.901 to ^0.902dependabot[bot]2021-06-111-1/+1
|/
* Merge pull request #667 from rthalley/dependabot/pip/mypy-tw-0.901Bob Halley2021-06-091-1/+1
|\
| * Update mypy requirement from ^0.812 to ^0.901dependabot[bot]2021-06-091-1/+1
|/
* remove or comment out some prints in testsBob Halley2021-05-235-9/+4
* Remove debugging prints from xfr code.Bob Halley2021-05-231-3/+0
* Another try at not hardwiring class IN in dns.xfr.make_query()Bob Halley2021-05-201-4/+4
* Eliminate the need for a serial parameter to inbound_xfr()Bob Halley2021-05-184-3/+40
* Fix two problems with dns.xfr.make_query():Bob Halley2021-05-181-2/+4
* Merge pull request #666 from hvanderheide/masterBob Halley2021-05-182-2/+2
|\
| * Added serial to inbound_xfr argumentsHidde van der Heide2021-05-182-2/+2
|/
* update with 2.2.0 changes so farBob Halley2021-05-101-2/+9
* Merge pull request #664 from rthalley/dependabot/pip/sphinx-tw-4.0.0Bob Halley2021-05-101-1/+1
|\
| * Update sphinx requirement from ^3.0.0 to ^4.0.0dependabot[bot]2021-05-101-1/+1
|/
* Merge pull request #663 from mbakke/rdtypes_import_fixBob Halley2021-05-071-3/+7
|\
| * Prevent import failure when /etc/protocols is unavailable.Marius Bakke2021-05-061-3/+7
|/
* Lint passBob Halley2021-05-029-10/+11
* Merge pull request #661 from rthalley/lifetime_timeoutBob Halley2021-05-024-16/+100
|\
| * Test LifeTimeout and NoNameservers excetpions.lifetime_timeoutBob Halley2021-05-011-0/+61
| * If a message handler returned None, do not yield it to the caller.Bob Halley2021-05-011-1/+1
| * Return error trace in LifetimeTimeoutBob Halley2021-04-242-15/+38
|/
* Add entries to the resolution errors list in a few error cases that were omit...Bob Halley2021-04-231-2/+6