<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src/_cffi_src/openssl/err.py, branch 1.3</title>
<subtitle>github.com: pyca/cryptography.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/'/>
<entry>
<title>remove EVP_F_EVP_PKEY2PKCS8_BROKEN, an err function const we never used</title>
<updated>2016-03-17T04:11:30+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-17T04:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=bb3389f9f86685eb1b4c1a91d6531756852b49f5'/>
<id>bb3389f9f86685eb1b4c1a91d6531756852b49f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove some error codes we don't use</title>
<updated>2016-03-11T00:41:56+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-11T00:41:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=873e981514544e6588637b7a2eaeeb9a0f4f6781'/>
<id>873e981514544e6588637b7a2eaeeb9a0f4f6781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>error loading strings that no longer exist and are unused</title>
<updated>2016-03-09T17:27:56+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-09T17:27:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e62826688d540056af34a046483ec581b23c1955'/>
<id>e62826688d540056af34a046483ec581b23c1955</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added the correct error handling for the failing test</title>
<updated>2016-03-05T13:59:16+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-03-05T13:59:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=29ad69df37ea21480c746c216f8585674c5d5e54'/>
<id>29ad69df37ea21480c746c216f8585674c5d5e54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RSA_R_OAEP_DECODING_ERROR is pretty ubiquitous</title>
<updated>2015-12-28T05:55:39+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2015-12-28T05:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c809360573fc2ef659c154740c32e98f35fc5da9'/>
<id>c809360573fc2ef659c154740c32e98f35fc5da9</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 RSA_R_OAEP_DECODING_ERROR error flag.</title>
<updated>2015-12-28T04:53:23+00:00</updated>
<author>
<name>Christopher Grebs</name>
<email>cg@webshox.org</email>
</author>
<published>2015-09-04T21:14:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6b22d6663dcba1a08a3662d9d0205005be6bcd86'/>
<id>6b22d6663dcba1a08a3662d9d0205005be6bcd86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove openssl CONDITIONAL_NAMES</title>
<updated>2015-08-03T15:18:58+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2015-08-03T15:18:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=a41a20e1f667c810d2789beae726764aac4d1c61'/>
<id>a41a20e1f667c810d2789beae726764aac4d1c61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle RSA key too small and consume errors on CSR signature failure</title>
<updated>2015-07-25T17:53:50+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2015-07-25T17:49:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=4e4a9ba524efe4963961c62c6da915a834ca185c'/>
<id>4e4a9ba524efe4963961c62c6da915a834ca185c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bind ERR_clear_error</title>
<updated>2015-06-27T22:40:52+00:00</updated>
<author>
<name>Glyph</name>
<email>glyph@twistedmatrix.com</email>
</author>
<published>2015-06-27T22:40:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=885d688aae732042034fed4c7cab5dd6a70c6c26'/>
<id>885d688aae732042034fed4c7cab5dd6a70c6c26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>convert to cffi 1.0 precompile system</title>
<updated>2015-06-08T04:27:54+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2015-05-19T20:05:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=68b3b1ea8661b98c7afc3243e84c998601b70f18'/>
<id>68b3b1ea8661b98c7afc3243e84c998601b70f18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
