<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src/_cffi_src/openssl/engine.py, branch 2.6.1</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>Polish off removal of unused engine bindings (#4769)</title>
<updated>2019-02-25T13:21:17+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-02-25T13:21:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=d01b44edf5ca0240e433028ddf9995005ba1c9c0'/>
<id>d01b44edf5ca0240e433028ddf9995005ba1c9c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reduce our engine bindings even more (#4768)</title>
<updated>2019-02-25T12:43:45+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-02-25T12:43:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=cc31c4f99e9ff1c2fa5acd0eabbf19a671b06b1d'/>
<id>cc31c4f99e9ff1c2fa5acd0eabbf19a671b06b1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support NO_ENGINE (#4763)</title>
<updated>2019-02-25T05:32:05+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-02-25T05:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=76c784340c3851f402abc38dff8fa5f008cdc4d4'/>
<id>76c784340c3851f402abc38dff8fa5f008cdc4d4</id>
<content type='text'>
* support OPENSSL_NO_ENGINE

* support some new openssl config args

* sigh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* support OPENSSL_NO_ENGINE

* support some new openssl config args

* sigh
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a bunch of unused engine bindings (#4766)</title>
<updated>2019-02-25T04:03:16+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-02-25T04:03:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=01a517919ce16cc9dd75db9d02dae00a4cc390bb'/>
<id>01a517919ce16cc9dd75db9d02dae00a4cc390bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove cryptodev (#3770)</title>
<updated>2017-07-09T01:29:52+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-07-09T01:29:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b4d6370cf704aa21c4ef962beb0dfc95dfb5bc80'/>
<id>b4d6370cf704aa21c4ef962beb0dfc95dfb5bc80</id>
<content type='text'>
* remove cryptodev

* oops
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove cryptodev

* oops
</pre>
</div>
</content>
</entry>
<entry>
<title>Funcs macros gone (#3695)</title>
<updated>2017-06-27T21:15:37+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-06-27T21:15:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=491fd7cc5aefff8064039d073331b41a2f606a63'/>
<id>491fd7cc5aefff8064039d073331b41a2f606a63</id>
<content type='text'>
* No more FUNCS/MACROS distinction

* change the docs to not talk about MACROS since they're gone

* remove out of date comment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* No more FUNCS/MACROS distinction

* change the docs to not talk about MACROS since they're gone

* remove out of date comment
</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt to simplify the libressl checing (#3482)</title>
<updated>2017-03-26T15:07:31+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2017-03-26T15:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=8d85b9564284a66aa28a0cbb759090b777698e43'/>
<id>8d85b9564284a66aa28a0cbb759090b777698e43</id>
<content type='text'>
* Attempt to simplify the libressl checing

* SHENANGINS

* Attempted fix

* More simplification
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Attempt to simplify the libressl checing

* SHENANGINS

* Attempted fix

* More simplification
</pre>
</div>
</content>
</entry>
<entry>
<title>a few more func-&gt;macro transitions for 1.1.0 compatibility (#2885)</title>
<updated>2016-04-30T22:58:52+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-04-30T22:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=02fdea4b17c15c49063733b0e243ffc2e130435e'/>
<id>02fdea4b17c15c49063733b0e243ffc2e130435e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>partially opaque RAND_METHOD</title>
<updated>2016-03-11T21:57:00+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-11T21:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=8cd7d7d30886312069ee1c5304f024e3b1736dcc'/>
<id>8cd7d7d30886312069ee1c5304f024e3b1736dcc</id>
<content type='text'>
We only populate bytes, pseudobytes, and status and in OpenSSL 1.1.0
seed and add changed signature (from void return to int).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We only populate bytes, pseudobytes, and status and in OpenSSL 1.1.0
seed and add changed signature (from void return to int).
</pre>
</div>
</content>
</entry>
<entry>
<title>engine ECDH/ECDSA/STORE no longer exist in 1.1.0</title>
<updated>2016-03-09T20:53:01+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-09T17:06:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c3486a7d17cba03e1eb5a32262c4ec7e4daca496'/>
<id>c3486a7d17cba03e1eb5a32262c4ec7e4daca496</id>
<content type='text'>
Also, ENGINE_load_openssl and ENGINE_load_dynamic became macros.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, ENGINE_load_openssl and ENGINE_load_dynamic became macros.
</pre>
</div>
</content>
</entry>
</feed>
