Matt Caswell
|
67738645dc
Add functions for getting/setting SNI/ALPN info in SSL_SESSION
|
7 éve |
Matt Caswell
|
98e1d93454
Add SSL_SESSION_set_max_early_data()
|
7 éve |
Pauli
|
cd420b0b1f
Move the REF_PRINT support from e_os.h to internal/refcount.h.
|
7 éve |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 éve |
Kazuki Yamaguchi
|
0afca8113e
Do not lookup zero-length session ID
|
7 éve |
Matt Caswell
|
07927bedf3
Add an SSL_SESSION_dup() function
|
7 éve |
Rich Salz
|
ae3947de09
Add a DRBG to each SSL object
|
7 éve |
Lingmo Zhu
|
5bd05e5799
remove horrible pragma macro and remove __owur from SSL_CTX_add_session() declaration
|
7 éve |
Lingmo Zhu
|
e29bb83479
Remove the obsolete misleading comment and code related to it.
|
7 éve |
Matt Caswell
|
5159821540
Updates following review feedback of TLSv1.3 draft-21 code
|
7 éve |
Matt Caswell
|
9b6a825461
Send and receive the ticket_nonce field in a NewSessionTicket
|
7 éve |
Todd Short
|
eed3ec9047
ssl_session_dup() missing ext.alpn_session
|
7 éve |
Matt Caswell
|
5a43d5119e
Add SSL_SESSION_set_protocol_version()
|
7 éve |
Matt Caswell
|
1a993d1d56
Add SSL_SESSION_set_cipher()
|
7 éve |
Rich Salz
|
c80149d9f0
Merge Nokia copyright notice into standard
|
7 éve |
Todd Short
|
1ee2125922
Fix ex_data and session_dup issues
|
7 éve |
Matt Caswell
|
fb34a0f4e0
Try to be more consistent about the alerts we send
|
7 éve |
Matt Caswell
|
e586eac885
Add support for SSL_SESSION_is_resumable()
|
7 éve |
Matt Caswell
|
fe874d27d3
Move the extensions context codes into the public API
|
7 éve |
Roberto Guimaraes
|
6aad939368
this change will prevent undefined behavior when src and dst are equal (memcpy), effectively allowing setting length only in both functions.
|
7 éve |
Matt Caswell
|
fcc4757823
Add a SSL_SESSION_get_max_early_data() function
|
7 éve |
Matt Caswell
|
f637004037
Only accept early_data if the negotiated ALPN is the same
|
7 éve |
Bernd Edlinger
|
fa7e9ed3d1
Remove unnecessary memset after PR #2583 avoids accessing
|
7 éve |
Matt Caswell
|
40f805ad92
Various style fixes following review feedback
|
7 éve |
Matt Caswell
|
61c3264970
Remove unneccessary comments
|
7 éve |
Matt Caswell
|
1a9f457c66
If we have no suitable PSK kex modes then don't attempt to resume
|
7 éve |
Matt Caswell
|
ddf6ec0069
Make the "ticket" function return codes clearer
|
7 éve |
Matt Caswell
|
1f5b44e943
Miscellaneous style tweaks based on feedback received
|
7 éve |
Matt Caswell
|
534a43ffea
Always ensure that session->cipher is set
|
7 éve |
Matt Caswell
|
128ae27692
Move session version consistency check
|
7 éve |