aboutsummaryrefslogtreecommitdiff
path: root/crypto/engine
AgeCommit message (Expand)AuthorFilesLines
2016-02-14Fixes to make no-deprecated work againViktor Dukhovni1-29/+3
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz2-12/+2
2016-02-10After auto init, check that the deprecated functions exist before usingRichard Levitte1-9/+10
2016-02-10Update unified build after store removalRich Salz1-1/+1
2016-02-10Configure et al: move the installation directory logic to MakefilesRichard Levitte1-5/+0
2016-02-10Remove store.Rich Salz5-111/+3
2016-02-09Don't run RC4 test with no-rc4Rich Salz1-0/+2
2016-02-09Auto init/deinit libcryptoMatt Caswell5-12/+14
2016-02-05GH601: Various spelling fixes.FdaSilvaYY5-11/+11
2016-02-02fix code indentation issueFdaSilvaYY5-14/+14
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+8
2016-01-29Templatize util/domdRich Salz1-2/+1
2016-01-26Remove /* foo.c */ commentsRich Salz12-12/+0
2016-01-24Fix two possible leaks.FdaSilvaYY1-0/+2
2016-01-20Add an engine destructor to eng_cryptodev.Richard Levitte1-0/+36
2016-01-20Adapt BSD cryptodev engine to opaque EVP_MD_CTX, EVP_CIPHER_CTX, etcRichard Levitte1-204/+333
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-19Remove the GOST engineMatt Caswell1-3/+0
2016-01-17Remove some old makefile targetsRich Salz1-12/+0
2016-01-12Move Makefiles to Makefile.inRich Salz2-458/+71
2016-01-12make updateRichard Levitte1-227/+292
2016-01-12Adapt all engines that need it to opaque EVP_CIPHERRichard Levitte1-34/+72
2016-01-12Adapt cipher implementations to opaque EVP_CIPHER_CTXRichard Levitte1-1/+1
2016-01-11Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson1-1/+1
2016-01-11Add lh_doall_arg inliningDr. Stephen Henson1-10/+6
2016-01-11Add lh_doall inliningDr. Stephen Henson1-4/+1
2016-01-11Add lh_new() inliningDr. Stephen Henson1-4/+1
2016-01-11Inline LHASH_OFDr. Stephen Henson2-4/+6
2016-01-07mem functions cleanupRich Salz1-2/+0
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson1-2/+2
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte1-1/+1
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz1-3/+3
2015-12-15Remove GMP engine.Rich Salz1-3/+0
2015-12-11Make no-dh work, plus other no-dh problems found by Richard.Ben Laurie1-1/+10
2015-12-09Use NULL comparisonDr. Stephen Henson1-2/+2
2015-12-09set standard EC method in eng_opensslDr. Stephen Henson1-0/+1
2015-12-09make updateDr. Stephen Henson1-38/+15
2015-12-09Engine EC_KEY_METHOD functionality.Dr. Stephen Henson4-17/+22
2015-12-09remove ECDSA_METHOD from ENGINEDr. Stephen Henson6-162/+16
2015-12-09remove ECDH_METHOD from ENGINEDr. Stephen Henson6-149/+2
2015-12-09Support for EC_KEY_METHOD.Dr. Stephen Henson3-2/+127
2015-12-07Adapt the rest of the source to the opaque HMAC_CTXRichard Levitte1-11/+9
2015-12-07Adapt all engines that add new EVP_MDsRichard Levitte1-18/+55
2015-12-07Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte1-3/+3
2015-12-07Adapt HMAC to the EVP_MD_CTX changesRichard Levitte1-1/+2
2015-12-02Remove legacy sign/verify from EVP_MD.Dr. Stephen Henson1-1/+0
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz1-8/+0
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell7-13/+19
2015-11-05Rebuild error source files.Dr. Stephen Henson1-12/+12
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz2-6/+6