Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Funcs macros gone (#3695) | Paul Kehrer | 2017-06-27 | 1 | -3/+0 |
* | Drop 1.0.0 (#3312) | Alex Gaynor | 2016-12-13 | 1 | -15/+0 |
* | Use a series of constants for OpenSSL version checks (#3037) | Alex Gaynor | 2016-07-11 | 1 | -1/+1 |
* | AES_ctr128_encrypt needs to be in macros as it's a conditional binding (#3023) | Paul Kehrer | 2016-06-27 | 1 | -4/+4 |
* | remove unneeded AES conditionals now that we no longer support 0.9.8 (#2985) | Paul Kehrer | 2016-06-18 | 1 | -19/+6 |
* | In OpenSSL 1.1.0 AES_ctr128_encrypt no longer exists | Paul Kehrer | 2016-03-08 | 1 | -1/+10 |
* | remove openssl CONDITIONAL_NAMES | Paul Kehrer | 2015-08-03 | 1 | -7/+0 |
* | convert to cffi 1.0 precompile system | Paul Kehrer | 2015-06-07 | 1 | -0/+61 |