openssl/include/openssl
Markus Minichmayr b8590b2f36 Add option `SSL_OP_PREFER_NO_DHE_KEX`, allowing the server to prefer non-dhe psk key exchange over psk with dhe (config file option `PreferNoDHEKEX`, server option `prefer_no_dhe_kex`).
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22794)
2023-11-24 15:08:04 +00:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
aes.h
asn1.h.in Copyright year updates 2023-09-07 09:59:15 +01:00
asn1_mac.h
asn1err.h
asn1t.h.in
async.h
asyncerr.h
bio.h.in Avoid using gets as an argument name in a prototype 2023-10-25 09:53:46 +01:00
bioerr.h
blowfish.h
bn.h
bnerr.h
buffer.h
buffererr.h
camellia.h
cast.h
cmac.h
cmp.h.in CMP: fix OSSL_CMP_MSG_http_perform() by adding option OSSL_CMP_OPT_USE_TLS 2023-10-10 20:36:06 +02:00
cmp_util.h
cmperr.h CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdate 2023-07-17 08:48:36 +10:00
cms.h.in
cmserr.h CMS_add1_signer(): add missing ERR_raise() calls 2023-10-17 22:02:29 +02:00
comp.h
comperr.h
conf.h.in
conf_api.h
conferr.h
configuration.h.in
conftypes.h
core.h Copyright year updates 2023-09-07 09:59:15 +01:00
core_dispatch.h Add EVP_DigestSqueeze() API. 2023-11-10 13:27:00 +01:00
core_names.h.in Copyright year updates 2023-09-07 09:59:15 +01:00
core_object.h
crmf.h.in Copyright year updates 2023-09-07 09:59:15 +01:00
crmferr.h
crypto.h.in Copyright year updates 2023-09-07 09:59:15 +01:00
cryptoerr.h
cryptoerr_legacy.h
ct.h.in
cterr.h
decoder.h
decodererr.h
des.h
dh.h Make DH_check_pub_key() and DH_generate_key() safer yet 2023-11-06 07:55:01 +00:00
dherr.h Make DH_check_pub_key() and DH_generate_key() safer yet 2023-11-06 07:55:01 +00:00
dsa.h
dsaerr.h Fix infinite loops in DSA sign code. 2023-03-01 09:20:49 +11:00
dtls1.h
e_os2.h Copyright year updates 2023-09-07 09:59:15 +01:00
e_ostime.h Ensure struct timeval is defined when including ssl.h 2023-10-11 11:10:05 +02:00
ebcdic.h
ec.h Remove repeated words 2023-09-11 10:15:30 +02:00
ecdh.h
ecdsa.h
ecerr.h Fix potential infinite loops in ECDSA signing. 2023-03-01 09:20:49 +11:00
encoder.h
encodererr.h
engine.h
engineerr.h
err.h.in Copyright year updates 2023-09-07 09:59:15 +01:00
ess.h.in
esserr.h
evp.h Add EVP_DigestSqueeze() API. 2023-11-10 13:27:00 +01:00
evperr.h EVP_PKEY_get_{bits,security_bits,size}(): add missing error queue entry on failure 2023-10-26 16:03:48 +01:00
fips_names.h Copyright year updates 2023-09-07 09:59:15 +01:00
fipskey.h.in
hmac.h
hpke.h Add additional internal HPKE hardening checks resulting from code audit. 2023-11-03 09:10:19 +01:00
http.h Copyright year updates 2023-09-07 09:59:15 +01:00
httperr.h
idea.h
kdf.h
kdferr.h
lhash.h.in All lh_stats functions were deprecated in 3.1 2023-10-04 07:52:41 +11:00
macros.h macros.h: There are just 3.1 deprecations, no 3.2 deprecations 2023-10-04 07:52:41 +11:00
md2.h
md4.h
md5.h
mdc2.h
modes.h
obj_mac.h feat: add missing pki / pmi object identifiers 2023-06-29 09:29:56 +10:00
objects.h
objectserr.h
ocsp.h.in
ocsperr.h
opensslconf.h
opensslv.h.in
ossl_typ.h
param_build.h
params.h
pem.h
pem2.h
pemerr.h
pkcs7.h.in PKCS7_SIGNER_INFO: point out confusing names of digest_enc_alg and enc_digest fields 2023-10-17 22:02:16 +02:00
pkcs7err.h
pkcs12.h.in Copyright year updates 2023-09-07 09:59:15 +01:00
pkcs12err.h
prov_ssl.h Copyright year updates 2023-09-07 09:59:15 +01:00
proverr.h providers: add Argon2 KDF 2023-03-17 11:12:47 +11:00
provider.h Copyright year updates 2023-09-07 09:59:15 +01:00
quic.h Copyright year updates 2023-09-07 09:59:15 +01:00
rand.h
randerr.h rand: add extra error code 2023-09-27 17:22:54 +01: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
sha.h Copyright year updates 2023-09-07 09:59:15 +01:00
srp.h.in
srtp.h
ssl.h.in Add option `SSL_OP_PREFER_NO_DHE_KEX`, allowing the server to prefer non-dhe psk key exchange over psk with dhe (config file option `PreferNoDHEKEX`, server option `prefer_no_dhe_kex`). 2023-11-24 15:08:04 +00:00
ssl2.h
ssl3.h Copyright year updates 2023-09-07 09:59:15 +01:00
sslerr.h make update 2023-08-30 08:28:22 +01:00
sslerr_legacy.h
stack.h
store.h Copyright year updates 2023-09-28 14:23:29 +01:00
storeerr.h
symhacks.h
thread.h Copyright year updates 2023-09-07 09:59:15 +01:00
tls1.h RFC7250 (RPK) support 2023-03-28 13:49:54 -04:00
trace.h Copyright year updates 2023-09-07 09:59:15 +01:00
ts.h
tserr.h
txt_db.h
types.h
ui.h.in
uierr.h
whrlpool.h
x509.h.in Copyright year updates 2023-09-07 09:59:15 +01:00
x509_vfy.h.in Add X509_STORE_CTX_set_get_crl and X509_STORE_CTX_set_current_reasons 2023-08-17 21:34:12 +02:00
x509err.h
x509v3.h.in Copyright year updates 2023-09-07 09:59:15 +01:00
x509v3err.h