Pauli
|
e07102220a
tls/ccm8: reduce the cipher strength for CCM8 ciphers to 64 bits
|
3 anos atrás |
Todd Short
|
e0f69c3598
Fix state name abbreviation
|
3 anos atrás |
yangyangtiantianlonglong
|
0c48fda8d3
Add testcases for SSL_key_update() corner case calls
|
3 anos atrás |
Matt Caswell
|
2cff17fdb8
Fix signed/unsigned comparison warnings in sslapitest
|
3 anos atrás |
Benjamin Kaduk
|
3bd5319b5d
Fix comment for test_negotiated_group() test order
|
3 anos atrás |
Shane Lontis
|
92d7120c60
Fix compile errors when building with --api=1.1.0 no-deprecated.
|
3 anos atrás |
Pauli
|
711d5a2fc0
test: avoid memory leaks on errors
|
3 anos atrás |
John Baldwin
|
11bac1b4c4
Add tests for KTLS with Chacha20-Poly1035.
|
3 anos atrás |
John Baldwin
|
e1fdd5262e
Refactor KTLS tests to better support TLS 1.3.
|
3 anos atrás |
Todd Short
|
25959e04c3
Optimize session cache flushing
|
5 anos atrás |
Pauli
|
fd009d763a
test: remove TODOs
|
3 anos atrás |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 anos atrás |
Pauli
|
23e97567be
test: add zero strenght arguments to BN and RAND RNG calls
|
3 anos atrás |
Benjamin Kaduk
|
a0bbcb42a9
Test new SSL_new_session_ticket() functionality
|
3 anos atrás |
Pauli
|
c9cddf0542
test: conditionally exclude unused code for no-tls1.2 build
|
3 anos atrás |
Benjamin Kaduk
|
6dc56df26c
Add extensive test coverage for SSL_get_negotiated_group()
|
3 anos atrás |
Benjamin Kaduk
|
f89d3d698c
move group lists out of test_key_exchange() in preparation for reuse
|
3 anos atrás |
Benjamin Kaduk
|
75d4852090
Extend SSL_get_negotiated_group() tests for TLS 1.2
|
3 anos atrás |
Tomas Mraz
|
b4c4a2c688
Implement pem_read_key directly through OSSL_DECODER
|
3 anos atrás |
Matt Caswell
|
8ce390e139
Adjust sslapitest for SHA1 security level
|
3 anos atrás |
Todd Short
|
feba11cf2e
Handle set_alpn_protos inputs better.
|
3 anos atrás |
Matt Caswell
|
a3a54179b6
Only enable KTLS if it is explicitly configured
|
3 anos atrás |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
3 anos atrás |
Christian Heimes
|
dfccfde065
Inherit hostflags verify params even without hosts
|
3 anos atrás |
Nan Xiao
|
493e78986f
Fix potential double free in sslapitest.c
|
3 anos atrás |
Pauli
|
9ba18520ff
test: fix coverity 1451574: improper use of negative value
|
3 anos atrás |
Pauli
|
c38048e793
sslapitest: fix problem in cleanup on failure path
|
3 anos atrás |
Pauli
|
f1619160c8
test: coverity 1469426 - dereference after null check
|
3 anos atrás |
Matt Caswell
|
7bc0fdd3fd
Make the EVP_PKEY_get0* functions have a const return type
|
3 anos atrás |
Shane Lontis
|
4e4ae84056
Fix NULL access in ssl_build_cert_chain() when ctx is NULL.
|
3 anos atrás |