<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyopenssl.git/src/OpenSSL, 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>Use autodoc for SSL.Connection</title>
<updated>2018-02-13T18:09:43+00:00</updated>
<author>
<name>Alex Chan</name>
<email>a.chan@wellcome.ac.uk</email>
</author>
<published>2018-02-13T18:09:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=68acb78d1594bd3b8aac152de0fef95c4dd80d03'/>
<id>68acb78d1594bd3b8aac152de0fef95c4dd80d03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use autodoc for the SSL.Context class</title>
<updated>2018-02-13T17:43:21+00:00</updated>
<author>
<name>Alex Chan</name>
<email>a.chan@wellcome.ac.uk</email>
</author>
<published>2018-02-13T17:43:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=cd61c8b79d92a1989198e0fa3621360f49898063'/>
<id>cd61c8b79d92a1989198e0fa3621360f49898063</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use autodoc for OpenSSL.crypto</title>
<updated>2018-02-13T17:17:25+00:00</updated>
<author>
<name>Alex Chan</name>
<email>a.chan@wellcome.ac.uk</email>
</author>
<published>2018-02-13T17:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=47aa00a97351ca04972f362962f50eebfa4add44'/>
<id>47aa00a97351ca04972f362962f50eebfa4add44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>open for 17.6.0 (#727)</title>
<updated>2017-12-01T12:31:06+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-12-01T12:31:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=3d231f03ed24f760d1896f5e2be3adf1cbf13127'/>
<id>3d231f03ed24f760d1896f5e2be3adf1cbf13127</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>17.5.0 version bump (#726)</title>
<updated>2017-12-01T02:13:50+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-12-01T02:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=d21fcd810317aa7579af0c194a61af377ade7f0e'/>
<id>d21fcd810317aa7579af0c194a61af377ade7f0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Export keying material support (#725)</title>
<updated>2017-11-30T20:54:32+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-11-30T20:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=bdb7639ad53427fae38695d2dc5bf5bd794787c8'/>
<id>bdb7639ad53427fae38695d2dc5bf5bd794787c8</id>
<content type='text'>
* added method to export keying material from an ssl connection

* updated tests to use bytestrings to avoid breaking python3 tests

* added additional comments to test

* simplify export_keying_material

* add changelog

* address review feedback
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* added method to export keying material from an ssl connection

* updated tests to use bytestrings to avoid breaking python3 tests

* added additional comments to test

* simplify export_keying_material

* add changelog

* address review feedback
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a memory leak and a potential UAF and also #722 (#723)</title>
<updated>2017-11-30T12:55:25+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-11-30T12:55:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=e73818600065821d588af475b024f4eb518c3509'/>
<id>e73818600065821d588af475b024f4eb518c3509</id>
<content type='text'>
* fix a memory leak and a potential UAF and also #722

* sanity check

* bump cryptography minimum version, add changelog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix a memory leak and a potential UAF and also #722

* sanity check

* bump cryptography minimum version, add changelog
</pre>
</div>
</content>
</entry>
<entry>
<title>define __all__ to make wildcard import work (#719)</title>
<updated>2017-11-26T13:40:28+00:00</updated>
<author>
<name>Nicolas Karolak</name>
<email>nikaro@users.noreply.github.com</email>
</author>
<published>2017-11-26T13:40:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=736c62111550972d835e33a3084c3bfc37bb61f7'/>
<id>736c62111550972d835e33a3084c3bfc37bb61f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reopen master (#718)</title>
<updated>2017-11-22T03:40:12+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-11-22T03:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=57051a53e154c2b401ab84d6f01c6512e6c7b346'/>
<id>57051a53e154c2b401ab84d6f01c6512e6c7b346</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump to 17.4.0 (#714)</title>
<updated>2017-11-21T18:20:14+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-11-21T18:20:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyopenssl.git/commit/?id=5a3fb407b3d7b2f2dcc144055ee707614ead1817'/>
<id>5a3fb407b3d7b2f2dcc144055ee707614ead1817</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
