<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/docs/development/getting-started.rst, branch 2.0.2</title>
<subtitle>github.com: pyca/cryptography.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/'/>
<entry>
<title>allow global suppression of link flags (#3592)</title>
<updated>2017-05-24T19:49:18+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-05-24T19:49:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=adeaacfa567b32401d3bef848b78d078bf4393ec'/>
<id>adeaacfa567b32401d3bef848b78d078bf4393ec</id>
<content type='text'>
CRYPTOGRAPHY_SUPPRESS_LINK_FLAGS will now suppress link flags regardless
of platform. Additionally, CRYPTOGRAPHY_WINDOWS_LINK_LEGACY_OPENSSL is
now the flag you need if you want to link against &lt; 1.1.0 on windows.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CRYPTOGRAPHY_SUPPRESS_LINK_FLAGS will now suppress link flags regardless
of platform. Additionally, CRYPTOGRAPHY_WINDOWS_LINK_LEGACY_OPENSSL is
now the flag you need if you want to link against &lt; 1.1.0 on windows.</pre>
</div>
</content>
</entry>
<entry>
<title>time to remove commoncrypto, fare thee well (#3551)</title>
<updated>2017-05-20T17:09:02+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-05-20T17:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=51032351297b9bf7d783b7138ac0c142d8e38918'/>
<id>51032351297b9bf7d783b7138ac0c142d8e38918</id>
<content type='text'>
* time to remove commoncrypto, fare thee well

* remove even more

* update the changelog

* remove more things

* don't need this function

* remove CAST5 CTR tests since that was only supported in commoncrypto

* assert a thing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* time to remove commoncrypto, fare thee well

* remove even more

* update the changelog

* remove more things

* don't need this function

* remove CAST5 CTR tests since that was only supported in commoncrypto

* assert a thing
</pre>
</div>
</content>
</entry>
<entry>
<title>update dev docs to also say macOS and use openssl 1.1 (#3452)</title>
<updated>2017-03-14T17:50:47+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-03-14T17:50:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=4ce11b1b52fc30c18dbd0b862a3f7341986deaf5'/>
<id>4ce11b1b52fc30c18dbd0b862a3f7341986deaf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This is HTTPS now (#3407)</title>
<updated>2017-02-18T17:52:50+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2017-02-18T17:52:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=5ad6df9eb6a73d26c57bcd8c29b6a71e028cf749'/>
<id>5ad6df9eb6a73d26c57bcd8c29b6a71e028cf749</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the canonical host for two urls on the OpenSSL website (#3219)</title>
<updated>2016-11-06T09:30:36+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-11-06T09:30:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=769d5c66be493bdf6ed684cfb79a7ef4ec9f3194'/>
<id>769d5c66be493bdf6ed684cfb79a7ef4ec9f3194</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarified Windows development installation and docd upstream enchant bug (#3128)</title>
<updated>2016-09-03T17:10:36+00:00</updated>
<author>
<name>Nick Badger</name>
<email>Badg@users.noreply.github.com</email>
</author>
<published>2016-09-03T17:10:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=63bbf18e62ac2a6e5a92843a3040dad378284ac7'/>
<id>63bbf18e62ac2a6e5a92843a3040dad378284ac7</id>
<content type='text'>
* Clarified Windows development installation and doc'd upstream enchant bug

* Fixed whitespace problems

* Fixed merge resolution mistake
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Clarified Windows development installation and doc'd upstream enchant bug

* Fixed whitespace problems

* Fixed merge resolution mistake
</pre>
</div>
</content>
</entry>
<entry>
<title>Random grammar stuff (#2955)</title>
<updated>2016-06-03T05:24:22+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-06-03T05:24:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=0c11d0427e12557fa41cdfbc00f6a83a36c58af7'/>
<id>0c11d0427e12557fa41cdfbc00f6a83a36c58af7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update getting-started.rst to clarify OS X Homebrew pip install (#2876)</title>
<updated>2016-04-23T14:28:23+00:00</updated>
<author>
<name>Chris Collis</name>
<email>collisdigital@users.noreply.github.com</email>
</author>
<published>2016-04-23T14:28:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=2f27a8b2dcb66c2cfb0e13d347c4c0b2a2954973'/>
<id>2f27a8b2dcb66c2cfb0e13d347c4c0b2a2954973</id>
<content type='text'>
* Update getting-started.rst to clarify OS X Homebrew pip install
On OS X El Capitan following the current instructions fails with fatal error: 'openssl/opensslv.h' file not found on pip install -r dev-requirements.txt; this change adds to the instructions to clarify that CFLAGS and LDFLAGS may need to be set. I based this on the instructions in the Installation page.

* Address reaperhulk comments, OpenSSL must be installed.

Clarify that OpenSSL must be installed via Homebrew or MacPorts and how to build statically.

* Make Homebrew, MacPorts, OpenSSL links

* Fix doc errors and improve overall flow
Insert tip about tox needing the same flags
Make console example multi-line so that pip install is visible
Change heading levels to allow OS X sub-section
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update getting-started.rst to clarify OS X Homebrew pip install
On OS X El Capitan following the current instructions fails with fatal error: 'openssl/opensslv.h' file not found on pip install -r dev-requirements.txt; this change adds to the instructions to clarify that CFLAGS and LDFLAGS may need to be set. I based this on the instructions in the Installation page.

* Address reaperhulk comments, OpenSSL must be installed.

Clarify that OpenSSL must be installed via Homebrew or MacPorts and how to build statically.

* Make Homebrew, MacPorts, OpenSSL links

* Fix doc errors and improve overall flow
Insert tip about tox needing the same flags
Make console example multi-line so that pip install is visible
Change heading levels to allow OS X sub-section
</pre>
</div>
</content>
</entry>
<entry>
<title>remove python 3.2 from every other place I could find</title>
<updated>2015-04-19T01:26:03+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2015-04-19T01:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=0958641277aee556a047ee9b3cccf6d42f11e09c'/>
<id>0958641277aee556a047ee9b3cccf6d42f11e09c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add note about enchant dependency for spellcheck in docs</title>
<updated>2014-06-27T17:12:24+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2014-06-27T17:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=2ac87783eea1543582a11dcdd71fa555eb9f858b'/>
<id>2ac87783eea1543582a11dcdd71fa555eb9f858b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
