<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyopenssl.git/OpenSSL/__init__.py, branch remove-rationale</title>
<subtitle>github.com: pyca/pyopenssl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyopenssl.git/'/>
<entry>
<title>Do the other initialization that is probably required.</title>
<updated>2014-01-18T15:21:50+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@twistedmatrix.com</email>
</author>
<published>2014-01-18T15:21:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyopenssl.git/commit/?id=11ed8e87c3223d445c69921fbdd157062465f84b'/>
<id>11ed8e87c3223d445c69921fbdd157062465f84b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lots of Python 3.2 porting work</title>
<updated>2014-01-11T16:58:41+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@twistedmatrix.com</email>
</author>
<published>2014-01-11T16:58:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyopenssl.git/commit/?id=4f0467a545de9e4e5e9080472a45fdc1c70bae3c'/>
<id>4f0467a545de9e4e5e9080472a45fdc1c70bae3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>just drop this for now</title>
<updated>2013-12-31T18:49:17+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@twistedmatrix.com</email>
</author>
<published>2013-12-31T18:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyopenssl.git/commit/?id=4a2592337e82bcfc5d6c80e7b76a20a7913b1076'/>
<id>4a2592337e82bcfc5d6c80e7b76a20a7913b1076</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tsafe tries to import SSL</title>
<updated>2013-12-31T18:44:30+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@twistedmatrix.com</email>
</author>
<published>2013-12-31T18:44:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyopenssl.git/commit/?id=68244728277b54501086ec4c388d0ee2be00525d'/>
<id>68244728277b54501086ec4c388d0ee2be00525d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of the cross-module symbol hijinx - no longer necessary now that everything is Python.</title>
<updated>2013-12-29T15:05:44+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@twistedmatrix.com</email>
</author>
<published>2013-12-29T15:05:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyopenssl.git/commit/?id=352a7bf84c17eb7cda8a36c360e74f5e08137cd1'/>
<id>352a7bf84c17eb7cda8a36c360e74f5e08137cd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch from opentls to cryptography</title>
<updated>2013-12-28T23:04:00+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@twistedmatrix.com</email>
</author>
<published>2013-12-28T23:04:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyopenssl.git/commit/?id=6037d073170d054554405df944136c1ddd9bbf22'/>
<id>6037d073170d054554405df944136c1ddd9bbf22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright headers; remove pointless dates, add a pointer to the LICENSE file.</title>
<updated>2011-03-03T00:26:20+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@twistedmatrix.com</email>
</author>
<published>2011-03-03T00:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyopenssl.git/commit/?id=8671c8507ff11f4859c8a69fa2236a037bcfdbfd'/>
<id>8671c8507ff11f4859c8a69fa2236a037bcfdbfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to get RTLD_NOW and RTLD_GLOBAL from a real definition - DLFCN or dl or ctypes</title>
<updated>2010-10-13T01:14:51+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@divmod.com</email>
</author>
<published>2010-10-13T01:14:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyopenssl.git/commit/?id=08e72bcf0e0c26c56aff1dd575a539bb3bd8b003'/>
<id>08e72bcf0e0c26c56aff1dd575a539bb3bd8b003</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only delete orig if it was defined</title>
<updated>2010-09-19T14:15:08+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@divmod.com</email>
</author>
<published>2010-09-19T14:15:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyopenssl.git/commit/?id=02ea268856d96dada5e632867fa378cd0d2b7105'/>
<id>02ea268856d96dada5e632867fa378cd0d2b7105</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to support Windows here - ie, do not do any of the dl flags stuff</title>
<updated>2010-09-19T14:12:50+00:00</updated>
<author>
<name>Jean-Paul Calderone</name>
<email>exarkun@divmod.com</email>
</author>
<published>2010-09-19T14:12:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyopenssl.git/commit/?id=b859778b84eda0048d9cc2b5e2885e03448ed058'/>
<id>b859778b84eda0048d9cc2b5e2885e03448ed058</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
