Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | struct is a keyword | Alex Gaynor | 2016-03-11 | 1 | -1/+1 |
* | Don't make this struct opaque | Alex Gaynor | 2016-03-11 | 1 | -1/+1 |
* | Merge pull request #2800 from reaperhulk/110-patch-21 | Alex Gaynor | 2016-03-11 | 1 | -5/+21 |
|\ | |||||
| * | opaque EVP_MD_CTX and wrap EVP_MD_CTX_new + EVP_MD_CTX_free | Paul Kehrer | 2016-03-10 | 1 | -5/+21 |
* | | EVP_CIPHER_CTX_init is a macro in 1.1.0 | Paul Kehrer | 2016-03-10 | 1 | -1/+3 |
|/ | |||||
* | opaque EVP_PKEY_CTX | Paul Kehrer | 2016-03-09 | 1 | -6/+1 |
* | 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 | 1 | -0/+6 |
* | opaque EVP_PKEY since EVP_PKEY_id exists | Paul Kehrer | 2016-01-07 | 1 | -4/+1 |
* | remove openssl CONDITIONAL_NAMES | Paul Kehrer | 2015-08-03 | 1 | -32/+0 |
* | convert to cffi 1.0 precompile system | Paul Kehrer | 2015-06-07 | 1 | -0/+265 |