Pauli
|
88ce406c89
ssl: coverity 1465527 - dereference after null check
|
3 年之前 |
Matt Caswell
|
462f4f4bc0
Remove OPENSSL_NO_EC guards from libssl
|
3 年之前 |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 年之前 |
Matt Caswell
|
fc52ae8c4b
Don't copy parameters on setting a key in libssl
|
3 年之前 |
Richard Levitte
|
d7e498ac55
Deprecate RSA harder
|
4 年之前 |
Richard Levitte
|
6849b73ccc
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
|
4 年之前 |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 年之前 |
Norman Ashley
|
36871717ac
Support keys with RSA_METHOD_FLAG_NO_CHECK with OCSP sign
|
4 年之前 |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 年之前 |
Shane Lontis
|
6725682d77
Add X509 related libctx changes.
|
4 年之前 |
Dr. David von Oheimb
|
c74aaa3920
Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_PKEY_parameters_eq()
|
4 年之前 |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Matt Caswell
|
d6a2bdf7f1
Make sure we use the libctx in libssl when loading PrivateKeys
|
4 年之前 |
Matt Caswell
|
e66c37deb6
Explicitly cache the X509v3_extensions in one more place in libssl
|
4 年之前 |
Richard Levitte
|
c2041da8c1
EVP & TLS: Add necessary EC_KEY data extraction functions, and use them
|
4 年之前 |
Matt Caswell
|
9f0f53b7db
Explicitly cache X509v3 extensions in libssl
|
4 年之前 |
raniervf
|
4bac25e111
commit a6efbe123af3d98b4d10d4fcdfe68dc5303212f8
|
5 年之前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年之前 |
Matt Caswell
|
0d345f0e10
Make the PACKET/WPACKET code available to both libcrypto and libssl
|
5 年之前 |
Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
6 年之前 |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 年之前 |
Todd Short
|
37933acbea
Add SSL/SSL_CTX_use_cert_and_key()
|
9 年之前 |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 年之前 |
Dr. Stephen Henson
|
52fd27f978
Use certificate tables instead of ssl_cert_type
|
7 年之前 |
Matt Caswell
|
fb34a0f4e0
Try to be more consistent about the alerts we send
|
7 年之前 |
Matt Caswell
|
7a4e6a1e50
Updates to serverinfo fix based on review feedback
|
7 年之前 |
Matt Caswell
|
bade29da33
Fix SSL_CTX_use_serverinfo_ex() et al to properly handle V1 data
|
7 年之前 |
Matt Caswell
|
bb78552ee1
Revert "Fix clang compile time error"
|
7 年之前 |
Todd Short
|
1608d658af
Fix clang compile time error
|
7 年之前 |