summaryrefslogtreecommitdiff
path: root/crypto/engine
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2020-09-221-1/+1
* Prevent use after free of global_engine_lockTomas Mraz2020-05-221-0/+1
* Update copyright yearMatt Caswell2020-03-171-1/+1
* This works around a gcc-9 crashBernd Edlinger2020-03-051-1/+1
* Engine: Add NULL check.Pauli2019-11-211-1/+2
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-271-3/+3
* Reorganize local header filesDr. Matthias St. Pierre2019-09-2721-22/+22
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-275-5/+5
* Update copyright yearMatt Caswell2019-09-101-1/+1
* crypto/engine/eng_openssl.c: define TEST_ENG_OPENSSL_RC4_P_INIT conditionallyRichard Levitte2019-08-151-2/+4
* Fix CHECK_BSD_STYLE_MACROS for OpenBSD and cryptodev-linuxRetropotenza2019-05-311-1/+1
* Update copyright yearMatt Caswell2019-02-262-2/+2
* e_devcrypto: set digest input_blocksizeEneas U de Queiroz2019-02-261-7/+10
* eng_devcrypto: close open session on initEneas U de Queiroz2019-02-261-17/+36
* Remove unnecessary trailing whitespaceSam Roberts2019-02-052-2/+2
* Do not complain when /dev/crypto does not exist.Jung-uk Kim2018-12-231-1/+6
* eng_devcrypto: make sure digest can do copyEneas U de Queiroz2018-12-101-8/+26
* eng_devcrypto: fix ctr modeEneas U de Queiroz2018-12-101-23/+102
* eng_devcrypto: add cipher CTX copy functionEneas U de Queiroz2018-12-101-0/+18
* eng_devcrypto: close session on cleanup, not finalEneas U de Queiroz2018-12-101-4/+9
* eng_devcrypto: fix copy of unitilialized digestEneas U de Queiroz2018-12-101-8/+4
* eng_devcrypto: expand digest failure casesEneas U de Queiroz2018-12-101-0/+5
* eng_devcrypto: don't leak methods tablesEneas U de Queiroz2018-12-101-5/+5
* crypto/engine/eng_devcrypto.c: ensure we don't leak resourcesRichard Levitte2018-11-021-2/+10
* crypto/engine/eng_devcrypto.c: open /dev/crypto only onceRichard Levitte2018-11-021-48/+18
* crypto/engine/eng_devcrypto.c: new compilers are strict on prototypesRichard Levitte2018-11-021-4/+4
* crypto/engine/eng_devcrypto.c: add digest copyRichard Levitte2018-11-021-7/+39
* /dev/crypto engine: give CIOCFSESSION the actual sess-idRichard Levitte2018-10-051-4/+4
* Use secure_getenv(3) when available.Pauli2018-09-241-2/+1
* /dev/crypto engine: add missing RC4 parameterRichard Levitte2018-09-201-1/+1
* Update copyright yearMatt Caswell2018-09-112-2/+2
* engine/eng_lib.c: remove redundant #ifdef.Andy Polyakov2018-08-071-5/+1
* Correctly check for cryptodev hash supportConrad Meyer2018-07-091-5/+5
* Remove __cplusplus preamble from internal headersNicola Tuveri2018-06-221-8/+0
* Update copyright yearMatt Caswell2018-06-202-2/+2
* Convert our own check of OPENSSL_NO_DEPRECATEDRichard Levitte2018-06-191-1/+1
* ENGINE_pkey_asn1_find_str(): don't assume an engine implements ASN1 methodRichard Levitte2018-05-311-1/+2
* Update copyright yearMatt Caswell2018-05-298-8/+8
* Use void in all function definitions that do not take any argumentsKurt Roeckx2018-05-118-8/+8
* Fix memory leaks in CA related functions.Pavel Kopyl2018-05-021-2/+4
* Ensure the thread keys are always allocated in the same orderBernd Edlinger2018-04-201-1/+2
* Update copyright yearRichard Levitte2018-04-171-1/+1
* Don't use getenv for critical functions when run as setuid/setgidBernd Edlinger2018-04-041-1/+2
* Set error code on alloc failuresRich Salz2018-04-033-5/+13
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Fix issues in ia32 RDRAND asm leading to reduced entropyBryan Donlan2018-03-081-18/+5
* Fix a possible memory leak in engine_table_registerBernd Edlinger2018-03-031-0/+5
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Revert the crypto "global lock" implementationBenjamin Kaduk2018-01-311-1/+1
* Copyright update of more files that have changed this yearRichard Levitte2018-01-191-1/+1