<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/pyopenssl.git/ChangeLog, branch baserock/morph</title>
<subtitle>launchpad.net: Obsolete (use pyopenssl-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyopenssl.git/'/>
<entry>
<title>merge the nul byte fix, port some markup to restructured text</title>
<updated>2013-08-23T20:07:31+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@twistedmatrix.com</email>
</author>
<published>2013-08-23T20:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyopenssl.git/commit/?id=9af07b07df4b5b48eab7cecde557a982f3cb2adb'/>
<id>9af07b07df4b5b48eab7cecde557a982f3cb2adb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CVE-2013-4073 is sort of related, but it doesn\t really explain what's being fixed here.</title>
<updated>2013-08-23T19:21:30+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@twistedmatrix.com</email>
</author>
<published>2013-08-23T19:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyopenssl.git/commit/?id=de1a6825575f89b896b71156d6dfe14964184326'/>
<id>de1a6825575f89b896b71156d6dfe14964184326</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ghetto rebase Heimes' changes onto the 0.13 release branch</title>
<updated>2013-08-12T22:05:51+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@twistedmatrix.com</email>
</author>
<published>2013-08-12T22:05:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyopenssl.git/commit/?id=ff83cddd17d5c4b657a9b1bf32f0ce9c1847001f'/>
<id>ff83cddd17d5c4b657a9b1bf32f0ce9c1847001f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release the GIL around RSA and DSA key generation.</title>
<updated>2012-04-03T19:25:07+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@twistedmatrix.com</email>
</author>
<published>2012-04-03T19:25:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyopenssl.git/commit/?id=ffe420a7cd03197b0c3012dab2a1a90a71d26eb0'/>
<id>ffe420a7cd03197b0c3012dab2a1a90a71d26eb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Context.{s,g}et_session_cache_mode</title>
<updated>2012-02-13T13:15:07+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@twistedmatrix.com</email>
</author>
<published>2012-02-13T13:15:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyopenssl.git/commit/?id=593a06ded7214ea5e1b329368e5377b272b4ea59'/>
<id>593a06ded7214ea5e1b329368e5377b272b4ea59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix PKey.check for public-only keys</title>
<updated>2011-11-01T14:17:25+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@divmod.com</email>
</author>
<published>2011-11-01T14:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyopenssl.git/commit/?id=22d915f1197342ce2988cdd9f5e171bc37aa120b'/>
<id>22d915f1197342ce2988cdd9f5e171bc37aa120b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix exception propagation and some error handling related to the privatekey passphrase callback.</title>
<updated>2011-09-14T15:23:38+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@divmod.com</email>
</author>
<published>2011-09-14T15:23:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyopenssl.git/commit/?id=56b2fb8abb3ea3d846bb336a7bc25fa2b0a9c0d9'/>
<id>56b2fb8abb3ea3d846bb336a7bc25fa2b0a9c0d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly handle errors from X509_CRL_sign</title>
<updated>2011-09-13T19:24:38+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@divmod.com</email>
</author>
<published>2011-09-13T19:24:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyopenssl.git/commit/?id=c7293bccb98f09b9d5dfcf5963b935faefe91895'/>
<id>c7293bccb98f09b9d5dfcf5963b935faefe91895</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert the documentation from LaTeX/epytext to Sphinx/ReST</title>
<updated>2011-09-11T19:49:43+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@divmod.com</email>
</author>
<published>2011-09-11T19:49:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyopenssl.git/commit/?id=54d99bc73ef61acde9ad89a905718e523ddf89e7'/>
<id>54d99bc73ef61acde9ad89a905718e523ddf89e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enforce total ordering of events!</title>
<updated>2011-09-08T22:42:51+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@divmod.com</email>
</author>
<published>2011-09-08T22:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyopenssl.git/commit/?id=8afc7fc9936e39ab75f46c89ec91a1745739085e'/>
<id>8afc7fc9936e39ab75f46c89ec91a1745739085e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
