Matt Caswell
|
4a432af895
Add a test for SSL_pending()
|
6 年之前 |
Matt Caswell
|
033c181ba6
Test the state of SSL_in_init() from the info_callback
|
6 年之前 |
Matt Caswell
|
6e07834ca0
Fix no-ec
|
6 年之前 |
Peter Wu
|
d4da95a773
test: Remove redundant SSL_CTX_set_max_early_data
|
6 年之前 |
Peter Wu
|
01a2a65488
Add support for logging early exporter secret
|
6 年之前 |
Peter Wu
|
cffe973c45
Add test for CLIENT_EARLY_TRAFFIC_SECRET key logging
|
6 年之前 |
Peter Wu
|
6329ce8fd8
Add support for logging TLS 1.3 exporter secret
|
6 年之前 |
Matt Caswell
|
7d4488bbd7
Extend the SSL_set_bio() tests
|
6 年之前 |
Matt Caswell
|
5718fe4560
Add a test for the info callback
|
6 年之前 |
Matt Caswell
|
76fd7a1d61
Add a test for SRP
|
6 年之前 |
Matt Caswell
|
034cb87b6c
Add some tests for configuring the TLSv1.3 ciphersuites
|
6 年之前 |
Richard Levitte
|
7d7f6834e5
Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto version
|
6 年之前 |
Matt Caswell
|
c2b290c3d0
Fix no-psk
|
6 年之前 |
Matt Caswell
|
78fb5374e1
Add a test for 0RTT replay protection
|
6 年之前 |
Matt Caswell
|
32305f8850
Always call the new_session_cb when issuing a NewSessionTicket in TLSv1.3
|
6 年之前 |
Rich Salz
|
f297e4ecc3
Add code to run test, get malloc counts
|
6 年之前 |
Matt Caswell
|
f865b08143
Split configuration of TLSv1.3 ciphers from older ciphers
|
6 年之前 |
Benjamin Saunders
|
3fa2812f32
Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
|
6 年之前 |
Matt Caswell
|
e440f51395
Give more information in the SSL_stateless return code
|
6 年之前 |
Matt Caswell
|
532f95783e
Test the new PSK behaviour
|
6 年之前 |
Benjamin Kaduk
|
c39e4048b5
Do not set a nonzero default max_early_data
|
6 年之前 |
Matt Caswell
|
34ff74eb18
Clear some sslapitest global variables after use
|
6 年之前 |
Tatsuhiro Tsujikawa
|
b38ede8043
Export keying material using early exporter master secret
|
6 年之前 |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 年之前 |
Matt Caswell
|
c423ecaa7f
Fixes for no-tls1_2 and no-tls1_2-method
|
6 年之前 |
Matt Caswell
|
71cff963b4
Fix no-chacha and no-poly1305
|
6 年之前 |
Todd Short
|
9d75dce3e1
Add TLSv1.3 post-handshake authentication (PHA)
|
7 年之前 |
Matt Caswell
|
97ea1e7f42
Updates following review of SSL_stateless() code
|
6 年之前 |
Matt Caswell
|
c7b8ff2502
Add some tests for the SSL_stateless() capability
|
7 年之前 |
Matt Caswell
|
281bf2332c
If a server is not acknowledging SNI then don't reject early_data
|
7 年之前 |