Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Tomas Mraz
|
0800318a0c
Deprecate old style BIO callback calls
|
3 years ago |
Rich Salz
|
55373bfd41
Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION
|
3 years ago |
Dr. David von Oheimb
|
0a8a6afdfb
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions
|
3 years ago |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
3 years ago |
Pauli
|
8cdcb63fc0
apps: fix coverity 1455340: unchecked return value
|
3 years ago |
Tomas Mraz
|
ea51096e51
apps: Add maybe_stdin argument to load_certs and set it in pkcs12
|
3 years ago |
panda
|
1aa7ecd0d3
Check SSL_set1_chain error in set_cert_cb
|
3 years ago |
Pauli
|
4a5d8c0cb7
apps: updates for the new additional MAC_init arguments
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Shane Lontis
|
5b5eea4b60
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
|
4 years ago |
Michael Baentsch
|
becbacd705
Adding TLS group name retrieval
|
3 years ago |
Matt Caswell
|
5a2674163d
Deprecate EVP_PKEY_assign_DH and other similar macros
|
4 years ago |
Richard Levitte
|
22dddfb925
APPS: Remove the format argument where it's not used
|
4 years ago |
Dr. David von Oheimb
|
50eb2a5077
load_key_certs_crls(): Restore output of fatal errors
|
4 years ago |
Pauli
|
871881856f
generate_cookie_callback: free temporary memory on an error path
|
4 years ago |
Matt Caswell
|
24c4ea958e
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Marc
|
50c911b0c5
apps: -msg flag enhancement 1/2
|
4 years ago |
Dr. David von Oheimb
|
b3c5aadf4c
apps: make use of OSSL_STORE for generalized certs and CRLs loading
|
4 years ago |
Matt Caswell
|
865adf97c9
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*"
|
4 years ago |
Todd Short
|
8c2bfd2512
Add SSL_get[01]_peer_certificate()
|
5 years ago |
Matt Caswell
|
f36c3885b5
Return the cookie_len value from generate_cookie_callback
|
4 years ago |
Pauli
|
d9c2fd51e2
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
|
4 years ago |
Dr. David von Oheimb
|
6d382c74b3
Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Nikolay Morozov
|
7a41760667
GOST2012 TLS ClientCertificateType Identifiers support
|
4 years ago |
Pauli
|
ada66e78ef
Deprecate the low level Diffie-Hellman functions.
|
4 years ago |
Nikolay Morozov
|
6d9b4d7f4b
Forgotten GOST2012 support in non-vital places
|
4 years ago |