aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/engine.py
Commit message (Expand)AuthorAgeFilesLines
* Polish off removal of unused engine bindings (#4769)Alex Gaynor2019-02-251-12/+0
* reduce our engine bindings even more (#4768)Paul Kehrer2019-02-251-78/+0
* support NO_ENGINE (#4763)Paul Kehrer2019-02-251-0/+68
* Remove a bunch of unused engine bindings (#4766)Alex Gaynor2019-02-251-61/+0
* remove cryptodev (#3770)Paul Kehrer2017-07-081-10/+0
* Funcs macros gone (#3695)Paul Kehrer2017-06-271-3/+0
* Attempt to simplify the libressl checing (#3482)Alex Gaynor2017-03-261-1/+1
* a few more func->macro transitions for 1.1.0 compatibility (#2885)Paul Kehrer2016-04-301-1/+1
* partially opaque RAND_METHODPaul Kehrer2016-03-111-3/+1
* 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