Michael Tuexen
|
09d62b336d
Fix end-point shared secret for DTLS/SCTP
|
5 年之前 |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 年之前 |
Viktor Dukhovni
|
a51c9f637c
Added missing signature algorithm reflection functions
|
6 年之前 |
Matt Caswell
|
32097b33bd
Change Post Handshake auth so that it is opt-in
|
6 年之前 |
Matt Caswell
|
6cc0b3c217
Respect SSL_OP_NO_TICKET in TLSv1.3
|
6 年之前 |
Matt Caswell
|
36ff232cf2
Change the default number of NewSessionTickets we send to 2
|
6 年之前 |
Matt Caswell
|
61fb59238d
Rework the decrypt ticket callback
|
6 年之前 |
Kurt Roeckx
|
3cb7c5cfef
Use void in all function definitions that do not take any arguments
|
6 年之前 |
Todd Short
|
df0fed9aab
Session Ticket app data
|
7 年之前 |
Bernd Edlinger
|
4d921bfb8b
Fix a gcc warning about possible fall through
|
6 年之前 |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 年之前 |
Todd Short
|
9d75dce3e1
Add TLSv1.3 post-handshake authentication (PHA)
|
7 年之前 |
Benjamin Kaduk
|
88e09fe79b
Fix coverity nit in handshake_helper.c
|
7 年之前 |
Todd Short
|
e1c7871de8
Use ChaCha only if prioritized by clnt
|
9 年之前 |
Andy Polyakov
|
3a63c0edab
Resolve warnings in VC-WIN32 build, which allows to add /WX.
|
7 年之前 |
FdaSilvaYY
|
cf72c75792
Implement Maximum Fragment Length TLS extension.
|
7 年之前 |
Todd Short
|
a84e5c9aa8
Session resume broken switching contexts
|
8 年之前 |
David Benjamin
|
f1b97da1fd
Introduce named constants for the ClientHello callback.
|
7 年之前 |
David Benjamin
|
a9c0d8beea
Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
|
7 年之前 |
Benjamin Kaduk
|
c4604e9b97
Fix long SNI lengths in test/handshake_helper.c
|
7 年之前 |
Matt Caswell
|
f7d1d2a479
Fix enable-sctp
|
7 年之前 |
Rich Salz
|
0e97f1e1a7
(Re)move some things from e_os.h
|
7 年之前 |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 年之前 |
Pauli
|
b99fe5f492
Remove tests dependence on e_os.h
|
7 年之前 |
FdaSilvaYY
|
44e6995155
Fix some Typos and indents
|
7 年之前 |
Pauli
|
20e237c025
Address Coverity issues.
|
7 年之前 |
Pauli
|
9ee27200c9
Remove trailing blanks.
|
7 年之前 |
Pauli
|
c2500f658b
Test cleaning and modernisation
|
7 年之前 |
Pauli
|
ff281ee836
Remove the TEST_check macro.
|
7 年之前 |
Paul Yang
|
9e1d5e8dff
Fix return value checking for BIO_sock_init
|
7 年之前 |