aboutsummaryrefslogtreecommitdiff
path: root/apps/storeutl.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-31Free a variableMatt Caswell1-0/+1
2018-02-28storeutl: make sure s2i_ASN1_INTEGER is correctly declaredRichard Levitte1-0/+1
2018-02-23Adapt storeutl to allow search for specific objectsRichard Levitte1-9/+192
2018-02-23Adapt storeutl to allow looking for a specific info typeRichard Levitte1-5/+54
2018-02-13Update copyright yearMatt Caswell1-1/+1
2018-01-31apps: Don't include progs.h in apps.hRichard Levitte1-0/+1
2017-09-12Add a recursive option to 'openssl storeutl'Richard Levitte1-17/+56
2017-06-29STORE 'file' scheme loader: refactor the treatment of matchesRichard Levitte1-1/+1
2017-06-29Add a simple store utility commandRichard Levitte1-0/+199