aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/engine.py
Commit message (Expand)AuthorAgeFilesLines
* engine ECDH/ECDSA/STORE no longer exist in 1.1.0Paul Kehrer2016-03-091-27/+4
* make engine addition idempotentPaul Kehrer2015-10-211-0/+2
* remove openssl CONDITIONAL_NAMESPaul Kehrer2015-08-031-6/+0
* don't need the intermediary 'struct' declaration.Glyph2015-06-271-10/+8
* comply with C coding standard, for which there is no linterGlyph2015-06-261-7/+7
* deopaque a couple of thingsGlyph2015-06-261-2/+11
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+168