Matt Caswell
|
309371d626
Fix EAP-FAST
|
6 vuotta sitten |
Dmitry Belyavskiy
|
41f10305d8
Send GOST SignatureAlgorithms when TLS 1.2 in use
|
6 vuotta sitten |
Dmitry Belyavskiy
|
1f65c0459a
Bugfix: GOST2012 certificates for GOST ciphersuites were broken.
|
6 vuotta sitten |
Kurt Roeckx
|
5f96a95e25
Set sess to NULL after freeing it.
|
6 vuotta sitten |
Matt Caswell
|
61fb59238d
Rework the decrypt ticket callback
|
6 vuotta sitten |
Matt Caswell
|
c0638adeec
Fix ticket callbacks in TLSv1.3
|
6 vuotta sitten |
Matt Caswell
|
ca50cd911c
Fix the MAX_CURVELIST definition
|
6 vuotta sitten |
Matt Caswell
|
7500bc337a
Allow TLSv1.3 EC certs to use compressed points
|
6 vuotta sitten |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 vuotta sitten |
Matt Caswell
|
dcf8b01f44
Tolerate a Certificate using a non-supported group on server side
|
6 vuotta sitten |
Todd Short
|
4bfb96f2ad
Place ticket keys into secure memory
|
6 vuotta sitten |
Matt Caswell
|
32305f8850
Always call the new_session_cb when issuing a NewSessionTicket in TLSv1.3
|
6 vuotta sitten |
Todd Short
|
df0fed9aab
Session Ticket app data
|
7 vuotta sitten |
Matt Caswell
|
0e1d6ecf37
Add X448/Ed448 support to libssl
|
6 vuotta sitten |
Matt Caswell
|
ee76349525
Sanity check the ticket length before using key name/IV
|
6 vuotta sitten |
Matt Caswell
|
1d0c08b496
The function ssl_get_min_max_version() can fail
|
6 vuotta sitten |
Benjamin Kaduk
|
c1acef9263
Fix uninitialized read in sigalg parsing code
|
6 vuotta sitten |
Benjamin Kaduk
|
c589c34e61
Add support for the TLS 1.3 signature_algorithms_cert extension
|
6 vuotta sitten |
Benjamin Kaduk
|
fd5e1a8c4a
Propagate TLS 1.3 sigalgs through tls1_set_sigalgs()
|
6 vuotta sitten |
Benjamin Kaduk
|
f55e99f7dd
Add TLS 1.3 draft-23 PSS signature algorithms
|
6 vuotta sitten |
Richard Levitte
|
3c7d0945b6
Update copyright years on all files merged since Jan 1st 2018
|
6 vuotta sitten |
Noah Robbin
|
bcec0b9488
Use the index that matches the key type (either SSL_PKEY_RSA_PSS_SIGN or SSL_PKEY_RSA).
|
7 vuotta sitten |
Noah Robbin
|
0fe3db251a
Use size of server key when selecting signature algorithm.
|
7 vuotta sitten |
Matt Caswell
|
f63a17d66d
Convert the state machine code to use SSLfatal()
|
7 vuotta sitten |
Andy Polyakov
|
3a63c0edab
Resolve warnings in VC-WIN32 build, which allows to add /WX.
|
7 vuotta sitten |
FdaSilvaYY
|
cf72c75792
Implement Maximum Fragment Length TLS extension.
|
7 vuotta sitten |
KaoruToda
|
b2555168ec
Various clean-ups
|
7 vuotta sitten |
Dr. Stephen Henson
|
6447e8184c
Merge tls1_check_curve into tls1_check_group_id
|
7 vuotta sitten |
Dr. Stephen Henson
|
f48d826e33
Change curves to groups where relevant
|
7 vuotta sitten |
Dr. Stephen Henson
|
ff6d20a67b
Use separate functions for supported and peer groups lists
|
7 vuotta sitten |