Matt Caswell
|
76fd7a1d61
Add a test for SRP
|
6 years ago |
Matt Caswell
|
034cb87b6c
Add some tests for configuring the TLSv1.3 ciphersuites
|
6 years ago |
Richard Levitte
|
7d7f6834e5
Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto version
|
6 years ago |
Matt Caswell
|
c2b290c3d0
Fix no-psk
|
6 years ago |
Matt Caswell
|
78fb5374e1
Add a test for 0RTT replay protection
|
6 years ago |
Matt Caswell
|
32305f8850
Always call the new_session_cb when issuing a NewSessionTicket in TLSv1.3
|
6 years ago |
Rich Salz
|
f297e4ecc3
Add code to run test, get malloc counts
|
6 years ago |
Matt Caswell
|
f865b08143
Split configuration of TLSv1.3 ciphers from older ciphers
|
6 years ago |
Benjamin Saunders
|
3fa2812f32
Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
|
6 years ago |
Matt Caswell
|
e440f51395
Give more information in the SSL_stateless return code
|
6 years ago |
Matt Caswell
|
532f95783e
Test the new PSK behaviour
|
6 years ago |
Benjamin Kaduk
|
c39e4048b5
Do not set a nonzero default max_early_data
|
6 years ago |
Matt Caswell
|
34ff74eb18
Clear some sslapitest global variables after use
|
6 years ago |
Tatsuhiro Tsujikawa
|
b38ede8043
Export keying material using early exporter master secret
|
6 years ago |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 years ago |
Matt Caswell
|
c423ecaa7f
Fixes for no-tls1_2 and no-tls1_2-method
|
6 years ago |
Matt Caswell
|
71cff963b4
Fix no-chacha and no-poly1305
|
6 years ago |
Todd Short
|
9d75dce3e1
Add TLSv1.3 post-handshake authentication (PHA)
|
6 years ago |
Matt Caswell
|
97ea1e7f42
Updates following review of SSL_stateless() code
|
6 years ago |
Matt Caswell
|
c7b8ff2502
Add some tests for the SSL_stateless() capability
|
7 years ago |
Matt Caswell
|
281bf2332c
If a server is not acknowledging SNI then don't reject early_data
|
7 years ago |
Andy Polyakov
|
5d99881e6a
Iron out /WX errors in VC-WIN32.
|
7 years ago |
FdaSilvaYY
|
cf72c75792
Implement Maximum Fragment Length TLS extension.
|
7 years ago |
Paul Yang
|
0bd42fde95
Fix a bug in ALPN comparation code of a test case
|
7 years ago |
Paul Yang
|
c7558d5be1
Fix reading heap overflow in a test case
|
7 years ago |
Matt Caswell
|
141e470947
Add a test for setting initial SNI in CH but not using it with early_data
|
7 years ago |
David Benjamin
|
f1b97da1fd
Introduce named constants for the ClientHello callback.
|
7 years ago |
David Benjamin
|
a9c0d8beea
Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
|
7 years ago |
Matt Caswell
|
57dee9bb68
Test for late client side detection of ALPN inconsistenties
|
7 years ago |
Matt Caswell
|
fff202e5f7
Add some fixes for Travis failures
|
7 years ago |