summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2020-08-04openssl-cmp.pod.in: Update and extend example using Insta Demo CADr. David von Oheimb
2020-08-04Fix error message on setting cert validity period in apps/cmp.cDr. David von Oheimb
2020-08-04apps: Correct and extend diagnostics of parse_name()Dr. David von Oheimb
2020-08-04apps/cmp.c: Defer diagnostic output on server+proxy to be contactedDr. David von Oheimb
2020-07-30Add OSSL_CMP_MSG_write(), use it in apps/cmp.cDr. David von Oheimb
2020-07-30Export ossl_cmp_msg_load() as OSSL_CMP_MSG_read(), use it in apps/cmp.cDr. David von Oheimb
2020-07-30apps/cmp.c: Improve documentation of -recipient optionDr. David von Oheimb
2020-07-30deserialisation: add deserialisation to the base providerPauli
2020-07-30serialisation: Add a built-in base provider.Pauli
2020-07-30unify spelling of serializePauli
2020-07-28Deprecate -nodes in favor of -noenc in pkcs12 and req appDr. David von Oheimb
2020-07-24Add X509 related libctx changes.Shane Lontis
2020-07-23Test RSA oaep in fips modeShane Lontis
2020-07-22EVP: deprecate the EVP_X_meth_ functions.Pauli
2020-07-22Specific the engine pointergujinqiang
2020-07-22Fix UI method setup, which should be independent of (deprecated) engine useDr. David von Oheimb
2020-07-21fixed swapped parameter descriptions for x509Nihal Jere
2020-07-21Add ERR_raise() errors to fips OSSL_provider_init and self tests.Shane Lontis
2020-07-16Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_ge...Dr. David von Oheimb
2020-07-16Revert "kdf: make function naming consistent."Matt Caswell
2020-07-16Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell
2020-07-16apps: deprecate enginesPauli
2020-07-16apps/list: deprecate engine supportPauli
2020-07-16Add SSL_get[01]_peer_certificate()Todd Short
2020-07-15Add FIPS related configuration data to the default openssl application config...Shane Lontis
2020-07-15Make -provider_name and -section_name optionalRich Salz
2020-07-15Use defaults FIPSKEY if not given on command lineRich Salz
2020-07-06[apps/genpkey] exit status should not be 0 on output errorsNicola Tuveri
2020-07-05apps: remove NULL check imn release_engine since ENGINE_free also does it.Pauli
2020-07-05cmp: remove NULL check.Pauli
2020-07-03If an empty password is supplied still try to use itMatt Caswell
2020-07-01Improve documentation, layout, and code comments regarding self-issued certs ...Dr. David von Oheimb
2020-06-30Force ssl/tls protocol flags to use stream socketsBenny Baumann
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz
2020-06-28apps/openssl: clean-up of unused fallback codeRichard Levitte
2020-06-25Update copyright yearMatt Caswell
2020-06-25apps/cmp.c: Add workaround for Coverity false positive; rename e -> engineDr. David von Oheimb
2020-06-25apps/cmp.c: Fix memory leaks in handle_opt_geninfo() found by CoverityDr. David von Oheimb
2020-06-24Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre
2020-06-24apps: avoid memory overrun.Pauli
2020-06-24app/list: add RNG list optionPauli
2020-06-24CMS print should support string conversionDmitry Belyavskiy
2020-06-23APPS: Properly pass -no-CAstoreSebastian Andrzej Siewior
2020-06-23APPS: Fix invoking openssl without a commandSebastian Andrzej Siewior
2020-06-22Fix CMP -days option range checking and test failing with enable-ubsanDr. David von Oheimb
2020-06-19Return the cookie_len value from generate_cookie_callbackMatt Caswell
2020-06-19Remove whitespace from 'white space'haykam821
2020-06-18Fix segfault in openssl app called with no args.Shane Lontis
2020-06-17coverity 1464213: API usage errors (PRINTF_ARGS)Pauli
2020-06-17coverity 1464212, 1464214 & 1464215: Resource leaksPauli