summaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_pkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* Revert "Improved detection of engine-provided private "classic" keys"Tomas Mraz2024-01-311-42/+0
* Improved detection of engine-provided private "classic" keysDmitry Belyavskiy2023-10-041-0/+42
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Always check CRYPTO_LOCK_{read,write}_lockRich Salz2021-03-141-11/+14
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-19/+11
* Update copyright yearRichard Levitte2020-07-161-1/+1
* deprecate engines in libcryptoPauli2020-07-161-0/+3
* Explicitly test against NULL; do not use !p or similarRich Salz2019-10-091-2/+2
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in crypto/engine/Richard Levitte2018-12-061-1/+1
* Copyright consolidation 09/10Rich Salz2016-05-171-51/+6
* Move engine library over to using the new thread APIMatt Caswell2016-03-091-9/+9
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-118/+108
* Allow ENGINE client cert callback to specify a set of other certs, forDr. Stephen Henson2008-06-021-2/+2
* Update error codes, move typedef of SSL, SSL_CTX to ossl_typ.hDr. Stephen Henson2008-06-011-1/+0
* Add support for ENGINE supplied SSL client auth.Dr. Stephen Henson2008-06-011-0/+43
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-191-3/+0
* This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe2001-09-251-0/+157