Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
hace 6 años |
Matt Caswell
|
65d2c16cbe
Fix no-ec and no-tls1_2
|
hace 6 años |
Viktor Dukhovni
|
a51c9f637c
Added missing signature algorithm reflection functions
|
hace 6 años |
Matt Caswell
|
de4dc59802
Don't negotiate TLSv1.3 if our EC cert isn't TLSv1.3 capable
|
hace 6 años |
David Woodhouse
|
ecbb2fca93
Add EVP_PKEY_supports_digest_nid()
|
hace 6 años |
David Woodhouse
|
2d263a4a73
Honour mandatory digest on private key in has_usable_cert()
|
hace 6 años |
Matt Caswell
|
680bd131b6
Give a better error if an attempt is made to set a zero length groups list
|
hace 6 años |
Matt Caswell
|
b8fef8ee92
Don't use an RSA-PSS cert for RSA key exchange
|
hace 6 años |
Matt Caswell
|
b5b993b229
Use the same min-max version range on the client consistently
|
hace 6 años |
Matt Caswell
|
11d2641f96
Check that the public key OID matches the sig alg
|
hace 6 años |
Matt Caswell
|
871980a9ad
Do not use GOST sig algs in TLSv1.3 where possible
|
hace 6 años |
Pauli
|
8eab767a71
Check return from BN_set_word.
|
hace 6 años |
Matt Caswell
|
309371d626
Fix EAP-FAST
|
hace 6 años |
Dmitry Belyavskiy
|
41f10305d8
Send GOST SignatureAlgorithms when TLS 1.2 in use
|
hace 6 años |
Dmitry Belyavskiy
|
1f65c0459a
Bugfix: GOST2012 certificates for GOST ciphersuites were broken.
|
hace 6 años |
Kurt Roeckx
|
5f96a95e25
Set sess to NULL after freeing it.
|
hace 6 años |
Matt Caswell
|
61fb59238d
Rework the decrypt ticket callback
|
hace 6 años |
Matt Caswell
|
c0638adeec
Fix ticket callbacks in TLSv1.3
|
hace 6 años |
Matt Caswell
|
ca50cd911c
Fix the MAX_CURVELIST definition
|
hace 6 años |
Matt Caswell
|
7500bc337a
Allow TLSv1.3 EC certs to use compressed points
|
hace 6 años |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
hace 6 años |
Matt Caswell
|
dcf8b01f44
Tolerate a Certificate using a non-supported group on server side
|
hace 6 años |
Todd Short
|
4bfb96f2ad
Place ticket keys into secure memory
|
hace 6 años |
Matt Caswell
|
32305f8850
Always call the new_session_cb when issuing a NewSessionTicket in TLSv1.3
|
hace 6 años |
Todd Short
|
df0fed9aab
Session Ticket app data
|
hace 7 años |
Matt Caswell
|
0e1d6ecf37
Add X448/Ed448 support to libssl
|
hace 6 años |
Matt Caswell
|
ee76349525
Sanity check the ticket length before using key name/IV
|
hace 6 años |
Matt Caswell
|
1d0c08b496
The function ssl_get_min_max_version() can fail
|
hace 6 años |
Benjamin Kaduk
|
c1acef9263
Fix uninitialized read in sigalg parsing code
|
hace 6 años |
Benjamin Kaduk
|
c589c34e61
Add support for the TLS 1.3 signature_algorithms_cert extension
|
hace 6 años |