<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src, 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>Merge pull request #2835 from reaperhulk/1.3-changelog</title>
<updated>2016-03-18T13:08:02+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-03-18T13:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=bf1566ec4be14110cbca5a36ee339a76ac9f6272'/>
<id>bf1566ec4be14110cbca5a36ee339a76ac9f6272</id>
<content type='text'>
bump version and update changelog</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bump version and update changelog</pre>
</div>
</content>
</entry>
<entry>
<title>bump version and update changelog</title>
<updated>2016-03-18T00:31:44+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-18T00:31:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c969461f0f49e07708aa8217af3c75f781ea4cde'/>
<id>c969461f0f49e07708aa8217af3c75f781ea4cde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>slowly re-add everything that was removed, but now conditional</title>
<updated>2016-03-17T18:40:20+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-17T18:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e55b381c10eaa17e843d7d2e3aa12cdc34e96799'/>
<id>e55b381c10eaa17e843d7d2e3aa12cdc34e96799</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sigh... and this one</title>
<updated>2016-03-17T18:39:55+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-17T17:41:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=7aa2a329792d89a22451f1d14a888f1d94547dc5'/>
<id>7aa2a329792d89a22451f1d14a888f1d94547dc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>need this one too</title>
<updated>2016-03-17T18:39:55+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-17T14:01:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=fd42a00b6e8b120ae7c3219cec08659063b78b2b'/>
<id>fd42a00b6e8b120ae7c3219cec08659063b78b2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>we need CRYPTO_LOCK &amp; CRYPTO_UNLOCK on &lt; 1.1.0 so conditionally bind them</title>
<updated>2016-03-17T18:39:55+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-17T13:40:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=d30e267c29ba03157a9551aba013c6725dfd650d'/>
<id>d30e267c29ba03157a9551aba013c6725dfd650d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>in 1.1.0 OpenSSL does its own locking now! locking funcs are now macros</title>
<updated>2016-03-17T18:39:55+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-17T01:02:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=854e2789f9e1fbb672656a8b9a9f4fd857b1d920'/>
<id>854e2789f9e1fbb672656a8b9a9f4fd857b1d920</id>
<content type='text'>
the macros are no ops. Also remove some constants that we never used and
were related to locking
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the macros are no ops. Also remove some constants that we never used and
were related to locking
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2834 from reaperhulk/110-patch-40</title>
<updated>2016-03-17T14:06:07+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-03-17T14:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=09b768ab8aa49a3e1c826b615477500390b879bb'/>
<id>09b768ab8aa49a3e1c826b615477500390b879bb</id>
<content type='text'>
OPENSSL_free is a macro in 1.1.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OPENSSL_free is a macro in 1.1.0</pre>
</div>
</content>
</entry>
<entry>
<title>OPENSSL_free is a macro in 1.1.0</title>
<updated>2016-03-17T04:18:36+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-03-17T04:14:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=72c7e483c3868ab0e0d9fa80b4bbba72ce8b18d7'/>
<id>72c7e483c3868ab0e0d9fa80b4bbba72ce8b18d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
