<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyopenssl.git/leakcheck, branch docstrings</title>
<subtitle>github.com: pyca/pyopenssl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/'/>
<entry>
<title>Switch to an explicit curve object.</title>
<updated>2014-04-19T02:00:10+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@twistedmatrix.com</email>
</author>
<published>2014-04-19T02:00:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=c09fd581772ebe9d30bcf6b24665b4b75175029b'/>
<id>c09fd581772ebe9d30bcf6b24665b4b75175029b</id>
<content type='text'>
Happily, this eliminates just about all of the error cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Happily, this eliminates just about all of the error cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a leakcheck test for _X509_REVOKED_dup</title>
<updated>2014-03-30T19:58:08+00:00</updated>
<author>
<name>Jonathan Giannuzzi</name>
<email>jonathan@giannuzzi.be</email>
</author>
<published>2014-03-24T00:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=54c42008e8c0b993388c0b6926f5d3c0a75ef9b0'/>
<id>54c42008e8c0b993388c0b6926f5d3c0a75ef9b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a leakcheck test for CRL.add_revoked</title>
<updated>2014-03-30T19:58:08+00:00</updated>
<author>
<name>Jonathan Giannuzzi</name>
<email>jonathan@giannuzzi.be</email>
</author>
<published>2014-03-24T00:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=8e6a64ee4c4373235f52e78bfa56692cf22bbec7'/>
<id>8e6a64ee4c4373235f52e78bfa56692cf22bbec7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unneeded calls</title>
<updated>2014-03-30T19:58:08+00:00</updated>
<author>
<name>Jonathan Giannuzzi</name>
<email>jonathan@giannuzzi.be</email>
</author>
<published>2014-03-23T23:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=3b97ec1370de513491ce77667ac0022643ae8147'/>
<id>3b97ec1370de513491ce77667ac0022643ae8147</id>
<content type='text'>
A serial number and a revocation date do not need to be set for the
leak to occur in the current version of pyOpenSSL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A serial number and a revocation date do not need to be set for the
leak to occur in the current version of pyOpenSSL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that lines are not longer than 80 characters</title>
<updated>2014-03-30T19:58:08+00:00</updated>
<author>
<name>Jonathan Giannuzzi</name>
<email>jonathan@giannuzzi.be</email>
</author>
<published>2014-03-23T21:54:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=2ee8280a6433503cbb3a50ee602aa1cc706a0ee5'/>
<id>2ee8280a6433503cbb3a50ee602aa1cc706a0ee5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a leakcheck test for CRL.get_revoked</title>
<updated>2014-03-30T19:58:08+00:00</updated>
<author>
<name>Jonathan Giannuzzi</name>
<email>jonathan@giannuzzi.be</email>
</author>
<published>2014-03-23T21:48:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=99eff82b9b9ff4c0b21dd8a922d5dba4649b3eee'/>
<id>99eff82b9b9ff4c0b21dd8a922d5dba4649b3eee</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/python-packages/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 a multithreaded stress tester for key generation.  Hopefully provides additional confidence that that code is correct with respect to threading.</title>
<updated>2012-04-03T19:04:55+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@twistedmatrix.com</email>
</author>
<published>2012-04-03T19:04:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=5f2cd26054adff5a1fbf9ba5d56766b972f46670'/>
<id>5f2cd26054adff5a1fbf9ba5d56766b972f46670</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The callback exception now propagates, yay</title>
<updated>2011-09-14T15:10:29+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@divmod.com</email>
</author>
<published>2011-09-14T15:10:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=2a864f111fb0df5f53a173ad8adac47e81ce5d93'/>
<id>2a864f111fb0df5f53a173ad8adac47e81ce5d93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add leak checkers for some cases of load_privatekey, notice one leaks against trunk</title>
<updated>2011-09-14T14:00:50+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@divmod.com</email>
</author>
<published>2011-09-14T14:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=8e37f7628d1974176ab57bdad52429395c46a5fc'/>
<id>8e37f7628d1974176ab57bdad52429395c46a5fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
