summaryrefslogtreecommitdiffstats
path: root/apps/lib/s_cb.c
AgeCommit message (Expand)Author
2020-08-27apps: -msg flag enhancement 1/2Marc
2020-08-20apps: make use of OSSL_STORE for generalized certs and CRLs loadingDr. David von Oheimb
2020-07-16Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell
2020-07-16Add SSL_get[01]_peer_certificate()Todd Short
2020-06-19Return the cookie_len value from generate_cookie_callbackMatt Caswell
2020-06-11The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli
2020-05-15Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.cDr. David von Oheimb
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Update copyright yearMatt Caswell
2020-04-18GOST2012 TLS ClientCertificateType Identifiers supportNikolay Morozov
2020-02-20Deprecate the low level Diffie-Hellman functions.Pauli
2020-02-14Forgotten GOST2012 support in non-vital placesNikolay Morozov
2020-01-29Deprecate the low level HMAC functionsPauli
2019-11-03Add -CAstore and similar to all openssl commands that have -CApathRichard Levitte
2019-09-04Move libapps.a source to apps/libRichard Levitte