summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Add new test data to manifestBob Halley2021-04-221-1/+1
* Merge pull request #659 from bwelling/svcb-updatesBob Halley2021-04-228-64/+274
|\
| * Update SVCB to the current spec.Brian Wellington2021-04-218-64/+274
|/
* Fix repr() of GSS-TSIG key [Issue #657]Bob Halley2021-04-172-3/+20
* no codecovBob Halley2021-04-162-3/+0
* finish fixing nanonameserver handle(), and test it before committing :)Bob Halley2021-04-143-6/+5
* fix function signature and documentation of handle() methodBob Halley2021-04-141-2/+2
* Merge pull request #652 from tuxillo/patch-1Bob Halley2021-03-221-1/+1
|\
| * Fix typoAntonio Huete Jimenez2021-03-231-1/+1
|/
* Fix AMTRELAY type code.Brian Wellington2021-03-161-1/+1
* Merge pull request #649 from rthalley/processing_order_fixBob Halley2021-03-095-0/+5
|\
| * Add missing dns.rdtypes.util imports [Issue #648].processing_order_fixBob Halley2021-03-095-0/+5
|/
* Merge pull request #645 from rthalley/windows_asyncio_fixBob Halley2021-02-264-3/+35
|\
| * asyncio on Windows requries connected sockets. [Issue #637]windows_asyncio_fixBob Halley2021-02-254-3/+35
* | Merge pull request #646 from bwelling/zonemdBob Halley2021-02-259-0/+369
|\ \
| * | Add custome exceptions.Brian Wellington2021-02-252-7/+33
| * | Test a non-relativized zone.Brian Wellington2021-02-251-0/+8
| * | Add more tests.Brian Wellington2021-02-252-2/+28
| * | Checkpoint ZONEMD support.Brian Wellington2021-02-249-0/+309
* | | Merge pull request #647 from kimbo/patch-1Bob Halley2021-02-251-1/+1
|\ \ \ | |/ / |/| |
| * | remove extra slash so link worksKimball Leavitt2021-02-251-1/+1
|/ /
* | Merge pull request #638 from rthalley/dependabot/pip/mypy-tw-0.812Bob Halley2021-02-191-1/+1
|\ \ | |/ |/|
| * Update mypy requirement from ^0.800 to ^0.812dependabot/pip/mypy-tw-0.812dependabot[bot]2021-02-191-1/+1
|/
* Merge pull request #635 from KOLANICH-libs/setup.cfgBob Halley2021-02-193-50/+58
|\
| * Moved the metadata into setup.cfg from setup.py.KOLANICH2021-02-163-50/+58
* | Merge pull request #634 from bwelling/refactor-dnssecBob Halley2021-02-181-152/+141
|\ \
| * | DNSSEC refactoring.Brian Wellington2021-02-121-152/+141
| |/
* | Merge pull request #636 from kimbo/kl/zone-containsBob Halley2021-02-182-2/+13
|\ \ | |/ |/|
| * make `name in zone` consistent with `zone[name]`kimbo2021-02-162-2/+13
|/
* Merge pull request #633 from kimbo/kl/doc-fixBob Halley2021-02-111-1/+1
|\
| * change fname to namekimbo2021-02-111-1/+1
|/
* async StreamSockets were erronously subclassing the abstract DatagramSocketBob Halley2021-01-313-3/+3
* Abstract methods should raise NotImplementedError, not return NoneBob Halley2021-01-311-4/+10
* Merge pull request #627 from rthalley/dependabot/pip/mypy-tw-0.800Bob Halley2021-01-311-1/+1
|\
| * Update mypy requirement from ^0.790 to ^0.800dependabot/pip/mypy-tw-0.800dependabot[bot]2021-01-251-1/+1
* | Merge pull request #625 from peterthomassen/20200118_dsbase_digest_lengthBob Halley2021-01-312-0/+48
|\ \ | |/ |/|
| * Ensure that DS digest length is consistent with digest typePeter Thomassen2021-01-182-0/+48
|/
* Add missing items to rdtypes/ANY/__init__.pyBob Halley2021-01-131-0/+2