aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/engine.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+1
2016-07-20Fix a few if(, for(, while( inside code.FdaSilvaYY1-7/+7
2016-07-19make updateRichard Levitte1-0/+3
2016-07-05Stop using and deprecate ENGINE_setup_bsd_cryptodevRichard Levitte1-1/+1
2016-05-23Remove unused error/function codes.Rich Salz1-14/+3
2016-05-17Copyright consolidation 03/10Rich Salz1-54/+6
2016-04-13Fix explicit de-init macrosMatt Caswell1-1/+1
2016-04-13Deprecate ENGINE_cleanup() and make it a no-opMatt Caswell1-7/+6
2016-03-20Remove #error from include files.Rich Salz1-23/+11
2016-03-09Remove the transfer of lock hooks from bind_engineRichard Levitte1-21/+0
2016-03-09Engine API repair - memory management hooksRichard Levitte1-0/+12
2016-03-07Rework based on feedback:clucey1-0/+2
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz1-15/+17
2016-02-10Remove store.Rich Salz1-7/+0
2016-02-09Auto init/deinit libcryptoMatt Caswell1-15/+14
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-22Updated OSSL_DYNAMIC_VERSION/OSSL_DYNAMIC_OLDESTMichaƂ Trojnara1-2/+2
2016-01-19Remove the GOST engineMatt Caswell1-3/+0
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni1-1/+1
2016-01-07mem functions cleanupRich Salz1-12/+0
2015-12-15Remove GMP engine.Rich Salz1-3/+0
2015-12-09Engine EC_KEY_METHOD functionality.Dr. Stephen Henson1-10/+9
2015-12-09remove ECDSA_METHOD from ENGINEDr. Stephen Henson1-9/+0
2015-12-09remove ECDH_METHOD from ENGINEDr. Stephen Henson1-9/+0
2015-12-09Support for EC_KEY_METHOD.Dr. Stephen Henson1-0/+9
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz1-3/+2
2015-11-20Add the Dummy Async engine (dasync)Matt Caswell1-0/+1
2015-07-20Rewrite crypto/ex_dataRich Salz1-3/+0
2015-04-28ERR_ cleanupRich Salz1-2/+0
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+958