summaryrefslogtreecommitdiffstats
path: root/engines
AgeCommit message (Expand)Author
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
2020-07-16Update copyright yearRichard Levitte
2020-07-16 deprecate enginesPauli
2020-05-15Update copyright yearMatt Caswell
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Update copyright yearMatt Caswell
2020-02-20Deprecate the low level RSA functions.Pauli
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2020-01-19Deprecate the low level SHA functions.Pauli
2020-01-06Deprecate the low level AES functionsMatt Caswell
2019-11-07Update source files for deprecation at 3.0Richard Levitte
2019-10-09Explicitly test against NULL; do not use !p or similarRich Salz
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-09-18Add support for io_pgetevents_time64 syscallAlistair Francis
2019-09-16Unify all assembler file generatorsRichard Levitte
2019-09-16build.info: For all assembler generators, remove all argumentsRichard Levitte
2019-08-02Replace FUNCerr with ERR_raise_dataRich Salz
2019-07-31Avoid using ERR_put_error() directly in OpenSSL codeRichard Levitte
2019-07-30Use OPENSSL_strlcpy instead of strncpy in e_afalg.cBernd Edlinger
2019-07-22Deprecate SYSerr, add new FUNCerr macroRich Salz
2019-07-22Add ERR_put_func_error, and use it.Rich Salz
2019-07-16Regenerate mkerr filesRich Salz
2019-07-02Fix TyposAntoine Cœur
2019-06-17Move padlock_asm_src file information to build.info filesRichard Levitte
2019-05-31Fix CHECK_BSD_STYLE_MACROS for OpenBSD and cryptodev-linuxRetropotenza
2019-04-02Build cleanup: don't use SHARED_SOURCE with modulesRichard Levitte
2019-03-29Ensure that the struct msghdr is properly zeroed.Pauli