aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/engine.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-07Update source files for pre-3.0 deprecationRichard Levitte1-4/+4
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre1-0/+6
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-2/+2
2019-09-28Reorganize public header files (part 1)Dr. Matthias St. Pierre1-1/+1
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2018-12-06Refactor the computation of API version limitsRichard Levitte1-3/+3
2018-02-13Update copyright yearMatt Caswell1-1/+1
2018-02-09Remove redundant declarations of ERR_load_*_strings()Nick Mathewson1-1/+0
2017-11-11Many spelling fixes/typo's corrected.Josh Soref1-1/+1
2017-06-20Modify Sun copyright to follow OpenSSL styleRich Salz1-6/+1
2017-06-19Remove bsd_cryptodev engineRich Salz1-1/+1
2017-06-07make error tables const and separate header fileRich Salz1-84/+1
2016-12-12Remove ENGINE_load_dasync() (no OPENSSL_INIT_ENGINE_DASYNC already)Azat Khuzhin1-2/+0
2016-10-22Fix support for DragonFly BSDjrmarino1-1/+1
2016-08-05spelling fixes, just comments and readme.klemens1-1/+1
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