Richard Levitte
|
b646179229
Copyright year updates
|
7 months ago |
MrRurikov
|
db511578f7
s_cb.c: Add missing return value checks
|
8 months ago |
Matt Caswell
|
1a91fda183
Make s_client -quic -debug work
|
1 year ago |
Todd Short
|
3c95ef22df
RFC7250 (RPK) support
|
3 years ago |
Michael Baentsch
|
ee58915cfd
first cut at sigalg loading
|
2 years ago |
Todd Short
|
b67cb09f8d
Add support for compressed certificates (RFC8879)
|
3 years ago |
Dmitry Belyavskiy
|
fad0f80eff
Fix verify_callback in the openssl s_client/s_server app
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Philip Prindeville
|
e1cd94f2dc
Standardize progress callback for dhparam, dsaparam, etc.
|
2 years ago |
Dr. David von Oheimb
|
79b2a2f2ee
add OSSL_STACK_OF_X509_free() for commonly used pattern
|
2 years ago |
x2018
|
5fae09f3d8
s_cb.c: check the return value of X509_get0_pubkey()
|
2 years ago |
Felipe Gasper
|
af5e63e1e3
Revise s_client and s_server verbiage re secure renegotiation.
|
3 years ago |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 years ago |
Bernd Edlinger
|
06447b58b2
Avoid using undefined value in generate_stateless_cookie_callback
|
3 years ago |
Richard Levitte
|
21dfdbef49
Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac()
|
3 years ago |
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 |