aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/engine.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ENGINE_load_dasync() (no OPENSSL_INIT_ENGINE_DASYNC already)Azat Khuzhin2016-12-121-2/+0
* Fix support for DragonFly BSDjrmarino2016-10-221-1/+1
* spelling fixes, just comments and readme.klemens2016-08-051-1/+1
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+1
* Fix a few if(, for(, while( inside code.FdaSilvaYY2016-07-201-7/+7
* make updateRichard Levitte2016-07-191-0/+3
* Stop using and deprecate ENGINE_setup_bsd_cryptodevRichard Levitte2016-07-051-1/+1
* Remove unused error/function codes.Rich Salz2016-05-231-14/+3
* Copyright consolidation 03/10Rich Salz2016-05-171-54/+6
* Fix explicit de-init macrosMatt Caswell2016-04-131-1/+1
* Deprecate ENGINE_cleanup() and make it a no-opMatt Caswell2016-04-131-7/+6
* Remove #error from include files.Rich Salz2016-03-201-23/+11
* Remove the transfer of lock hooks from bind_engineRichard Levitte2016-03-091-21/+0
* Engine API repair - memory management hooksRichard Levitte2016-03-091-0/+12
* Rework based on feedback:clucey2016-03-071-0/+2
* Rename INIT funtions, deprecate old ones.Rich Salz2016-02-101-15/+17
* Remove store.Rich Salz2016-02-101-7/+0
* Auto init/deinit libcryptoMatt Caswell2016-02-091-15/+14
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Updated OSSL_DYNAMIC_VERSION/OSSL_DYNAMIC_OLDESTMichaƂ Trojnara2016-01-221-2/+2
* Remove the GOST engineMatt Caswell2016-01-191-3/+0
* Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2016-01-071-1/+1
* mem functions cleanupRich Salz2016-01-071-12/+0
* Remove GMP engine.Rich Salz2015-12-151-3/+0
* Engine EC_KEY_METHOD functionality.Dr. Stephen Henson2015-12-091-10/+9
* remove ECDSA_METHOD from ENGINEDr. Stephen Henson2015-12-091-9/+0
* remove ECDH_METHOD from ENGINEDr. Stephen Henson2015-12-091-9/+0
* Support for EC_KEY_METHOD.Dr. Stephen Henson2015-12-091-0/+9
* ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz2015-12-011-3/+2
* Add the Dummy Async engine (dasync)Matt Caswell2015-11-201-0/+1
* Rewrite crypto/ex_dataRich Salz2015-07-201-3/+0
* ERR_ cleanupRich Salz2015-04-281-2/+0
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+958