<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/dns/xfr.py, branch cmp_fix</title>
<subtitle>github.com: rthalley/dnspython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/'/>
<entry>
<title>Remove debugging prints from xfr code.</title>
<updated>2021-05-23T12:04:58+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-05-23T12:04:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=bff206c69c80c32938bf52a58b86297f1e7c57a7'/>
<id>bff206c69c80c32938bf52a58b86297f1e7c57a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Another try at not hardwiring class IN in dns.xfr.make_query()</title>
<updated>2021-05-21T02:08:31+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-05-21T02:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=ba19416cac6906ec2e3175787214d504a59452b7'/>
<id>ba19416cac6906ec2e3175787214d504a59452b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate the need for a serial parameter to inbound_xfr()</title>
<updated>2021-05-18T13:59:58+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-05-18T13:59:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=2dab021d03750b56cb4eca5420603f5471054a6e'/>
<id>2dab021d03750b56cb4eca5420603f5471054a6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix two problems with dns.xfr.make_query():</title>
<updated>2021-05-18T13:52:15+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-05-18T13:52:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=a8253e123b291e767548bb98cb00a81181076631'/>
<id>a8253e123b291e767548bb98cb00a81181076631</id>
<content type='text'>
1) We always used class IN instead of using the class of the txn manager.
2) We directly appended to the authority section instead of using
   find_rrset(), which meant that our changes were not indexed and
   would break if other code tried to use find_rrset() to find what
   we added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1) We always used class IN instead of using the class of the txn manager.
2) We directly appended to the authority section instead of using
   find_rrset(), which meant that our changes were not indexed and
   would break if other code tried to use find_rrset() to find what
   we added.
</pre>
</div>
</content>
</entry>
<entry>
<title>is_udp is better as Inbound attribute not parameter to process_message().  Increase coverage.</title>
<updated>2020-08-23T02:11:19+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-23T02:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=ae2b35b0145ae3b75c9494a984b14ff3851e9532'/>
<id>ae2b35b0145ae3b75c9494a984b14ff3851e9532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement new inbound xfr design.</title>
<updated>2020-08-21T14:40:45+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-17T00:58:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=a7de0230bcbd9eb1a92cebe988394231cd6437da'/>
<id>a7de0230bcbd9eb1a92cebe988394231cd6437da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
