summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2020-04-24Update some nits around the FIPS moduleRich Salz
2020-04-23Update copyright yearMatt Caswell
2020-04-21gendsa: remove unnecessary OPENSSL_SUPPRESS_DEPRECATED definitionPauli
2020-04-20Update comment on crls_http_cb() as it does support non-blocking I/O since #1...Dr. David von Oheimb
2020-04-20Fix descriptions of credentials and verification options for various appsDr. David von Oheimb
2020-04-19dhparam: white space cleaningPauli
2020-04-19apps: undeprecate the conditioned out appsPauli
2020-04-19openssl: include the version a command was deprecated in the output text.Pauli
2020-04-19apps: reinstate deprecated commands but using PKEY APIsPauli
2020-04-19dsaparam: update command line app to use EVP callsPauli
2020-04-19gendsa: update command line app to use EVP callsPauli
2020-04-19genrsa: update command line app to use EVP callsPauli
2020-04-19openssl: include the version a command was deprecated in the output text.Pauli
2020-04-19apps: reinstate deprecated commands but using PKEY APIsPauli
2020-04-19dhparam: update command line app to use EVP callsPauli
2020-04-19dsaparam: update command line app to use EVP callsPauli
2020-04-19rsa: update command line app to use EVP callsPauli
2020-04-19dsa: update command line app to use EVP callsPauli
2020-04-18GOST2012 TLS ClientCertificateType Identifiers supportNikolay Morozov
2020-04-18apps/speed: fix invalid final report when run SM2 benchmarks in parallel张盛豪
2020-04-10Don't compile commands if disabledRich Salz
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-04-01apps: support sendfile in s_server when ktls enabledTianjia Zhang
2020-03-27s_server: Properly indicate ALPN protocol mismatchTomas Mraz
2020-03-25Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb
2020-03-24Use ctx2 instead ctx.Richard Könning
2020-03-23Update CA.pl podpage, and scriptRich Salz
2020-03-23Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb
2020-03-21Fix error handling in x509v3_cache_extensions and related functionsBernd Edlinger
2020-03-20s_server: warn about NO PSK identity hint in TLSv1.3EasySec
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-14Remove old incorrect DH parameter filesPauli
2020-03-10Move OSSL_CMP_X509_digest() to x_all.c, renaming it to X509_digest_sig()Dr. David von Oheimb
2020-03-10Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb
2020-03-09spkac: Check return values of NETSCAPE_SPKI functionsVladimir Panteleev
2020-03-07Add -section option to 'req' commandRich Salz
2020-03-07cmdline app: add provider commandline options.Pauli
2020-03-05fix a minor bug of s_clientRoger Ning
2020-03-03Implementation of Russian GOST CMSDmitry Belyavskiy
2020-03-02Remove apps/progs.c and apps/progs.hRichard Levitte
2020-03-02Build: Generate apps/progs.c and apps/progs.h in build timeRichard Levitte
2020-02-26apps x509: restrict CAkeyform option to OPT_FMT_PDEBastian Germann
2020-02-21pkey: additional EC related optionsPauli
2020-02-21apps: distinguish between a parameter error and an unknown parameter.Pauli
2020-02-21Params: add argument to the _from_text calls to indicate if the param exists.Pauli
2020-02-20Deprecate the low level Diffie-Hellman functions.Pauli
2020-02-20Deprecate the low level RSA functions.Pauli
2020-02-18Deprecate EC command line apps.Pauli