index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
engines
/
e_capi_err.c
Age
Commit message (
Expand
)
Author
2021-05-28
ERR: Rebuild generated engine error files
Sven Schwermer
2020-11-24
ERR: Rebuild all generated error headers and source files
Richard Levitte
2019-07-31
Avoid using ERR_put_error() directly in OpenSSL code
Richard Levitte
2019-07-16
Regenerate mkerr files
Rich Salz
2018-12-06
Following the license change, modify the boilerplates in engines/
Richard Levitte
2017-06-12
Put message strings in state files
Rich Salz
2017-06-07
make error tables const and separate header file
Rich Salz
2016-05-17
Manual fixes after copyright consolidation
Rich Salz
2016-01-26
Remove /* foo.c */ comments
Rich Salz
2015-01-22
Run util/openssl-format-source -v -c .
Matt Caswell
2014-12-10
capi_ctrl, capi_vtrace: check for NULL after allocating and free it
Kurt Roeckx
2009-05-03
Make CAPI engine UNICODE aware (it didn't work on Win64).
Andy Polyakov
2008-08-13
fix error function codes
Bodo Möller
2008-06-04
Add support for Windoes dialog box based certificate selection.
Dr. Stephen Henson
2008-06-03
Add preliminary SSL client auth callback to CryptoAPI ENGINE.
Dr. Stephen Henson
2008-05-31
Add CryptoAPI error file too.
Dr. Stephen Henson