summaryrefslogtreecommitdiffstats
path: root/engines
AgeCommit message (Expand)Author
2016-01-12Move Makefiles to Makefile.inRich Salz
2016-01-12make updateRichard Levitte
2016-01-12Adapt all engines that need it to opaque EVP_CIPHERRichard Levitte
2016-01-12Adapt cipher implementations to opaque EVP_CIPHER_CTXRichard Levitte
2016-01-07mem functions cleanupRich Salz
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz
2015-12-15Remove GMP engine.Rich Salz
2015-12-09make updateDr. Stephen Henson
2015-12-09remove ecdsa.h header references.Dr. Stephen Henson
2015-12-07Adapt all engines that add new EVP_MDsRichard Levitte
2015-12-07Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte
2015-12-02Remove RSA_FLAG_SIGN_VER flag.Dr. Stephen Henson
2015-12-02Remove legacy sign/verify from EVP_MD.Dr. Stephen Henson
2015-11-22Update dasync to use size_t for the sha1 updateKurt Roeckx
2015-11-20Rename some daysnc functions for consistencyMatt Caswell
2015-11-20Initial Async notify code changesMatt Caswell
2015-11-20Add the Dummy Async engine (dasync)Matt Caswell
2015-11-09Continue malloc standardisation in enginesMatt Caswell
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-10-15Remove Obsolete enginesMatt Caswell
2015-09-29engine/e_capi.c: fix various warnings.Andy Polyakov
2015-09-29Fix prototypes in e_ossttest.c.Andy Polyakov
2015-09-29Rationalize .gitignore and harmonize pair of Makefiles.Andy Polyakov
2015-09-25Change ossltest engine to manually allocate cipher_dataMatt Caswell
2015-09-03remove 0 assignments.Rich Salz
2015-09-02Add and use OPENSSL_zallocRich Salz
2015-08-26BN_bin2bn handle leading zero'sRich Salz
2015-08-11Remove Gost94 signature algorithm.Rich Salz
2015-08-11make updateMatt Caswell
2015-08-11Use dynamic engine for libssl test harnessRichard Levitte
2015-08-11Add OSSLTest EngineMatt Caswell
2015-05-26Fix error check in GOST engineMatt Caswell
2015-05-23Fix update and depend in engines/Richard Levitte
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-02Remove obsolete make variablesRichard Levitte
2015-05-01free NULL cleanup -- codaRich Salz
2015-05-01free NULL cleanup 11Rich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-04-30free cleanup almost the finaleRich Salz
2015-04-28remove malloc castsRich Salz
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-04-15Initialize variableEmilia Kasper
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte