<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/dns, branch transaction</title>
<subtitle>github.com: rthalley/dnspython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/'/>
<entry>
<title>txn checkpoint</title>
<updated>2020-08-10T13:43:32+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-07-30T16:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=54deb97c2a5331fe99a12d720f24fb481ec31576'/>
<id>54deb97c2a5331fe99a12d720f24fb481ec31576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify $GENERATE range code, add some error checks, and increase test coverage.</title>
<updated>2020-08-09T01:32:55+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-09T01:32:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=26fd19690c44a01c84c27a2d4244d2e5dc7b7a19'/>
<id>26fd19690c44a01c84c27a2d4244d2e5dc7b7a19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lint</title>
<updated>2020-08-09T01:11:07+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-09T01:11:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=2d07ba81f2480551a86db37e058431a73155f754'/>
<id>2d07ba81f2480551a86db37e058431a73155f754</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 #530 from nrhall/nrhall-gss-tsig-changes</title>
<updated>2020-08-09T01:03:52+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-09T01:03:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=c55fad330bd53ac5c9e7f16ddb4742c4db95e955'/>
<id>c55fad330bd53ac5c9e7f16ddb4742c4db95e955</id>
<content type='text'>
Add support for gss-tsig and TKEY records to support GSSAPI authentication</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for gss-tsig and TKEY records to support GSSAPI authentication</pre>
</div>
</content>
</entry>
<entry>
<title>The from_text_list() methods for Rdataset and RRset should allow the</title>
<updated>2020-08-08T14:25:53+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-08T14:25:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=24d79492316b88c6b3082bf8d28dd13ca27e2465'/>
<id>24d79492316b88c6b3082bf8d28dd13ca27e2465</id>
<content type='text'>
full set of parameters that rdata's from_text() allows (i.e. origin,
relativize, and relativize_to).

These parameters were added though the order is slightly different
from dns.rdata.to_text() as in the the rdata version idna_codec is
after origin, relativize, and relativize_to.  We already had an
idna_codec for the Rdataset and RRset functions, so we added after it
to keep backwards compatibility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
full set of parameters that rdata's from_text() allows (i.e. origin,
relativize, and relativize_to).

These parameters were added though the order is slightly different
from dns.rdata.to_text() as in the the rdata version idna_codec is
after origin, relativize, and relativize_to.  We already had an
idna_codec for the Rdataset and RRset functions, so we added after it
to keep backwards compatibility.
</pre>
</div>
</content>
</entry>
<entry>
<title>LOC _exponent_of does not need to do division.</title>
<updated>2020-08-08T14:21:37+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-08T14:21:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=86ddcfd4eac493f0bcd38a824952e70567e4886b'/>
<id>86ddcfd4eac493f0bcd38a824952e70567e4886b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make SVCB and HTTPS immutable.</title>
<updated>2020-08-08T14:19:23+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-08T14:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=89d7e549b07646cc1cd1a84b0fb943722e2700fb'/>
<id>89d7e549b07646cc1cd1a84b0fb943722e2700fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add immutable module.</title>
<updated>2020-08-08T14:18:10+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-08T14:18:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=71d57aa6d122ef78b743642d04738d3d58cf43e0'/>
<id>71d57aa6d122ef78b743642d04738d3d58cf43e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SVCB and HTTPS support</title>
<updated>2020-08-08T02:13:36+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://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=5891ac286ee4ba934738c94c7189ee2d868fcd3b'/>
<id>5891ac286ee4ba934738c94c7189ee2d868fcd3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support callable() TSIG keyrings for use-cases like GSSTSig.</title>
<updated>2020-08-08T00:21:24+00:00</updated>
<author>
<name>Nick Hall</name>
<email>nick.hall@deshaw.com</email>
</author>
<published>2020-08-07T22:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=a7ae91d15d62798567e9c6ef5758779ef2654bb6'/>
<id>a7ae91d15d62798567e9c6ef5758779ef2654bb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
