Matt Caswell
|
9fb6cb810b
Fix bug where early_data does not work if no SNI callback is present
|
7 years ago |
Dr. Stephen Henson
|
f48d826e33
Change curves to groups where relevant
|
7 years ago |
Dr. Stephen Henson
|
ff6d20a67b
Use separate functions for supported and peer groups lists
|
7 years ago |
Todd Short
|
a84e5c9aa8
Session resume broken switching contexts
|
8 years ago |
Dr. Stephen Henson
|
34e5292c57
Rename tls1_get_curvelist.
|
7 years ago |
Dr. Stephen Henson
|
9e84a42db4
Store groups as uint16_t
|
7 years ago |
Benjamin Kaduk
|
1c259bb518
Restore historical behavior for absent ServerHello extensions
|
7 years ago |
Matt Caswell
|
4be3a7c7aa
Client side sanity check of ALPN after server has accepted early_data
|
7 years ago |
Matt Caswell
|
630369d9ce
Add server side sanity checks of SNI/ALPN for use with early_data
|
7 years ago |
Matt Caswell
|
add8d0e9e0
Enable the ability to use an external PSK for sending early_data
|
7 years ago |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 years ago |
Todd Short
|
10ed1b7239
Reorder extensions to put SigAlgs last
|
7 years ago |
Benjamin Kaduk
|
5626f634c3
Move ALPN handling from finalizer to delayed call
|
7 years ago |
FdaSilvaYY
|
44e6995155
Fix some Typos and indents
|
7 years ago |
Todd Short
|
b93a295a36
Fix SSL_set_tlsext_debug_callback/-tlsextdebug
|
7 years ago |
Matt Caswell
|
00848ea842
Tolerate a zero length ticket nonce
|
7 years ago |
Matt Caswell
|
b81bd33680
Update the early_secret generation to use the new ticket_nonce field
|
7 years ago |
Matt Caswell
|
a19ae67d8d
Update tls13_hkdf_expand() to take the length of the data
|
7 years ago |
Matt Caswell
|
9368f86526
Add TLSv1.3 client side external PSK support
|
7 years ago |
Matt Caswell
|
3a7c56b2c0
Add TLSv1.3 server side external PSK support
|
7 years ago |
Benjamin Kaduk
|
193b5d769c
Add SSL_early_get1_extensions_present()
|
7 years ago |
Paul Yang
|
bd91e3c870
Fix a bundle of trailing spaces in several files
|
7 years ago |
Matt Caswell
|
fb34a0f4e0
Try to be more consistent about the alerts we send
|
7 years ago |
Matt Caswell
|
108d45df73
Allow a missing sig algs extension if resuming
|
7 years ago |
Matt Caswell
|
355a0d10a9
Add a new unsolicited extension error code and add enum tag
|
7 years ago |
Matt Caswell
|
b186a59283
Fail if we receive a response to an extension that we didn't request
|
7 years ago |
Matt Caswell
|
b6fdc12d94
Send a missing_extension alert if key_share/supported groups not present
|
7 years ago |
Matt Caswell
|
07d447a6fc
Don't do the final key_share checks if we are in an HRR
|
7 years ago |
Matt Caswell
|
6af8754637
Send the supported_groups extension in EE where applicable
|
7 years ago |
Matt Caswell
|
17aa119e7b
Update the HKDF labels for draft-20
|
7 years ago |