Todd Short
|
feba11cf2e
Handle set_alpn_protos inputs better.
|
3 years ago |
Matt Caswell
|
a3a54179b6
Only enable KTLS if it is explicitly configured
|
3 years ago |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
3 years ago |
Christian Heimes
|
dfccfde065
Inherit hostflags verify params even without hosts
|
3 years ago |
Nan Xiao
|
493e78986f
Fix potential double free in sslapitest.c
|
3 years ago |
Pauli
|
9ba18520ff
test: fix coverity 1451574: improper use of negative value
|
3 years ago |
Pauli
|
c38048e793
sslapitest: fix problem in cleanup on failure path
|
3 years ago |
Pauli
|
f1619160c8
test: coverity 1469426 - dereference after null check
|
3 years ago |
Matt Caswell
|
7bc0fdd3fd
Make the EVP_PKEY_get0* functions have a const return type
|
3 years ago |
Shane Lontis
|
4e4ae84056
Fix NULL access in ssl_build_cert_chain() when ctx is NULL.
|
3 years ago |
Pauli
|
77e4ae58ea
test: updates for the new additional MAC_init arguments
|
3 years ago |
Pauli
|
b0001d0cf2
provider: add an unquery function to allow providers to clean up.
|
4 years ago |
Shane Lontis
|
2db985b7b1
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
|
3 years ago |
Matt Caswell
|
a763ca1177
Stop disabling TLSv1.3 if ec and dh are disabled
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Dr. David von Oheimb
|
0c3eb2793b
TLS client: allow cert verify callback return -1 for SSL_ERROR_WANT_RETRY_VERIFY
|
3 years ago |
Richard Levitte
|
39f3427dc1
Fix incomplete deprecation guard in test/sslapitest.c
|
3 years ago |
Michael Baentsch
|
becbacd705
Adding TLS group name retrieval
|
3 years ago |
Matt Caswell
|
5ae54dbac1
Fix sslapitest.c if built with no-legacy
|
4 years ago |
Matt Caswell
|
6582661f7b
Test that we can negotiate TLSv1.3 if we have an SNI callback
|
4 years ago |
Matt Caswell
|
8778f0eb8e
Fix a compilation failure with no-tls_1_2
|
4 years ago |
Matt Caswell
|
b1fdbc688c
Fix a test failure with no-tls1_3
|
4 years ago |
Dr. David von Oheimb
|
20f8bc7255
test cleanup: move helper .c and .h files to test/helpers/
|
4 years ago |
Matt Caswell
|
3105d84693
Extend the auto DH testing to check DH sizes
|
4 years ago |
Matt Caswell
|
33c39a0659
Add a test for the various ways of setting temporary DH params
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Nicola Tuveri
|
c8e3a4c613
[test][sslapitest] Add test for pluggable KEM group
|
4 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Matt Caswell
|
22fbfe6a7d
Fix safestack issues in srp.h
|
4 years ago |
Matt Caswell
|
fd3ed85c67
Fix safestack issues in ocsp.h
|
4 years ago |