summaryrefslogtreecommitdiffstats
path: root/crypto/engine
AgeCommit message (Expand)Author
2017-01-10Only enable CRYPTO_3DES_ECB if that name is an existing macroRichard Levitte
2017-01-10Small fixes of cryptodev engineRichard Levitte
2017-01-10use EVP_CIPHER_CTX_ functions instead of accessing EVP_CIPHER_CTX internalsIaroslav Gridin
2017-01-10fix for BSD cryptodevIaroslav Gridin
2017-01-10Remove commented-out HMAC codeIaroslav Gridin
2017-01-10Style the codeIaroslav Gridin
2017-01-10Remove unused ret variableIaroslav Gridin
2017-01-10Remove non-functional CRYPTO_AES_CTR ifdef disabling AES-CTR in cryptodevIaroslav Gridin
2017-01-10Add AES-ECB and 3DES-ECB to cryptodevIaroslav Gridin
2017-01-10cryptodev: allow copying EVP contextsNikos Mavrogiannopoulos
2017-01-10cryptodev: Fix issue with signature generationNikos Mavrogiannopoulos
2016-11-17Fix name of "locked" variableKurt Roeckx
2016-11-17Add support for reference counting using C11 atomicsKurt Roeckx
2016-10-22Fix support for DragonFly BSDjrmarino
2016-10-21GH1546: Fix old names in cryptodev code.Rich Salz
2016-09-08Fix mem leaks during auto-deinitMatt Caswell
2016-08-02Fix some style issues...FdaSilvaYY
2016-08-01Fix various no-*s.Ben Laurie
2016-07-25explicit initFdaSilvaYY
2016-07-25Constify engine/eng_cnf.c internal method.FdaSilvaYY
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-07-19make updateRichard Levitte
2016-07-19Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE insteadRichard Levitte
2016-06-24Deal with API changes.Ben Laurie
2016-06-23Add checks on sk_TYPE_push() returned resultFdaSilvaYY
2016-06-03cryptodev_asym, zapparams: use OPENSSL_* allocation routines, handle errorsJonas Maebe
2016-05-23#4342: few missing malloc return checks and free in error pathsJ Mohan Rao Arisankala
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-23Add checks on CRYPTO_set_ex_data return valueFdaSilvaYY
2016-05-17Manual fixes after copyright consolidationRich Salz
2016-05-17Copyright consolidation 09/10Rich Salz
2016-05-16Fold threads.h into crypto.h making API publicViktor Dukhovni
2016-05-14Fix engine cryptodev: pointer to IVKirill Marinushkin
2016-04-28Add checks on CRYPTO_new_ex_data return valueFdaSilvaYY
2016-04-28various spelling fixesFdaSilvaYY
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-18Make string_to_hex/hex_to_string publicRich Salz
2016-04-18Free methods on destroy.Ben Laurie
2016-04-18Free engine on error.Ben Laurie
2016-04-18Opacity.Ben Laurie
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell
2016-04-13Deprecate ENGINE_cleanup() and make it a no-opMatt Caswell
2016-04-04Revert "various spelling fixes"Rich Salz
2016-04-04various spelling fixesFdaSilvaYY
2016-04-03Various DSA opacity fixupsMatt Caswell
2016-04-03Make DSA_METHOD opaqueMatt Caswell
2016-03-23Move dso.h to internalRich Salz
2016-03-21Fix no-dsaMatt Caswell
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte