Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add initial OCSP bindings | Paul Kehrer | 2016-01-18 | 2 | -0/+68 |
| | |||||
* | Merge pull request #2678 from reaperhulk/windows-hacks | Alex Gaynor | 2016-01-18 | 2 | -9/+8 |
|\ | | | | | consolidate the windows specific header trickery we need to do | ||||
| * | consolidate the windows specific header trickery we need to do | Paul Kehrer | 2016-01-18 | 2 | -9/+8 |
|/ | |||||
* | Merge pull request #2676 from alex/docs-pep8-dedupe | Paul Kehrer | 2016-01-18 | 3 | -19/+17 |
|\ | | | | | Centralize declaration of docs and pep8 deps in setup.py | ||||
| * | Centralize declaration of docs and pep8 deps in setup.py | Alex Gaynor | 2016-01-17 | 3 | -19/+17 |
| | | |||||
* | | Merge pull request #2675 from alex/further-reduce-duplication | Paul Kehrer | 2016-01-18 | 2 | -7/+1 |
|\ \ | |/ |/| | Attempt to further reduce dependecy duplication | ||||
| * | Delete two out of date comments | Alex Gaynor | 2016-01-17 | 2 | -2/+0 |
| | | |||||
| * | Attempt to further reduce dependecy duplication | Alex Gaynor | 2016-01-17 | 1 | -5/+1 |
|/ | |||||
* | Merge pull request #2673 from dveeden/master | Alex Gaynor | 2016-01-17 | 1 | -0/+6 |
|\ | | | | | Add docstring to cryptography.hazmat | ||||
| * | Add docstring to cryptography.hazmat | Daniƫl van Eeden | 2016-01-16 | 1 | -0/+6 |
| | | | | | | | | | | | | This shows the warning which is in the docs if someone does this: >>>> import cryptography.hazmat >>>> help(cryptography.hazmat) | ||||
* | | Merge pull request #2674 from alex/reduce-duplication | Paul Kehrer | 2016-01-17 | 2 | -7/+5 |
|\ \ | |/ |/| | Attempt to reduce the duplication in declaring our test deps | ||||
| * | add this back, we couldn't dedupe there | Alex Gaynor | 2016-01-17 | 1 | -0/+1 |
| | | |||||
| * | Give up on tox | Alex Gaynor | 2016-01-17 | 1 | -10/+14 |
| | | |||||
| * | more duplication reduction | Alex Gaynor | 2016-01-17 | 1 | -6/+1 |
| | | |||||
| * | syntax error | Alex Gaynor | 2016-01-17 | 2 | -16/+14 |
|/ | |||||
* | Merge pull request #2671 from alex/sphinx-pin | Paul Kehrer | 2016-01-14 | 2 | -2/+2 |
|\ | | | | | Revert sphinx pin | ||||
| * | Revert sphinx pin | Alex Gaynor | 2016-01-14 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #2668 from alex/hypothesis-padding | Paul Kehrer | 2016-01-14 | 1 | -0/+21 |
|\ | | | | | Added hypothesis tests for padding | ||||
| * | resolve the TODO, random block sizes | Alex Gaynor | 2016-01-13 | 1 | -5/+6 |
| | | |||||
| * | Added hypothesis tests for padding | Alex Gaynor | 2016-01-13 | 1 | -0/+20 |
| | | |||||
* | | Merge pull request #2663 from reaperhulk/move-more | Alex Gaynor | 2016-01-12 | 3 | -77/+87 |
|\ \ | |/ |/| | move more functions out of the openssl backend class | ||||
| * | move more functions out of the openssl backend class | Paul Kehrer | 2016-01-10 | 3 | -77/+87 |
|/ | |||||
* | Merge pull request #2660 from reaperhulk/move-decode-functions | Alex Gaynor | 2016-01-10 | 3 | -710/+723 |
|\ | | | | | move openssl asn1 decode functions to a new module | ||||
| * | move openssl asn1 decode functions to a new module | Paul Kehrer | 2016-01-10 | 3 | -710/+723 |
| | | |||||
* | | Merge pull request #2661 from alex/coverage | Paul Kehrer | 2016-01-10 | 3 | -25/+63 |
|\ \ | |/ |/| | Write some tests for skip conditions in tests. | ||||
| * | Write some tests for skip conditions in tests. | Alex Gaynor | 2016-01-10 | 3 | -25/+63 |
| | | | | | | | | Without this these branches aren't excersised without 0.9.8, but conceptually they are needed. | ||||
* | | Merge pull request #2659 from reaperhulk/move-encode-functions | Alex Gaynor | 2016-01-10 | 2 | -587/+607 |
|\ \ | | | | | | | move openssl asn1 encode functions to a new module | ||||
| * | | remove duplicated memorybio namedtuple | Paul Kehrer | 2016-01-10 | 1 | -4/+0 |
| | | | |||||
| * | | move openssl asn1 encode functions to a new module | Paul Kehrer | 2016-01-10 | 2 | -587/+611 |
|/ / | |||||
* | | Merge pull request #2657 from reaperhulk/port-1.2.1-changelog | Alex Gaynor | 2016-01-08 | 1 | -0/+6 |
|\ \ | | | | | | | port the 1.2.1 changelog to master | ||||
| * | | port the 1.2.1 changelog to master | Paul Kehrer | 2016-01-08 | 1 | -0/+6 |
|/ / | |||||
* | | Merge pull request #2652 from reaperhulk/changelog-typo | Alex Gaynor | 2016-01-08 | 1 | -1/+1 |
|\ \ | | | | | | | fix a typo in the changelog | ||||
| * | | fix a typo in the changelog | Paul Kehrer | 2016-01-08 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #2651 from reaperhulk/start-thirteenth-release | Alex Gaynor | 2016-01-08 | 3 | -2/+7 |
|\ \ \ | |/ / |/| | | open master for development of the thirteenth release | ||||
| * | | bump values for development of the thirteenth release | Paul Kehrer | 2016-01-08 | 3 | -2/+7 |
|/ / | |||||
* | | Merge pull request #2650 from reaperhulk/1.2-changelog | Alex Gaynor | 2016-01-08 | 3 | -6/+4 |
|\ \ | |/ |/| | bump version and changelog for the twelfth release | ||||
| * | bump version and changelog for the twelfth release | Paul Kehrer | 2016-01-07 | 3 | -6/+4 |
| | | |||||
* | | Merge pull request #2646 from reaperhulk/static-callbacks | Alex Gaynor | 2016-01-08 | 5 | -15/+96 |
|\ \ | | | | | | | Static callbacks | ||||
| * | | remove the callbacks we don't use in cryptography | Paul Kehrer | 2016-01-07 | 1 | -61/+0 |
| | | | |||||
| * | | Port callbacks to new static callback | Christian Heimes | 2016-01-07 | 5 | -16/+157 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cffi 1.4.0 will introduce a new API to create static callbacks. Contrary to the old callback API, static callbacks no longer depend on libffi's dynamic code generation for closures. Static code has some benefits over dynamic generation. For example the code is faster. Also it doesn't need writeable and executable memory mappings, which makes it compatible with SELinux's deny execmem policy. The branch depends on PR #2488. https://bitbucket.org/cffi/cffi/issues/232/static-callbacks Closes: #2477 Signed-off-by: Christian Heimes <cheimes@redhat.com> | ||||
| * | | Change password callback to use userdata pointer | Christian Heimes | 2016-01-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of a closure the pem_password_cb now uses the void *userdata argument to exchange data with the callback function. It's a necessary step to port all callbacks to new static callbacks. See: #2477 Signed-off-by: Christian Heimes <christian@python.org> | ||||
* | | | Merge pull request #2647 from reaperhulk/opaque-evp-pkey | Alex Gaynor | 2016-01-08 | 3 | -16/+23 |
|\ \ \ | | | | | | | | | opaque EVP_PKEY since EVP_PKEY_id exists | ||||
| * | | | use EVP_PKEY_id where we can | Paul Kehrer | 2016-01-07 | 1 | -2/+7 |
| | | | | |||||
| * | | | add Cryptography_EVP_PKEY_id | Paul Kehrer | 2016-01-07 | 2 | -4/+12 |
| | | | | |||||
| * | | | give a real EVP_PKEY with an invalid default key type to the test | Paul Kehrer | 2016-01-07 | 1 | -2/+0 |
| | | | | |||||
| * | | | opaque EVP_PKEY since EVP_PKEY_id exists | Paul Kehrer | 2016-01-07 | 3 | -14/+10 |
| | |/ | |/| | |||||
* | | | Merge pull request #2649 from reaperhulk/cleanup-naming | Alex Gaynor | 2016-01-08 | 2 | -8/+8 |
|\ \ \ | |/ / |/| | | rename _create_mem_bio to _create_mem_bio_gc for consistency | ||||
| * | | rename _create_mem_bio to _create_mem_bio_gc for consistency | Paul Kehrer | 2016-01-07 | 2 | -8/+8 |
| |/ | |||||
* | | Merge pull request #2648 from reaperhulk/cleanup | Alex Gaynor | 2016-01-08 | 1 | -7/+7 |
|\ \ | |/ |/| | small cleanup to reduce code duplication for EVP_PKEY_new calls | ||||
| * | small cleanup to reduce code duplication for EVP_PKEY_new calls | Paul Kehrer | 2016-01-07 | 1 | -7/+7 |
|/ |