]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Checkpoint ZONEMD support.
authorBrian Wellington <bwelling@xbill.org>
Wed, 24 Feb 2021 18:15:46 +0000 (10:15 -0800)
committerBrian Wellington <bwelling@xbill.org>
Wed, 24 Feb 2021 18:15:46 +0000 (10:15 -0800)
commit41056eeb7430e54f42d67fd5019a76fe97df049c
tree7de60ec62ef101405f912bfd5c077a858d4bbadf
parent713571c98ab0604a44cad1a4086980cb574798fd
Checkpoint ZONEMD support.
dns/rdatatype.py
dns/rdtypes/ANY/ZONEMD.py [new file with mode: 0644]
dns/rdtypes/ANY/__init__.py
dns/zone.py
tests/example
tests/example1.good
tests/example2.good
tests/example3.good
tests/test_zonedigest.py [new file with mode: 0644]