Matt Caswell
|
b92fc4ae18
Remove some redundant code
|
2 年 前 |
Matt Caswell
|
c9ee6e3646
Reimplement brainpool TLSv1.3 support group support
|
2 年 前 |
Matt Caswell
|
16f0e91cf8
Partial revert and reimplement "Enable brainpool curves for TLS1.3"
|
2 年 前 |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 年 前 |
Pauli
|
f0131dc04a
ssl: modify libssl so that it uses OSSL_TIME
|
2 年 前 |
Matt Caswell
|
aedbb71b63
Move the TLS1.0/1.1/1.2 record crypto code into the new record layer
|
2 年 前 |
Dmitry Belyavskiy
|
83ab43da0c
Check that IV length is not less than zero
|
2 年 前 |
Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
2 年 前 |
Dmitry Belyavskiy
|
ce8822b7e5
Improve diagnostics on setting groups
|
2 年 前 |
Tomas Mraz
|
a7863f9949
add_provider_groups: Clean up algorithm pointer on failure
|
2 年 前 |
Tomas Mraz
|
89dd854307
Fix strict client chain check with TLS-1.3
|
2 年 前 |
Bernd Edlinger
|
dc0ef292f7
Fix a crash in ssl_security_cert_chain
|
2 年 前 |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 年 前 |
Tomas Mraz
|
d5530efada
Add back check for the DH public key size
|
2 年 前 |
Pauli
|
1e3317278e
ssl: replace ;; with ; as statement separator
|
2 年 前 |
Bernd Edlinger
|
0a10825a00
Enable brainpool curves for TLS1.3
|
6 年 前 |
Pauli
|
ed5b26ce0b
Add return value NULL checks that were missing
|
3 年 前 |
Dmitry Belyavskiy
|
b4f1b7b658
Omitted signature_algorithms extension alerts updated
|
3 年 前 |
Pauli
|
5ea4d7648c
ssl: replace tabs with spaces
|
3 年 前 |
Pauli
|
d7b5c648d6
ssl: do not choose auto DH groups that are weaker than the security level
|
3 年 前 |
Pauli
|
407820c0e3
tls: remove TODOs
|
3 年 前 |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 年 前 |
Tomas Mraz
|
e9fe0f7e9d
Replace EVP_PKEY_supports_digest_nid
|
3 年 前 |
Matt Caswell
|
57e7401fc5
Fix some TODO(3.0) occurrences in ssl/t1_lib.c
|
3 年 前 |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
3 年 前 |
Anthony Hu
|
0a8e6c1fb7
Increase the upper limit on group name length
|
3 年 前 |
Pauli
|
0edb819441
tls: updates for the new additional MAC_init arguments
|
3 年 前 |
Tomas Mraz
|
89e14ca7c7
tls_valid_group: Add missing dereference of okfortls13
|
3 年 前 |
Shane Lontis
|
2db985b7b1
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
|
3 年 前 |
Matt Caswell
|
e376242d28
Remove all OPENSSL_NO_XXX from libssl where XXX is a crypto alg
|
3 年 前 |