<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/tests/hazmat/bindings, branch dependabot/github_actions/actions/setup-python-v2.2.0</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>Remove __future__ import from our code (#5610)</title>
<updated>2020-12-09T06:35:11+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-09T06:35:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=e0477596f7117845aa2d8768bf1b75162b3d915b'/>
<id>e0477596f7117845aa2d8768bf1b75162b3d915b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always rely on OpenSSL's builtin locking callbacks (#5561)</title>
<updated>2020-11-11T19:35:47+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-11-11T19:35:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=49109ce1a6e870cb6cc87f05d9ae7c03d70a684b'/>
<id>49109ce1a6e870cb6cc87f05d9ae7c03d70a684b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete all the 1.0.2 code (#5511)</title>
<updated>2020-10-26T05:41:40+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-10-26T05:41:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=d3eae8d7dbcd7ca491531424a4ac8b4838acf199'/>
<id>d3eae8d7dbcd7ca491531424a4ac8b4838acf199</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Break users on OpenSSL 1.0.2 (#5438)</title>
<updated>2020-08-28T14:55:41+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-08-28T14:55:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=8bc6920444afcdaeb4307c365b718b3ddc9e6c0c'/>
<id>8bc6920444afcdaeb4307c365b718b3ddc9e6c0c</id>
<content type='text'>
fixes #5432</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #5432</pre>
</div>
</content>
</entry>
<entry>
<title>Paint it Black by the Rolling Stones (#5324)</title>
<updated>2020-07-20T18:06:29+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-07-20T18:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=60aa04481fb187334a783c2d9facc3fe814af5d1'/>
<id>60aa04481fb187334a783c2d9facc3fe814af5d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for OpenSSL 1.0.1 (#5178)</title>
<updated>2020-04-04T21:08:08+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-04-04T21:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=aece5b3d47282beed31f7119e273b65816a0cf93'/>
<id>aece5b3d47282beed31f7119e273b65816a0cf93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #5018 -- break users on OpenSSL 1.0.1 (#5022)</title>
<updated>2019-10-18T12:47:15+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-10-18T12:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=1c186772f6fd64180bd3387de2e1ef1a6d1ba58e'/>
<id>1c186772f6fd64180bd3387de2e1ef1a6d1ba58e</id>
<content type='text'>
* Fixes #5018 -- break users on OpenSSL 1.0.1

* Grammar

* Syntax error

* Missing import

* Missing import
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixes #5018 -- break users on OpenSSL 1.0.1

* Grammar

* Syntax error

* Missing import

* Missing import
</pre>
</div>
</content>
</entry>
<entry>
<title>encode the package version in the shared object (#4756)</title>
<updated>2019-02-21T01:52:10+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-02-21T01:52:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=5cfaa5b79d446e1c63de3948e7558cd00561ea1f'/>
<id>5cfaa5b79d446e1c63de3948e7558cd00561ea1f</id>
<content type='text'>
* encode the package version in the shared object

* review feedback

* move into build_ffi so the symbol is in all shared objects

* review feedback
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* encode the package version in the shared object

* review feedback

* move into build_ffi so the symbol is in all shared objects

* review feedback
</pre>
</div>
</content>
</entry>
<entry>
<title>1.1.0 locks (#4420)</title>
<updated>2018-08-30T00:50:05+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-08-30T00:50:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=bc1667791eedfe9d77d56dd9014e26481f571ff5'/>
<id>bc1667791eedfe9d77d56dd9014e26481f571ff5</id>
<content type='text'>
* Do conditional compiling of Cryptography_setup_ssl_threads

* Check Cryptography_HAS_LOCKING_CALLBACKS before initing static locks

Check if compiling and initing locking callbacks is necessary

PEP8 fix

* Make test_crypto_lock_init more complete
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Do conditional compiling of Cryptography_setup_ssl_threads

* Check Cryptography_HAS_LOCKING_CALLBACKS before initing static locks

Check if compiling and initing locking callbacks is necessary

PEP8 fix

* Make test_crypto_lock_init more complete
</pre>
</div>
</content>
</entry>
<entry>
<title>sigh, missed one TLSv1 (#4392)</title>
<updated>2018-08-12T21:39:32+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2018-08-12T21:39:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=b1aad8f273dfec7641b31bfbeaebfb921e27122a'/>
<id>b1aad8f273dfec7641b31bfbeaebfb921e27122a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
