summaryrefslogtreecommitdiffstats
path: root/engines
AgeCommit message (Expand)Author
2021-11-22ossl_do_blob_header: fix return checkPeiwei Hu
2021-10-19Make sure EVP_CIPHER_CTX_copy works with the dasync engineMatt Caswell
2021-10-11Replace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.cBernd Edlinger
2021-10-06Fix a memory leak in the afalg engineBernd Edlinger
2021-10-06Fix for the dasync engineDmitry Belyavskiy
2021-07-01afalg: add some memory initialisation calls to pacify memory sanitisation.Pauli
2021-06-25Fix file_name_check() in storemgmt/file_store.c and e_loader_attic.cDr. David von Oheimb
2021-06-17Update copyright yearMatt Caswell
2021-06-08afalg: fix coverity 1485661 improper use of negative valuePauli
2021-06-08fix coverity 1485660 improper use of negative valuePauli
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-05-28ERR: Rebuild generated engine error filesSven Schwermer
2021-05-27Use "" for include crypto/xxxRich Salz
2021-05-22Make it possible to disable the loader_attic engineRichard Levitte
2021-05-20Update copyright yearMatt Caswell
2021-05-19Add bounds checking to length returned by wcslen in wide_to_asc conversion to...Jake Cooke
2021-05-19Make sure to include "crypto/ctype.h" to get ossl_isdigit()Richard Levitte
2021-05-13e_loader_attic: fix a use after free issuePauli
2021-04-21engine: fix double free on error path.Pauli
2021-04-18Add "origin" field to EVP_CIPHER, EVP_MDRich Salz
2021-03-11Update copyright yearMatt Caswell
2021-03-09Fixup support for io_pgetevents_time64 syscallAlistair Francis
2021-03-01Fix build of /dev/crypto engine with no-dynamic-engine optionUndefBehavior
2021-02-18Update copyright yearMatt Caswell
2021-02-05ERR: Rebuild all generated error headers and source filesRichard Levitte
2021-01-28Update copyright yearRichard Levitte
2021-01-13Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1Dr. David von Oheimb
2021-01-11Close /dev/crypto file descriptor after CRIOGET ioctl().John Baldwin
2021-01-07Update copyright yearMatt Caswell
2021-01-05Support session information on FreeBSD.John Baldwin
2021-01-05Use CRIOGET to fetch a crypto descriptor when present.John Baldwin
2020-12-20Drop OPENSSL_NO_RSA everywhereRichard Levitte
2020-12-17MSBLOB & PVK: Make it possible to write EVP_PKEYs with provided internal keyRichard Levitte
2020-12-13Remove unnecessary guards around MSBLOB and PVK readers and writersRichard Levitte
2020-12-02Add test to demonstrate the app's new engine key loadingRichard Levitte
2020-11-24ERR: Rebuild all generated error headers and source filesRichard Levitte
2020-11-19e_loader_attic.c: Improve result handling of file_load_try_decode()Dr. David von Oheimb
2020-11-19Allow for PKCS#12 input without MAC in p12_kiss.c and e_loader_attic.cDr. David von Oheimb
2020-11-19e_loader_attic.c: Remove redundant 'pass phrase' sub-string from try_decode_P...Dr. David von Oheimb
2020-11-11Avoid duplicate ends_with_dirsep functionsTomas Mraz
2020-11-06Don't clear the whole error stack when loading enginesMatt Caswell
2020-10-29afalg: add a NULL pointer checkPauli
2020-10-21Unexport internal MSBLOB and PVK functionsRichard Levitte
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-01Fix some things the rename script didn't quite get rightMatt Caswell
2020-10-01Run the withlibctx.pl scriptMatt Caswell
2020-09-17Fix typo in bind_loader_attic commentDaniel Bevenius
2020-09-13Fix safestack issues in x509.hMatt Caswell
2020-09-03STORE: Move the built-in 'file:' loader to become an engine moduleRichard Levitte
2020-07-22engines: fixed to work with EVP_*_meth calls deprecatedPauli