summaryrefslogtreecommitdiffstats
path: root/apps/include
AgeCommit message (Expand)Author
2020-09-23list: add capability to print details about the current DRBGsPauli
2020-09-11apps/ca: allow CRL lastUpdate/nextUpdate fields to be specifiedChris Novakovic
2020-09-11Fix fipsinstall module pathShane Lontis
2020-08-20Make better use of new load_cert_pass() variant of load_cert() in apps/Dr. David von Oheimb
2020-08-20apps: make use of OSSL_STORE for generalized certs and CRLs loadingDr. David von Oheimb
2020-08-20STORE: Distinguish public keys from private keysRichard Levitte
2020-08-18Apps: change provider_path option to provider-path.Pauli
2020-08-12Add fix for RSA keygen in FIPS using keysizes 2048 < bits < 3072Shane Lontis
2020-08-04apps: Correct and extend diagnostics of parse_name()Dr. David von Oheimb
2020-07-24Add X509 related libctx changes.Shane Lontis
2020-07-23Test RSA oaep in fips modeShane Lontis
2020-06-13Add request URL path checking and status responses to HTTP serverDr. David von Oheimb
2020-06-02APPS: Remove make_config_name, use CONF_get1_default_config_file insteadRichard Levitte
2020-05-15Add 'methods' parameter to setup_engine() in apps.c for individual method def...David von Oheimb
2020-05-15Clean up macro definitions of openssl_fdset() in apps.h and sockets.hDr. David von Oheimb
2020-05-15Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.cDr. David von Oheimb
2020-05-15Update copyright yearMatt Caswell
2020-05-09Extract HTTP server code from apps/ocsp.c to apps/lib/http_server.cDr. David von Oheimb
2020-05-06s_server normal shutdownDmitry Belyavskiy
2020-04-29Amend references to "OpenSSL license"Shourya Shukla
2020-04-24Improve feedback on wrong format with new print_format_error() in apps/lib/opt.cDavid von Oheimb
2020-04-24Add function load_csr(file,format,desc) to apps/lib/apps.cDavid von Oheimb
2020-04-23Update copyright yearMatt Caswell
2020-04-19openssl: include the version a command was deprecated in the output text.Pauli
2020-04-09Move legacy ciphers into the legacy providerShane Lontis
2020-04-02 Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb
2020-03-23Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb
2020-03-15APPS: Remove all traces of special SM2 treatment.Richard Levitte
2020-03-15APPS: Add ctrl_str()-like functionality for X509 and X509_REQRichard Levitte
2020-03-07cmdline app: add provider commandline options.Pauli
2020-02-12app: add a deprecation warning to all deprecated commands.Pauli
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb
2019-12-18APPS & TEST: Adapt to use the new BIO_f_prefix()Richard Levitte
2019-11-20Document command parameters.Rich Salz
2019-11-08Add "sections" to -help outputRich Salz
2019-11-03Add -CAstore and similar to all openssl commands that have -CApathRichard Levitte
2019-10-17'openssl list' and 'openssl provider': adapt display of multiple namesRichard Levitte
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-09-28Reorganize public header files (part 1)Dr. Matthias St. Pierre
2019-09-19Add option grouping capability to appsJon Spillett
2019-09-04Move libapps.a source to apps/libRichard Levitte
2019-08-28Move print_param_types() to libapps, and give it indent argumentRichard Levitte
2019-08-24Add app for fips installationShane Lontis
2019-07-24Remove HEADER_X509_H and HEADER_SSL_H include detectors from appsDr. Matthias St. Pierre
2019-07-15Move the code for 'openssl list' to its own translation unit.Richard Levitte
2019-07-15Refactor apps/progs.* to be generate with 'make update'Richard Levitte
2019-06-11Fix app opt compile failure due to missing <inttypes.h>Shane Lontis
2019-04-10Fix typosJakub Wilk
2019-03-05testutil: ensure good treatment of argv on non-Unix platformsRichard Levitte
2019-02-13Move libapps headers into their own directoryRichard Levitte