openssl/include/openssl
Hugo Landau dfdbc113ee Partially revert #18070 (Add support for Windows CA certificate store)
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21190)
2023-06-15 18:01:59 +10:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
aes.h
asn1_mac.h
asn1.h.in PKCS12 - Add additional libctx and propq support. 2023-01-16 17:17:31 +01:00
asn1err.h
asn1t.h.in Update copyright year 2021-06-17 13:24:59 +01:00
async.h Update copyright year 2022-05-03 13:34:51 +01:00
asyncerr.h
bio.h.in Implement BIO_s_dgram_mem() reusing the BIO_s_dgram_pair() code 2023-01-27 16:11:38 +01:00
bioerr.h BIO_s_dgram_pair 2022-09-23 11:59:13 +10:00
blowfish.h
bn.h Improve FIPS RSA keygen performance. 2022-11-21 11:17:59 +01:00
bnerr.h RSA keygen update: Raise an error if no prime candidate q is found. 2022-06-13 10:56:31 +02:00
buffer.h
buffererr.h
camellia.h
cast.h
cmac.h
cmp_util.h
cmp.h.in allow to disable http 2023-06-06 11:05:02 +10:00
cmperr.h CMP: add support for genm/genp messages with id-it-caCerts 2023-06-01 09:39:12 +02:00
cms.h.in CMS: add CMS_SignedData_verify(), a variant of CMS_verify() with extensions 2022-07-16 08:15:49 +02:00
cmserr.h Ensure ossl_cms_EncryptedContent_init_bio() reports an error on no OID 2022-12-22 11:01:06 +01:00
comp.h Add zlib oneshot compression 2022-11-07 11:23:13 +01:00
comperr.h Add support for compressed certificates (RFC8879) 2022-10-18 09:30:22 -04:00
conf_api.h
conf.h.in Header file cleanup for C++20 header-units 2022-05-09 10:04:58 +10:00
conferr.h
configuration.h.in Add support for compressed certificates (RFC8879) 2022-10-18 09:30:22 -04:00
conftypes.h
core_dispatch.h Add OSSL_FUNC_keymgmt_im/export_types function that gets the provider context 2023-02-24 09:53:07 +00:00
core_names.h.in params: provide a faster TRIE based param lookup. 2023-06-02 15:13:20 +10:00
core_object.h
core.h Added a macro OSSL_DISPATCH_END as marker of the end of OSSL_DISPATCH arrays 2023-04-21 16:16:14 +02:00
crmf.h.in OSSL_CRMF_CERTTEMPLATE_get0_publicKey(): fix return type and doc 2023-04-18 08:16:01 +02:00
crmferr.h
crypto.h.in QUIC: Fix bugs where threading is disabled 2023-05-24 10:34:54 +01:00
cryptoerr_legacy.h
cryptoerr.h err: add additional errors 2022-01-12 20:10:21 +11:00
ct.h.in fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
cterr.h
decoder.h libcrypto: make XXX_get_number() internal 2021-06-02 20:45:39 +10:00
decodererr.h
des.h
dh.h Header file cleanup for C++20 header-units 2022-05-09 10:04:58 +10:00
dherr.h Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
dsa.h Header file cleanup for C++20 header-units 2022-05-09 10:04:58 +10:00
dsaerr.h Fix infinite loops in DSA sign code. 2023-03-01 09:20:49 +11:00
dtls1.h Fix dtls timeout dead code 2021-07-29 10:08:07 -07:00
e_os2.h Prepare NonStop for fixed-size integer types. 2022-05-19 13:30:43 +10:00
ebcdic.h
ec.h Fix typos found by codespell 2023-06-15 10:11:46 +10:00
ecdh.h
ecdsa.h
ecerr.h Fix potential infinite loops in ECDSA signing. 2023-03-01 09:20:49 +11:00
encoder.h ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE 2021-06-05 20:30:47 +10:00
encodererr.h
engine.h apps & al : Fix various typos, repeated words, align some spelling to LDP. 2022-10-12 16:55:28 +11:00
engineerr.h
err.h.in Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
ess.h.in
esserr.h
evp.h Add a flag so finalised contexts are not reused 2023-03-15 08:42:59 +11:00
evperr.h
fips_names.h fips: rework the option handling code 2023-03-29 09:25:19 +11:00
fipskey.h.in
hmac.h
hpke.h configure: introduce no-ecx to remove ECX related feature 2023-06-14 13:06:22 +10:00
http.h allow to disable http 2023-06-06 11:05:02 +10:00
httperr.h OSSL_HTTP_get(): Fix timeout handling on redirection 2021-12-09 18:10:07 +01:00
idea.h
kdf.h libcrypto: make XXX_get_number() internal 2021-06-02 20:45:39 +10:00
kdferr.h
lhash.h.in Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch 2022-10-07 10:05:50 +02:00
macros.h Replace __attribute__((malloc)) with __attribute__((__malloc__)) in macros.h 2023-05-25 17:53:00 +02:00
md2.h
md4.h
md5.h
mdc2.h
modes.h
obj_mac.h Adding some selected MS OIDs for #19630 added ms-corp alias for OID 1.3.6.1.4.1.311 2023-05-22 07:43:00 +01:00
objects.h
objectserr.h
ocsp.h.in Fix legacy OCSP_REQ_CTX_http() function to expect ASN.1 formatted input 2021-07-11 17:06:12 +02:00
ocsperr.h
opensslconf.h
opensslv.h.in
ossl_typ.h
param_build.h
params.h
pem2.h
pem.h Support decode SM2 parameters 2022-08-23 11:08:11 +10:00
pemerr.h
pkcs7.h.in PKCS7: add notes to pkcs7.h.in and minor code cleanup in crypto/{pkcs7,cms}/ 2022-09-02 21:29:38 +02:00
pkcs7err.h
pkcs12.h.in PKCS12 - Add additional libctx and propq support. 2023-01-16 17:17:31 +01:00
pkcs12err.h Allow PKCS12 export to set arbitrary bag attributes 2022-09-23 17:40:02 +01:00
prov_ssl.h Make sure we can query the SSL object for version info when using QUIC 2023-04-04 09:06:18 +10:00
proverr.h providers: add Argon2 KDF 2023-03-17 11:12:47 +11:00
provider.h Implement OSSL_PROVIDER_get0_default_search_path, add docs and tests. 2022-12-06 18:24:06 +01:00
quic.h Add OSSL_QUIC methods to headers and manual pages 2022-06-03 12:07:17 +10:00
rand.h rand: add set0 calls for the private and public DRBGs 2022-11-02 08:42:46 +11:00
randerr.h err: remove the derivation function is mandatory for FIPS error message since it's no longer used and newly introduced 2021-07-20 18:34:07 +10:00
rc2.h
rc4.h
rc5.h
ripemd.h
rsa.h rsa: Add option to disable implicit rejection 2022-12-12 11:30:52 +01:00
rsaerr.h
safestack.h.in
seed.h
self_test.h Update FIPS KATs for 140-3 2022-11-02 08:42:46 +11:00
sha.h sha: convert SHA one shot macros back to being functions 2021-06-10 14:18:06 +10:00
srp.h.in
srtp.h Add more SRTP protection profiles 2022-05-23 10:07:51 +02:00
ssl2.h
ssl3.h Support trace for QUIC Frames 2023-05-24 12:18:33 +01:00
ssl.h.in Add SSL_get0_group_name() to get name of the group used for KEX 2023-06-06 17:03:41 +02:00
sslerr_legacy.h
sslerr.h QUIC MSST: make update 2023-05-12 14:47:13 +01:00
stack.h
store.h STORE: Make OSSL_STORE_LOADER_fetch() consistent with all other fetch functions 2021-06-11 09:09:21 +02:00
storeerr.h
symhacks.h
thread.h crypto: add preemptive threading support 2022-10-17 09:45:39 +01:00
tls1.h RFC7250 (RPK) support 2023-03-28 13:49:54 -04:00
trace.h add OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and OSSL_trace_string() 2023-01-26 09:16:51 +01:00
ts.h Header file cleanup for C++20 header-units 2022-05-09 10:04:58 +10:00
tserr.h
txt_db.h
types.h Move types.h #undefs for wincrypt.h compatibility 2022-05-30 07:19:14 +02:00
ui.h.in
uierr.h
whrlpool.h
x509_vfy.h.in RFC7250 (RPK) support 2023-03-28 13:49:54 -04:00
x509.h.in Partially revert #18070 (Add support for Windows CA certificate store) 2023-06-15 18:01:59 +10:00
x509err.h x509_att.c: improve error checking and reporting and coding style 2022-08-24 11:25:04 +02:00
x509v3.h.in Fix GENERAL_NAME_cmp for x400Address (master) 2023-02-07 17:05:10 +01:00
x509v3err.h Update copyright year 2022-05-03 13:34:51 +01:00