<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/doc/dnssec.rst, branch async</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>add nsec3_hash to doco</title>
<updated>2020-05-11T18:56:13+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-05-11T18:56:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=3a3f29bb8ca6505986399ee1126bf7139dbe652b'/>
<id>3a3f29bb8ca6505986399ee1126bf7139dbe652b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extra imports for readthedocs</title>
<updated>2020-05-11T16:58:30+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-05-11T16:58:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=d08125e60bb14a1be8e07076720e64b64d477d75'/>
<id>d08125e60bb14a1be8e07076720e64b64d477d75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use python cryptography for DNSSEC</title>
<updated>2020-04-07T22:23:59+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2020-04-07T22:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=e93853e691a7308baddd1497120e35bcb9d0bcb0'/>
<id>e93853e691a7308baddd1497120e35bcb9d0bcb0</id>
<content type='text'>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Require Python 3.6 for EdDSA.</title>
<updated>2020-03-11T16:51:57+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2020-03-11T16:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=ee49eb451c0aa3953d35a1c6737605840521e9af'/>
<id>ee49eb451c0aa3953d35a1c6737605840521e9af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for EdDSA DNSSEC algorithms.</title>
<updated>2020-03-11T16:31:22+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2020-03-11T16:31:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=f1245d42704b70bf17813ac2b22a517f577af1ae'/>
<id>f1245d42704b70bf17813ac2b22a517f577af1ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use PyCryptodome for ECDSA.</title>
<updated>2020-03-10T17:58:56+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2020-03-10T17:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=be4671ca4b72d72798b1958da7041596f199d436'/>
<id>be4671ca4b72d72798b1958da7041596f199d436</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactoring of dnssec documentation</title>
<updated>2020-01-07T20:07:23+00:00</updated>
<author>
<name>Emanuel Moser</name>
<email>emanuel.moser@student.tugraz.at</email>
</author>
<published>2019-12-30T18:50:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=aaaf8ab1769727dacec5684aaf9886e4146ba9c3'/>
<id>aaaf8ab1769727dacec5684aaf9886e4146ba9c3</id>
<content type='text'>
- replaces old comments with sphinx style comments
- adds support for sphinx.ext.todo
- since `_validate()` and `_validate_rrsig()` are only internal functions they are removed from documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- replaces old comments with sphinx style comments
- adds support for sphinx.ext.todo
- since `_validate()` and `_validate_rrsig()` are only internal functions they are removed from documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>dns/dnssec: support both pycryptodome and pycryptodomex</title>
<updated>2018-07-20T14:24:17+00:00</updated>
<author>
<name>Tomas Krizek</name>
<email>tomas.krizek@nic.cz</email>
</author>
<published>2018-07-18T12:56:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=c15a34bc0ee818620fdb23a2a2bc0366f23feab0'/>
<id>c15a34bc0ee818620fdb23a2a2bc0366f23feab0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update DNSSEC code to use pycryptodome instead of pycrypto. These changes</title>
<updated>2018-07-20T14:24:14+00:00</updated>
<author>
<name>Daniel Robbins</name>
<email>drobbins@funtoo.org</email>
</author>
<published>2017-12-21T16:24:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=ce248fd330def7ac3216507daa8e7a3c389e0142'/>
<id>ce248fd330def7ac3216507daa8e7a3c389e0142</id>
<content type='text'>
make dnspython *incompatible* with pycrypto -- pycryptodome must be used.
The ecdsa module continues to be used for ECDSA support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make dnspython *incompatible* with pycrypto -- pycryptodome must be used.
The ecdsa module continues to be used for ECDSA support.
</pre>
</div>
</content>
</entry>
<entry>
<title>dnssec doco</title>
<updated>2017-01-15T23:52:30+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2017-01-15T23:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=9f08f9d3ed78c62d5568f87e1ddfcca37821714b'/>
<id>9f08f9d3ed78c62d5568f87e1ddfcca37821714b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
