Matt Caswell
|
1b2b475517
Deprecate SSL_CTRL_SET_TMP_DH and other related ctrls
|
4 年之前 |
Matt Caswell
|
091f6074c5
Convert TLS auto DH parameters to use EVP_PKEY
|
4 年之前 |
Richard Levitte
|
c48ffbcca1
SSL: refactor all SSLfatal() calls
|
4 年之前 |
Matt Caswell
|
47b422c90a
Ensure we raise SSLfatal on error
|
4 年之前 |
Matt Caswell
|
5ac8fb584a
Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key
|
4 年之前 |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 年之前 |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 年之前 |
Matt Caswell
|
6ac1cd10ba
Fix safestack issues in ssl.h
|
4 年之前 |
Shane Lontis
|
0ab18e7924
Add EVP signature with libctx methods.
|
4 年之前 |
Shane Lontis
|
6725682d77
Add X509 related libctx changes.
|
4 年之前 |
Matt Caswell
|
cfbe41ea91
Fix the DTLS1_COOKIE_LENGTH value
|
4 年之前 |
Matt Caswell
|
db9592c1f7
Provider a better error message if we fail to copy parameters
|
4 年之前 |
Matt Caswell
|
7b2d995ed7
Don't downgrade keys in libssl
|
4 年之前 |
Dmitry Belyavskiy
|
5a5530a29a
New Russian TLS 1.2 implementation
|
4 年之前 |
Benjamin Kaduk
|
3bfacb5fd4
Add SSL_new_session_ticket() API
|
4 年之前 |
Benjamin Kaduk
|
6250282f7f
Fix whitespace nit in ossl_statem_server_pre_work
|
4 年之前 |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Matt Caswell
|
09b3654096
Make sure we always send an alert in libssl if we hit a fatal error
|
4 年之前 |
Richard Levitte
|
afce590b74
TLS: Temporarly downgrade newly generated EVP_PKEYs to legacy
|
4 年之前 |
Matt Caswell
|
fc69f32cd6
Use EVP_DigestSignInit_ex and EVP_DigestVerifyInit_ex in libssl
|
4 年之前 |
Matt Caswell
|
6f829f58ef
Make sure we use a fetched cipher when encrypting stateless tickets
|
4 年之前 |
Benjamin Kaduk
|
2e3ec2e157
Code to thread-safety in ChangeCipherState
|
4 年之前 |
Benjamin Kaduk
|
d74014c4b8
Don't write to the session when computing TLS 1.3 keys
|
4 年之前 |
Matt Caswell
|
0f00ed7720
Use the OPENSSL_CTX and property query string in EVP_PKEY_CTX
|
4 年之前 |
Matt Caswell
|
c8f6c28a93
Explicitly fetch ciphers and digests in libssl
|
4 年之前 |
Pauli
|
a76ce2862b
TLS: use EVP for HMAC throughout libssl.
|
4 年之前 |
Matt Caswell
|
8f21260b09
Make sure we use RAND_bytes_ex and RAND_priv_bytes_ex in libssl
|
4 年之前 |
Matt Caswell
|
bddbfae1cd
libssl: Eliminate as much use of EVP_PKEY_size() as possible
|
4 年之前 |
Dmitry Belyavskiy
|
4e3ee452d0
Parse large GOST ClientKeyExchange messages
|
5 年之前 |