Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mention that PyCA also maintains pynacl (#4422) | Alex Gaynor | 2018-08-29 | 1 | -1/+2 |
| | | | | | | * Mention that PyCA also maintains pynacl * line wrap | ||||
* | Remove several very old FAQ entries (#4423) | Alex Gaynor | 2018-08-29 | 1 | -11/+1 |
| | |||||
* | add a faq entry for a message outdated pip/setuptools can output (#3971) | Paul Kehrer | 2017-10-12 | 1 | -0/+7 |
| | | | | | | * add a faq entry for a message outdated pip/setuptools can output * attention to detail is not my strong suit | ||||
* | add a faq note about having a compiler that is too old (#3902) | Paul Kehrer | 2017-09-11 | 1 | -0/+9 |
| | | | | | | | | | * add a faq note about having a compiler that is too old Also add a bit of text explaining what to do on OpenBSD 6.1 and earlier since that is the most likely place this will occur. * I always forget it spell checks titles | ||||
* | add FAQ entry for failed to install (#3710) | Paul Kehrer | 2017-06-19 | 1 | -0/+10 |
| | |||||
* | Remove a line from "Why do we exist" (#3672) | Alex Gaynor | 2017-06-04 | 1 | -1/+0 |
| | | | I have no idea what this meant | ||||
* | re-add the why of cryptography to the faq with some small updates (#3621) | Paul Kehrer | 2017-05-27 | 1 | -0/+19 |
| | | | | | | * re-add the why of cryptography to the faq with some small updates * reorder the items a bit | ||||
* | Fixed #3489 -- document that we don't have wheels for pypy (#3496) | Alex Gaynor | 2017-04-09 | 1 | -0/+4 |
| | | | | | | * Fixed #3489 -- document that we don't have wheels for pypy * homebrew is a word | ||||
* | Be on brand: it's macOS (#3456) | Alex Gaynor | 2017-03-15 | 1 | -3/+3 |
| | | | | | | * Be on brand: it's macOS * line wrap | ||||
* | faq entry for setuptools_ext issues (#3393) | Paul Kehrer | 2017-02-13 | 1 | -0/+5 |
| | |||||
* | fix #3308 (#3352) | Paul Kehrer | 2017-01-18 | 1 | -3/+1 |
| | |||||
* | Drop 1.0.0 (#3312) | Alex Gaynor | 2016-12-13 | 1 | -21/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * delete the 1.0.0 support * drop the version check * drop the AES-CTR stuff * Update the example * openssl truncates for us now * delete unused test * unused imports * Remove a bunch of conditional bindings for NPN * no more 1.0.0 builders * libressl fix * update the docs * remove dead branches * oops * this is a word, damnit * spelling * try removing this * this test is not needed * unused import | ||||
* | Error out on OpenSSL 1.0.0 by default (#3276) | Alex Gaynor | 2016-11-22 | 1 | -4/+13 |
| | | | | | | * Error out on OpenSSL 1.0.0 by default * what the heck | ||||
* | Drop OpenSSL 0.9.8 (#2978) | Alex Gaynor | 2016-06-18 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Drop OpenSSL 0.9.8 * Drop this test, it's not relevant any longer * unused import * Remove CRYPTOGRAPHY_ALLOW_OPENSSL_098=1 from our tox * removed unused code for Cryptography_HAS_PKEY_CTX * return unused code for _AESCTRCipherContext * syntax :-( * remove some unused tests and skips * remove unused code for Cryptography_HAS_PBKDF2_HMAC * Revert "return unused code for _AESCTRCipherContext" This reverts commit 7d149729205aa4c9735eb322414b167a75b302df. * Remove unused RSA code * Remove unused test code for conditional bindings * Remove unused dsa code * unused import * Remove unused x509 extension code * Remove unused EC code * Attempt to remove unused DER key loading code * document this * grammar * Added back this paragraph * Update docs | ||||
* | Update URLs for new RTD domain (#2879) | Alex Gaynor | 2016-04-28 | 1 | -2/+2 |
| | |||||
* | two seperate sentences | Alex Gaynor | 2016-03-19 | 1 | -1/+1 |
| | |||||
* | Mention CRYPTOGRAPHY_ALLOW_OPENSSL_098 in the FAQ | Alex Gaynor | 2016-03-19 | 1 | -0/+13 |
| | |||||
* | add more language | Paul Kehrer | 2016-03-12 | 1 | -0/+4 |
| | |||||
* | add two faq entries for common errors | Paul Kehrer | 2016-03-12 | 1 | -0/+15 |
| | |||||
* | le sigh | Alex Gaynor | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | move links to the bottom | Alex Gaynor | 2016-03-09 | 1 | -3/+3 |
| | |||||
* | Fixed #2776 -- added an FAQ on compilation errors on OS X | Alex Gaynor | 2016-03-09 | 1 | -0/+9 |
| | |||||
* | Port a few cr.yp.to links to be HTTPS | Alex Gaynor | 2015-12-28 | 1 | -1/+1 |
| | | | | Because researching crypto should probably be secure. | ||||
* | Remove outdated information from FAQ. | Terry Chia | 2014-10-11 | 1 | -29/+0 |
| | |||||
* | add information for windows users about selecting the right arch | Paul Kehrer | 2014-05-20 | 1 | -1/+17 |
| | |||||
* | improved language | Paul Kehrer | 2014-05-08 | 1 | -1/+1 |
| | |||||
* | add faq entry to describe the error if a windows user doesn't install openssl | Paul Kehrer | 2014-05-08 | 1 | -0/+13 |
| | |||||
* | Standardise on sentence case for titles | Alex Stapleton | 2014-03-18 | 1 | -1/+1 |
| | |||||
* | Try to be more precise | Alex Gaynor | 2014-02-19 | 1 | -2/+2 |
| | |||||
* | Capitalization and linkification | Alex Gaynor | 2014-02-18 | 1 | -2/+3 |
| | |||||
* | Use a real word | Alex Gaynor | 2014-02-18 | 1 | -2/+2 |
| | |||||
* | Add an FAQ page to teh docs | Alex Gaynor | 2014-02-18 | 1 | -0/+17 |