summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
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
2020-02-14apps x509: passing PKCS#11 URL as -signkeyBastian Germann
2020-02-14Forgotten GOST2012 support in non-vital placesNikolay Morozov
2020-02-14Apps: don't build deprecated DH and DSA apps.Pauli
2020-02-14Fix coverity issuesShane Lontis
2020-02-12dsa: deprecate applications that depend on the low level DSA functions.Pauli
2020-02-12app: add a deprecation warning to all deprecated commands.Pauli
2020-02-12Deprecate the low level DSA functions.Pauli
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb
2020-02-06More accurate doc of -ssl_config optionRich Salz
2020-02-06Update command listRich Salz
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli
2020-02-04Fix coverity issues CID 1457745...1457752, 1457853, 1457854Shane Lontis
2020-02-02Adapt some 'openssl' commands for SM2 changes.Richard Levitte
2020-01-29Document most missing optionsRich Salz
2020-01-29Deprecate the low level HMAC functionsPauli
2020-01-29Deprecate the low level CMAC functionsPauli
2020-01-25Replace apps/server.pem with certificate with a sha256 signature.Kurt Roeckx
2020-01-25Deprecate the low level DES functions.Pauli
2020-01-19APPS & TEST: Eliminate as much use of EVP_PKEY_size() as possibleRichard Levitte
2020-01-19apps: Fix deprecation conditional in speed.cPauli
2020-01-19Deprecate the low level IDEA functions.Pauli
2020-01-19Deprecate the low level MD5 functions.Pauli