Matt Caswell
|
defe51c178
Update copyright year
|
преди 2 години |
x2018
|
4204cd6429
free the Post-Handshake Auth digest when there is an error saving the digest
|
преди 3 години |
Matt Caswell
|
e0b139b845
Modify is_tls13_capable() to take account of the servername cb
|
преди 4 години |
Tomas Mraz
|
fdcddd9357
Disallow certs with explicit curve in verification chain
|
преди 4 години |
Viktor Dukhovni
|
c6c9f886ae
Avoid errors with a priori inapplicable protocol bounds
|
преди 4 години |
Matt Caswell
|
e7ff223a20
Update copyright year
|
преди 4 години |
Benjamin Kaduk
|
910c8ffaf8
Don't write to the session when computing TLS 1.3 keys
|
преди 4 години |
Artiom Vaskov
|
d8e8ed0220
ssl/statem/statem_lib.c: make servercontext/clientcontext arrays of chars instead of char pointers to fix EBCDIC builds.
|
преди 5 години |
NaveenShivanna86
|
a80de34b27
'init_buf' memory can be freed when DTLS is used over SCTP (not over UDP).
|
преди 5 години |
Dr. Matthias St. Pierre
|
b5acbf9148
Reorganize local header files
|
преди 5 години |
opensslonzos-github
|
cd5e2b0a68
Add missing EBCDIC strings
|
преди 5 години |
Matt Caswell
|
6c2f347c78
Defer sending a KeyUpdate until after pending writes are complete
|
преди 5 години |
Matt Caswell
|
72a7a7021f
Update copyright year
|
преди 5 години |
Matt Caswell
|
f6d64b5142
Don't restrict the number of KeyUpdate messages we can process
|
преди 5 години |
Matt Caswell
|
37857e9b52
Don't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post-handshake messages
|
преди 5 години |
Matt Caswell
|
8e3df4012a
Revert "Keep the DTLS timer running after the end of the handshake if appropriate"
|
преди 5 години |
Paul Yang
|
9465e71639
Fix access zero memory if SSL_DEBUG is enabled
|
преди 6 години |
Matt Caswell
|
eaa32f3679
Fix no-ec and no-tls1_2
|
преди 6 години |
Matt Caswell
|
b4970e8bf5
Separate ca_names handling for client and server
|
преди 6 години |
Matt Caswell
|
6f54ae7a90
Don't negotiate TLSv1.3 if our EC cert isn't TLSv1.3 capable
|
преди 6 години |
Matt Caswell
|
a2388b50af
Don't call the client_cert_cb immediately in TLSv1.3
|
преди 6 години |
Richard Levitte
|
7ccfce81db
ssl/statem: Don't compare size_t with less than zero
|
преди 6 години |
Matt Caswell
|
cd3b53b8f8
Ensure certificate callbacks work correctly in TLSv1.3
|
преди 6 години |
Matt Caswell
|
1bf4cb0fe3
Process KeyUpdate and NewSessionTicket messages after a close_notify
|
преди 6 години |
Matt Caswell
|
5627f9f217
Don't detect a downgrade where the server has a protocol version hole
|
преди 6 години |
Matt Caswell
|
b5b993b229
Use the same min-max version range on the client consistently
|
преди 6 години |
Matt Caswell
|
9f22c52723
Turn on TLSv1.3 downgrade protection by default
|
преди 6 години |
Matt Caswell
|
35e742ecac
Update code for the final RFC version of TLSv1.3 (RFC8446)
|
преди 6 години |
Dmitry Yakovlev
|
572fa0249d
Move SSL_DEBUG md fprintf after assignment
|
преди 6 години |
Matt Caswell
|
5df2206048
Improve fallback protection
|
преди 6 години |