Matt Caswell
|
f20404fce9
Don't fail on an out-of-order CCS in DTLS
|
há 6 anos atrás |
Rich Salz
|
c6d38183d6
Rewrite the X509->alert mapping code
|
há 6 anos atrás |
Matt Caswell
|
dcf8b01f44
Tolerate a Certificate using a non-supported group on server side
|
há 6 anos atrás |
Philippe Antoine
|
dee0cc108f
statem/statem_clnt.c: omit redundant check in tls_construct_client_hello.
|
há 6 anos atrás |
Kurt Roeckx
|
16cfc2c90d
Don't use a ssl specific DRBG anymore
|
há 6 anos atrás |
Matt Caswell
|
1d0c08b496
The function ssl_get_min_max_version() can fail
|
há 6 anos atrás |
Todd Short
|
e43e6b1951
Fix some minor code nits
|
há 6 anos atrás |
Todd Short
|
9d75dce3e1
Add TLSv1.3 post-handshake authentication (PHA)
|
há 7 anos atrás |
Matt Caswell
|
848a950b71
Fix some instances of the wrong alert type being sent
|
há 6 anos atrás |
Benjamin Kaduk
|
c589c34e61
Add support for the TLS 1.3 signature_algorithms_cert extension
|
há 6 anos atrás |
Matt Caswell
|
43054d3d73
Add support for sending TLSv1.3 cookies
|
há 7 anos atrás |
Rich Salz
|
44f23cd281
Move fprintf after assignment to avoid crash.
|
há 6 anos atrás |
Matt Caswell
|
2a8db71713
Don't flush the ClientHello if we're going to send early data
|
há 7 anos atrás |
Matt Caswell
|
318d3c0e62
Issue a CCS from the client if we received an HRR
|
há 7 anos atrás |
Matt Caswell
|
5cc807da25
Delay flush until after CCS with early_data
|
há 7 anos atrás |
Matt Caswell
|
fc7129dc37
Update state machine to send CCS based on whether we did an HRR
|
há 7 anos atrás |
Matt Caswell
|
597c51bc98
Merge HRR into ServerHello
|
há 7 anos atrás |
Matt Caswell
|
066904ccee
Send a CCS from a client in an early_data handshake
|
há 7 anos atrás |
Matt Caswell
|
4d02f87063
Send a CCS from the client in a non-early_data handshake
|
há 7 anos atrás |
Matt Caswell
|
fa9f9350f3
Remove TLSv1.3 specific write transition for ClientHello
|
há 7 anos atrás |
Matt Caswell
|
a5816a5ab9
Implement session id TLSv1.3 middlebox compatibility mode
|
há 7 anos atrás |
Matt Caswell
|
88050dd196
Update ServerHello to new draft-22 format
|
há 7 anos atrás |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
há 7 anos atrás |
Matt Caswell
|
dd5a4279f9
Fix some formatting nits
|
há 7 anos atrás |
Matt Caswell
|
29bfd5b79a
Add some more cleanups
|
há 7 anos atrás |
Matt Caswell
|
f9f674eb76
Assert that SSLfatal() only gets called once
|
há 7 anos atrás |
Matt Caswell
|
635c8f7715
Fix up a few places in the state machine that got missed with SSLfatal()
|
há 7 anos atrás |
Matt Caswell
|
a2c2e00050
Convert remaining functions in statem_clnt.c to use SSLfatal()
|
há 7 anos atrás |
Matt Caswell
|
f63a17d66d
Convert the state machine code to use SSLfatal()
|
há 7 anos atrás |
Benjamin Kaduk
|
0e6161bcae
Normalize on session_ctx for stats where possible
|
há 7 anos atrás |