summaryrefslogtreecommitdiffstats
path: root/apps/storeutl.c
AgeCommit message (Expand)Author
2022-12-14Fix openssl storeutl to allow serial + issuerSimo Sorce
2022-05-03Update copyright yearMatt Caswell
2022-01-11APPS: Add check for multiple 'unknown' optionsDr. David von Oheimb
2021-12-07APPS: Improve diagnostics on missing/extra args and unknown cipher/digestDr. David von Oheimb
2021-05-06Make the -inform option to be respected if possibleTomas Mraz
2021-05-05APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macroDr. David von Oheimb
2021-04-20Fetch and free cipher and md'sRich Salz
2021-02-18Update copyright yearMatt Caswell
2021-02-12Process digest option after loading providersRich Salz
2021-02-05apps/openssl: add -propquery command line optionPetr Gotthard
2020-12-15Check non-option argumentsRich Salz
2020-11-19apps/storeutl: Add error output in case of parse/decryption/mac errors in inp...Dr. David von Oheimb
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-01Run the withlibctx.pl scriptMatt Caswell
2020-08-20STORE: Distinguish public keys from private keysRichard Levitte
2020-08-04apps: Correct and extend diagnostics of parse_name()Dr. David von Oheimb
2020-07-24Add X509 related libctx changes.Shane Lontis
2020-04-23Update copyright yearMatt Caswell
2020-03-07cmdline app: add provider commandline options.Pauli
2019-11-20Document command parameters.Rich Salz
2019-11-08Add "sections" to -help outputRich Salz
2019-07-02Fix TyposAntoine Cœur
2018-12-06Following the license change, modify the boilerplates in apps/Richard Levitte
2018-05-31Free a variableMatt Caswell
2018-02-28storeutl: make sure s2i_ASN1_INTEGER is correctly declaredRichard Levitte
2018-02-23Adapt storeutl to allow search for specific objectsRichard Levitte
2018-02-23Adapt storeutl to allow looking for a specific info typeRichard Levitte
2018-02-13Update copyright yearMatt Caswell
2018-01-31apps: Don't include progs.h in apps.hRichard Levitte
2017-09-12Add a recursive option to 'openssl storeutl'Richard Levitte
2017-06-29STORE 'file' scheme loader: refactor the treatment of matchesRichard Levitte
2017-06-29Add a simple store utility commandRichard Levitte