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
/
crypto
/
cmp
Age
Commit message (
Expand
)
Author
2022-10-11
Update copyright year
Matt Caswell
2022-09-30
Fix missing null check in ossl_cmp_log_parse_metadata()
Graham Woodward
2022-08-24
CMP: correct handling of fallback subject in OSSL_CMP_CTX_setup_CRM() and its...
Dr. David von Oheimb
2022-07-11
cmp_http.c: extend comment in keep_alive()
Dr. David von Oheimb
2022-07-05
Update copyright year
Richard Levitte
2022-06-29
Fix memory leak in cmp_calc_protection()
slontis
2022-03-15
Update copyright year
Matt Caswell
2022-03-12
OSSL_CMP_CTX_setup_CRM(): Fix handling of defaults from CSR and refcert
Dr. David von Oheimb
2021-12-09
OSSL_CMP_MSG_read(): Fix mem leak on file read error
Dr. David von Oheimb
2021-11-17
cmp_server.c: Log received request type before checking details
Dr. David von Oheimb
2021-10-12
cmp_vfy.c, encoder_lib.c: Fix potential leak of a BIO
Tomas Mraz
2021-09-07
Update copyright year
Richard Levitte
2021-08-24
Fix CMP code to not assume NUL terminated strings
Matt Caswell
2021-06-30
OSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(): Make result const for co...
Dr. David von Oheimb
2021-06-30
CMP: Add missing getter functions to CRMF API and CMP API
Dr. David von Oheimb
2021-06-29
ossl_cmp_error_new(): Fix Coverity issue 1486534, and consequently also issue...
Dr. David von Oheimb
2021-06-25
CMP: Improve reporting of error codes and related strings via 'error' msg
Dr. David von Oheimb
2021-06-25
CMP: Clean up internal message creation API and its documentation
Dr. David von Oheimb
2021-06-23
cmp_server.c: Fix check: certConf not allowed after transaction is closed
Dr. David von Oheimb
2021-06-23
cmp_client.c: Print checkAfter value from pollRep before it may get modified
Dr. David von Oheimb
2021-06-17
Update copyright year
Matt Caswell
2021-06-16
X509_digest_sig(): Improve default hash for EdDSA and allow to return the cho...
Dr. David von Oheimb
2021-06-05
Give ASN.1 objects the ability to report their libctx/propq
Matt Caswell
2021-06-05
Use the new ASN.1 libctx aware capabilities in CMP
Matt Caswell
2021-06-02
cms: remove TODOs
Pauli
2021-06-02
cmp: remove TODOs
Pauli
2021-06-01
Rename all getters to use get/get0 in name
Tomas Mraz
2021-05-29
add zero strenght arguments to BN and RAND RNG calls
Pauli
2021-05-28
Fix memory leak in OSSL_CMP_CTX
Petr Gotthard
2021-05-27
Use <> for #include openssl/xxx
Rich Salz
2021-05-26
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-20
Update copyright year
Matt Caswell
2021-05-18
Move ossl_sleep() to e_os.h and use it in apps
Dr. David von Oheimb
2021-05-14
HTTP: Implement persistent connections (keep-alive)
Dr. David von Oheimb
2021-05-14
CMP test server: Extend error reporting on cert rejected for revocation
Dr. David von Oheimb
2021-05-14
cmp_server.c: Improve transaction management and logging
Dr. David von Oheimb
2021-05-14
OSSL_CMP_SRV_process_request(): Log any error queue entries on response
Dr. David von Oheimb
2021-05-12
HTTP client: Minimal changes that include the improved API
Dr. David von Oheimb
2021-04-20
Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()
Dr. David von Oheimb
2021-04-17
OSSL_CMP_CTX_new(): Fix distinction of out-of-memory and other errors
Dr. David von Oheimb
2021-04-14
cmp_util.c: Fix OSSL_CMP_log_open() in case OPENSSL_NO_TRACE
Dr. David von Oheimb
2021-03-18
Add ossl_ x509 symbols
Shane Lontis
2021-03-18
Add ossl_asn1 symbols
Shane Lontis
2021-03-11
Update copyright year
Matt Caswell
2021-03-09
cmp_hdr.c: Fix minor Coverity issue CID 1473605
Dr. David von Oheimb
2021-03-02
CMP: On NULL-DN subject or issuer input omit field in cert template
Dr. David von Oheimb
2021-02-22
Handle NULL result of ERR_reason_error_string() in some apps
Dr. David von Oheimb
2021-02-19
CMP: Fix total_timeout behavior; small doc and diagnostic improvements
Dr. David von Oheimb
2021-02-18
Rename internal X509_add_cert_new() to ossl_x509_add_cert_new()
Dr. David von Oheimb
2021-02-18
Add internal X509_add_certs_new(), which simplifies matters
Dr. David von Oheimb
[next]