<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/dns, branch processing_order_fix</title>
<subtitle>github.com: rthalley/dnspython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/'/>
<entry>
<title>Add missing dns.rdtypes.util imports [Issue #648].</title>
<updated>2021-03-09T15:52:22+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-03-09T15:52:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=d7abce9269527b8ccdcaa8e319163540a32ea24d'/>
<id>d7abce9269527b8ccdcaa8e319163540a32ea24d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #645 from rthalley/windows_asyncio_fix</title>
<updated>2021-02-26T19:00:20+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-02-26T19:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=eed2172c298be00ef19e31a1f782ffd37c843004'/>
<id>eed2172c298be00ef19e31a1f782ffd37c843004</id>
<content type='text'>
asyncio on Windows requries connected sockets.  [Issue #637]</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
asyncio on Windows requries connected sockets.  [Issue #637]</pre>
</div>
</content>
</entry>
<entry>
<title>Add custome exceptions.</title>
<updated>2021-02-25T20:47:02+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2021-02-25T20:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=79d16e7e8845dd8ae9d824d511a7b9c48090bb08'/>
<id>79d16e7e8845dd8ae9d824d511a7b9c48090bb08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more tests.</title>
<updated>2021-02-25T18:43:05+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2021-02-25T18:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=2647d7037dd5b6db2a876cc157432213c779b98f'/>
<id>2647d7037dd5b6db2a876cc157432213c779b98f</id>
<content type='text'>
zone.compute_digest() didn't actually work.  It does now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
zone.compute_digest() didn't actually work.  It does now.
</pre>
</div>
</content>
</entry>
<entry>
<title>asyncio on Windows requries connected sockets.  [Issue #637]</title>
<updated>2021-02-25T16:55:15+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-02-25T16:55:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=5969ce9d22277f907ece5bddc4f02054fedd8734'/>
<id>5969ce9d22277f907ece5bddc4f02054fedd8734</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Checkpoint ZONEMD support.</title>
<updated>2021-02-24T18:15:46+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2021-02-24T18:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=41056eeb7430e54f42d67fd5019a76fe97df049c'/>
<id>41056eeb7430e54f42d67fd5019a76fe97df049c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #634 from bwelling/refactor-dnssec</title>
<updated>2021-02-18T18:05:54+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-02-18T18:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=5e1a63047f5b0069e3992309fc2bafb0c0acfc1e'/>
<id>5e1a63047f5b0069e3992309fc2bafb0c0acfc1e</id>
<content type='text'>
DNSSEC refactoring.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DNSSEC refactoring.</pre>
</div>
</content>
</entry>
<entry>
<title>make `name in zone` consistent with `zone[name]`</title>
<updated>2021-02-16T22:21:13+00:00</updated>
<author>
<name>kimbo</name>
<email>kimballleavitt@gmail.com</email>
</author>
<published>2021-02-16T22:21:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=7d4d4715b5ebbe01cc4e4a0da662116263d747b1'/>
<id>7d4d4715b5ebbe01cc4e4a0da662116263d747b1</id>
<content type='text'>
specifically, allow name to be a str, and raise a KeyError if name
cannot be converted into a dns.name.Name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
specifically, allow name to be a str, and raise a KeyError if name
cannot be converted into a dns.name.Name
</pre>
</div>
</content>
</entry>
<entry>
<title>DNSSEC refactoring.</title>
<updated>2021-02-12T22:02:48+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2021-02-12T22:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=5bf70eab23bbade7473024e6146f8b757e8805fb'/>
<id>5bf70eab23bbade7473024e6146f8b757e8805fb</id>
<content type='text'>
Reorders some of the operations related to RRSIG validation.  The net
effects here are that the code performs all of the parts of validation
that are not specific to the keys first before the parts that are
specific to keys (and need to be repeated for each key).

This also fixes the inconsistency that if there are multiple keys that
match an RRSIG, a single malformed key would lead to an exception, but a
signle failed signature validation would not.  In both cases, an
exception should only be raised if no keys successfully validate the
RRSIG.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reorders some of the operations related to RRSIG validation.  The net
effects here are that the code performs all of the parts of validation
that are not specific to the keys first before the parts that are
specific to keys (and need to be repeated for each key).

This also fixes the inconsistency that if there are multiple keys that
match an RRSIG, a single malformed key would lead to an exception, but a
signle failed signature validation would not.  In both cases, an
exception should only be raised if no keys successfully validate the
RRSIG.
</pre>
</div>
</content>
</entry>
<entry>
<title>change fname to name</title>
<updated>2021-02-11T19:44:08+00:00</updated>
<author>
<name>kimbo</name>
<email>kimballleavitt@gmail.com</email>
</author>
<published>2021-02-11T19:44:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=5e0441f0204977c30bddc7970da28780bd59b15b'/>
<id>5e0441f0204977c30bddc7970da28780bd59b15b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
