summaryrefslogtreecommitdiffstats
path: root/apps/lib
AgeCommit message (Expand)Author
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: Add ctrl_str()-like functionality for X509 and X509_REQRichard Levitte
2020-03-07cmdline app: add provider commandline options.Pauli
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-14Forgotten GOST2012 support in non-vital placesNikolay Morozov
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb
2020-01-29Deprecate the low level HMAC functionsPauli
2020-01-11Tweak option error messagesRich Salz
2019-12-18APPS & TEST: Adapt to use the new BIO_f_prefix()Richard Levitte
2019-12-11Fix some typosVeres Lajos
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-10-11Ignore empty ALPN elements in CLI argsViktor Dukhovni
2019-10-09Explicitly test against NULL; do not use !p or similarRich Salz
2019-09-19Add option grouping capability to appsJon Spillett
2019-09-04Move libapps.a source to apps/libRichard Levitte
2019-08-29Allow an output indentation of zero in apps.Pauli
2019-08-28Move print_param_types() to libapps, and give it indent argumentRichard Levitte