<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/tests, branch svcb</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>SVCB and HTTPS checkpoint</title>
<updated>2020-08-08T00:03:26+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-07T03:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=a18c51228fbc399f6582c969993c32d3b8cdc6b0'/>
<id>a18c51228fbc399f6582c969993c32d3b8cdc6b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix loc version not zero test</title>
<updated>2020-08-04T13:48:09+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-04T13:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=3aa0379a50c75647320edc9db190b4f27fb3c269'/>
<id>3aa0379a50c75647320edc9db190b4f27fb3c269</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LOC with version not 0 is a FORMERR</title>
<updated>2020-08-04T13:43:44+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-04T13:43:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=acdc5416f5af2cb25118c873d72f06b46b858fbd'/>
<id>acdc5416f5af2cb25118c873d72f06b46b858fbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test constants with independent code</title>
<updated>2020-08-04T13:05:19+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-04T13:05:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=c33265d94c275978169174a460de2c1fa0f1d517'/>
<id>c33265d94c275978169174a460de2c1fa0f1d517</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add enumeration checking helpers</title>
<updated>2020-08-04T13:05:00+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-04T13:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=b70e664ff050b30d2fe40ee041b102fa240827eb'/>
<id>b70e664ff050b30d2fe40ee041b102fa240827eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When validating a signature, derelativize before doing any label computations.</title>
<updated>2020-07-29T01:40:36+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-07-29T01:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=b21457fdd4ee741416708f68b222d41ec3d6cb9c'/>
<id>b21457fdd4ee741416708f68b222d41ec3d6cb9c</id>
<content type='text'>
Raise an error if the number of labels in the signature is longer than the
number of labels in the owner name.  (This is just to give a better error
as the validation would fail anyway.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Raise an error if the number of labels in the signature is longer than the
number of labels in the owner name.  (This is just to give a better error
as the validation would fail anyway.)
</pre>
</div>
</content>
</entry>
<entry>
<title>more coverage</title>
<updated>2020-07-28T16:47:49+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-07-28T16:47:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=cfc7a3a3e471e58fdf7ae5aad9835b994a374c5b'/>
<id>cfc7a3a3e471e58fdf7ae5aad9835b994a374c5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more message coverage</title>
<updated>2020-07-28T14:40:06+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-07-28T14:40:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=bac7781ea08a63348bd1458a442b2794e742606d'/>
<id>bac7781ea08a63348bd1458a442b2794e742606d</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 #553 from rthalley/wrap</title>
<updated>2020-07-28T14:01:00+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-07-28T14:01:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=ce72b4acf5d67f89aa1eef1ccb316a8d6cb19bf6'/>
<id>ce72b4acf5d67f89aa1eef1ccb316a8d6cb19bf6</id>
<content type='text'>
Wrap exceptions from rdata from_text() and from_wire().</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wrap exceptions from rdata from_text() and from_wire().</pre>
</div>
</content>
</entry>
<entry>
<title>Apply the resolver search list, domain, and ndots settings in the same way</title>
<updated>2020-07-28T00:19:11+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-07-28T00:19:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=698e4f1c527601f2bf9ecd1d4de27cb389703ca8'/>
<id>698e4f1c527601f2bf9ecd1d4de27cb389703ca8</id>
<content type='text'>
that the BIND stub resolver library does.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that the BIND stub resolver library does.
</pre>
</div>
</content>
</entry>
</feed>
