summaryrefslogtreecommitdiffstats
path: root/crypto/engine
AgeCommit message (Expand)Author
2019-05-28Update copyright yearRichard Levitte
2019-02-11crypto/engine/eng_cryptodev.c: fix bignum<->crp conversionRichard Levitte
2018-11-20Update copyright yearMatt Caswell
2018-09-24Use secure_getenv(3) when available.Pauli
2018-08-14Update copyright yearMatt Caswell
2018-05-31ENGINE_pkey_asn1_find_str(): don't assume an engine implements ASN1 methodRichard Levitte
2018-05-13Fix memory leaks in CA related functions.Pavel Kopyl
2018-04-21Ensure the thread keys are always allocated in the same orderBernd Edlinger
2018-03-27Update copyright yearMatt Caswell
2018-03-03Fix a possible memory leak in engine_table_registerBernd Edlinger
2018-01-29Fix strict-warnings build on FreeBSDBenjamin Kaduk
2017-12-04Update eng_fat.cMerQGh
2017-04-07Don't try to clean up RAND from ENGINERichard Levitte
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
2016-03-20Remove #error from include files.Rich Salz