MrRurikov
|
6f794b461c
s_cb.c: Add missing return value checks
|
10 ヶ月 前 |
Matt Caswell
|
4b20cbbe1c
Update copyright year
|
2 年 前 |
Dmitry Belyavskiy
|
cc90ba6606
Fix verify_callback in the openssl s_client/s_server app
|
2 年 前 |
x2018
|
f43654438c
s_cb.c: check the return value of X509_get0_pubkey()
|
3 年 前 |
Bernd Edlinger
|
06447b58b2
Avoid using undefined value in generate_stateless_cookie_callback
|
3 年 前 |
Richard Levitte
|
21dfdbef49
Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac()
|
3 年 前 |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 年 前 |
Tomas Mraz
|
0800318a0c
Deprecate old style BIO callback calls
|
3 年 前 |
Rich Salz
|
55373bfd41
Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION
|
3 年 前 |
Dr. David von Oheimb
|
0a8a6afdfb
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions
|
3 年 前 |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
3 年 前 |
Pauli
|
8cdcb63fc0
apps: fix coverity 1455340: unchecked return value
|
3 年 前 |
Tomas Mraz
|
ea51096e51
apps: Add maybe_stdin argument to load_certs and set it in pkcs12
|
3 年 前 |
panda
|
1aa7ecd0d3
Check SSL_set1_chain error in set_cert_cb
|
3 年 前 |
Pauli
|
4a5d8c0cb7
apps: updates for the new additional MAC_init arguments
|
3 年 前 |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 年 前 |
Shane Lontis
|
5b5eea4b60
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
|
4 年 前 |
Michael Baentsch
|
becbacd705
Adding TLS group name retrieval
|
4 年 前 |
Matt Caswell
|
5a2674163d
Deprecate EVP_PKEY_assign_DH and other similar macros
|
4 年 前 |
Richard Levitte
|
22dddfb925
APPS: Remove the format argument where it's not used
|
4 年 前 |
Dr. David von Oheimb
|
50eb2a5077
load_key_certs_crls(): Restore output of fatal errors
|
4 年 前 |
Pauli
|
871881856f
generate_cookie_callback: free temporary memory on an error path
|
4 年 前 |
Matt Caswell
|
24c4ea958e
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
|
4 年 前 |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 年 前 |
Marc
|
50c911b0c5
apps: -msg flag enhancement 1/2
|
4 年 前 |
Dr. David von Oheimb
|
b3c5aadf4c
apps: make use of OSSL_STORE for generalized certs and CRLs loading
|
4 年 前 |
Matt Caswell
|
865adf97c9
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*"
|
4 年 前 |
Todd Short
|
8c2bfd2512
Add SSL_get[01]_peer_certificate()
|
5 年 前 |
Matt Caswell
|
f36c3885b5
Return the cookie_len value from generate_cookie_callback
|
4 年 前 |
Pauli
|
d9c2fd51e2
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
|
4 年 前 |