Todd Short
|
8c2bfd2512
Add SSL_get[01]_peer_certificate()
|
5 years ago |
Matt Caswell
|
146aebc6a0
Add a test to check having a provider loaded without a groups still works
|
4 years ago |
Martin Elshuber
|
163b801616
Add support to zeroize plaintext in S3 record layer
|
4 years ago |
Kurt Roeckx
|
aba03ae571
Reduce the security bits for MD5 and SHA1 based signatures in TLS
|
4 years ago |
Dr. Matthias St. Pierre
|
23c48d94d4
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
|
4 years ago |
Matt Caswell
|
49a36a528a
Add an SSL_dup test
|
4 years ago |
Matt Caswell
|
0c13cdf835
Write a test provider to test the TLS-GROUPS capability
|
4 years ago |
Matt Caswell
|
9d2d857f13
Modify libssl to discover supported groups based on available providers
|
4 years ago |
Pauli
|
d9c2fd51e2
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
|
4 years ago |
Vadim Fedorenko
|
da4db1602d
test: TLS1.3 and new ciphers for kTLS
|
4 years ago |
Matt Caswell
|
b38425393c
Implement a test for sigalgs not being present
|
4 years ago |
Dmitry Belyavskiy
|
e638112e15
Test for the SSL_OP_IGNORE_UNEXPECTED_EOF option
|
4 years ago |
raja-ashok
|
0b2b0be948
Test TLSv1.3 out-of-band PSK with all 5 ciphersuites
|
4 years ago |
Nikolay Morozov
|
90fc2c26df
SSL_OP_DISABLE_TLSEXT_CA_NAMES option implementation
|
4 years ago |
Matt Caswell
|
a96e6c347b
Extend test_ssl_get_shared_ciphers
|
4 years ago |
Benjamin Kaduk
|
f0049b86cc
Add test for SSL_new_session_ticket()
|
4 years ago |
Benjamin Kaduk
|
fb121631e7
sslapitest: only compile test when it will be used
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Matt Caswell
|
4f6c704495
Re-enable FIPS testing in sslapitest.c
|
4 years ago |
Matt Caswell
|
5e30f2fd58
Use a non-default libctx in sslapitest
|
4 years ago |
Matt Caswell
|
20c00d0a0a
Use the new library context aware SRP functions in sslapitest
|
4 years ago |
Matt Caswell
|
c9f51264d8
Use the new OCSP functions in sslapitest.c
|
4 years ago |
Ben Kaduk
|
b3e6d666e3
sslapitest: don't leak the SSL_CTX pair
|
4 years ago |
Benjamin Kaduk
|
3cd14e5e65
Add test that changes ciphers on CCS
|
4 years ago |
Matt Caswell
|
104a733df6
Fix no-tls1_3
|
4 years ago |
Matt Caswell
|
8d242823ed
Fix common test framework options
|
4 years ago |
Matt Caswell
|
49ef3d0719
Test that SSL_get_servername returns what we expect
|
5 years ago |
Pauli
|
a76ce2862b
TLS: use EVP for HMAC throughout libssl.
|
4 years ago |
Shane Lontis
|
0d2bfe52bb
Add AES_CBC_HMAC_SHA ciphers to providers.
|
4 years ago |