<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src/_cffi_src, branch 3.1</title>
<subtitle>github.com: pyca/cryptography.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/'/>
<entry>
<title>return from void function cannot compile on solaris studio (#5385)</title>
<updated>2020-08-11T16:27:44+00:00</updated>
<author>
<name>stphnlyd</name>
<email>stephanloyd9@gmail.com</email>
</author>
<published>2020-08-11T16:27:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=95a5bac2017e3def8e8efe3b25b46eb9ca2da01a'/>
<id>95a5bac2017e3def8e8efe3b25b46eb9ca2da01a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define SYS_getrandom on linux arm64 (#5378)</title>
<updated>2020-08-06T02:11:06+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-08-06T02:11:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=3a238400ac2708501ec0a2695a2bdb95043eb5de'/>
<id>3a238400ac2708501ec0a2695a2bdb95043eb5de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support PKCS7 certificate parsing (#5371)</title>
<updated>2020-08-05T03:50:02+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-08-05T03:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=c898871daac710f00154cb7041e3876fc66c1ef5'/>
<id>c898871daac710f00154cb7041e3876fc66c1ef5</id>
<content type='text'>
* support PKCS7 certificate parsing

* refcounts are different in 1.0.2

* rename the functions

* black

* empty commit

* review feedback</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* support PKCS7 certificate parsing

* refcounts are different in 1.0.2

* rename the functions

* black

* empty commit

* review feedback</pre>
</div>
</content>
</entry>
<entry>
<title>handle unnamed-but-really-named curves in 1.0.2u (#5362)</title>
<updated>2020-07-30T20:03:34+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-30T20:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=241f845071a8747d0986ed60575e28840f096b79'/>
<id>241f845071a8747d0986ed60575e28840f096b79</id>
<content type='text'>
* handle unnamed-but-really-named curves in 1.0.2u

* handle openssl 1.0.2 not supporting better install commands on make

* do what openssl didn't feel was necessary in 1.0.2t/u

I didn't bind the named curve constant, fight me.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* handle unnamed-but-really-named curves in 1.0.2u

* handle openssl 1.0.2 not supporting better install commands on make

* do what openssl didn't feel was necessary in 1.0.2t/u

I didn't bind the named curve constant, fight me.</pre>
</div>
</content>
</entry>
<entry>
<title>remove some more constants we don't need (#5361)</title>
<updated>2020-07-30T14:44:31+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-30T14:44:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=a13da93e43d2a7e06b345787807a0c689dc3ad85'/>
<id>a13da93e43d2a7e06b345787807a0c689dc3ad85</id>
<content type='text'>
these are gone in 3.0 anyway and were removed in that draft PR</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
these are gone in 3.0 anyway and were removed in that draft PR</pre>
</div>
</content>
</entry>
<entry>
<title>shrink bindings more (#5356)</title>
<updated>2020-07-27T19:24:35+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-27T19:24:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=84a15eb772d24c805c884f62cabe8fe2becedf74'/>
<id>84a15eb772d24c805c884f62cabe8fe2becedf74</id>
<content type='text'>
* shrink bindings more

* readd a binding we do need

* readd two more bindings we need</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* shrink bindings more

* readd a binding we do need

* readd two more bindings we need</pre>
</div>
</content>
</entry>
<entry>
<title>remove every error we don't use in cryptography or pyopenssl (#5355)</title>
<updated>2020-07-27T11:31:41+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-27T11:31:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=c03efbab6e18f90b83b0e3708eda0bda361ccc1c'/>
<id>c03efbab6e18f90b83b0e3708eda0bda361ccc1c</id>
<content type='text'>
* remove every error we don't use in cryptography or pyopenssl

sorry external consumers, carrying things we don't use and don't have
downstream tests for has become too much of a burden

* re-add a constant we need for tests for now

* pyopenssl needs these three</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove every error we don't use in cryptography or pyopenssl

sorry external consumers, carrying things we don't use and don't have
downstream tests for has become too much of a burden

* re-add a constant we need for tests for now

* pyopenssl needs these three</pre>
</div>
</content>
</entry>
<entry>
<title>more error simplification (#5354)</title>
<updated>2020-07-27T04:10:04+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-27T04:10:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=d54b6f0fa36f33aab23df7f96d88560c6849b526'/>
<id>d54b6f0fa36f33aab23df7f96d88560c6849b526</id>
<content type='text'>
X509 signing for RSA keys that are too small. Let's just say signing
failed and attach the more specific problem as the error stack. A bit
uglier, but far more generic and stable to OpenSSL/LibreSSL/BoringSSL

Also be a bit more generic for OCSP signing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
X509 signing for RSA keys that are too small. Let's just say signing
failed and attach the more specific problem as the error stack. A bit
uglier, but far more generic and stable to OpenSSL/LibreSSL/BoringSSL

Also be a bit more generic for OCSP signing</pre>
</div>
</content>
</entry>
<entry>
<title>simplify more errors (#5353)</title>
<updated>2020-07-27T02:36:39+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-27T02:36:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=bc609feef8bfd472bbf3cefad2a18a1761af9751'/>
<id>bc609feef8bfd472bbf3cefad2a18a1761af9751</id>
<content type='text'>
the quest to stop using unstable openssl error codes continues</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the quest to stop using unstable openssl error codes continues</pre>
</div>
</content>
</entry>
<entry>
<title>start trying to make our error handling a bit more generic (#5352)</title>
<updated>2020-07-27T01:45:42+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-27T01:45:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=25c3bb49552bdf61a351cf5df62650e7e946d78b'/>
<id>25c3bb49552bdf61a351cf5df62650e7e946d78b</id>
<content type='text'>
* start trying to make our error handling a bit more generic

* remove more and black

* attach error stack to memorylimit error

* blaaack</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* start trying to make our error handling a bit more generic

* remove more and black

* attach error stack to memorylimit error

* blaaack</pre>
</div>
</content>
</entry>
</feed>
