openssl/crypto/cmp
Richard Levitte 5139dec255 Rename ossl_sleep calls to OSSL_sleep everywhere
Also, remove inclusions of internal/e_os.h where it seems no longer
necessary.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/19330)
2022-10-06 08:01:09 +02:00
..
build.info Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests 2020-04-02 18:17:00 +02:00
cmp_asn.c CMP: implement optional hashAlg field of certConf CMPv3 message 2022-07-01 07:38:50 +01:00
cmp_client.c Rename ossl_sleep calls to OSSL_sleep everywhere 2022-10-06 08:01:09 +02:00
cmp_ctx.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
cmp_err.c CMP: Add missing getter functions to CRMF API and CMP API 2021-06-30 10:38:23 +02:00
cmp_hdr.c Update copyright year 2022-05-03 13:34:51 +01:00
cmp_http.c cmp_http.c: extend comment in keep_alive() 2022-07-11 11:03:28 +02:00
cmp_local.h Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg() 2022-07-20 11:40:37 +02:00
cmp_msg.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
cmp_protect.c libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() 2022-07-19 08:44:19 +02:00
cmp_server.c add OSSL_STACK_OF_X509_free() for commonly used pattern 2021-12-21 12:11:49 +01:00
cmp_status.c Update copyright year 2021-09-07 13:35:43 +02:00
cmp_util.c Fix missing null check 2022-09-30 22:42:17 +02:00
cmp_vfy.c CMP: fix crash in check_transactionID_or_nonce() on 'actual' being NULL 2022-08-24 11:29:40 +02:00