output error message in case of revoked key
[project/ucert.git] / ucert.c
2018-06-14 Daniel Golleharden cmdline options
2018-06-14 Daniel Golleadd comments and license headers
2018-06-14 Daniel Golletake care of revokers in verify path
2018-06-14 Daniel Golleimprove usage message and start working on revoker...
2018-06-14 Daniel Golleallow append also on non-existing certfile
2018-06-14 Daniel Golleenumerate chain elements in dump output
2018-06-14 Daniel Gollealways include complete signature file including traili...
2018-06-14 Daniel Golleread more than one cert from file
2018-06-14 Daniel Golleimplement chain and message verify
2018-06-14 Daniel Golleuse list to model certificate chain
2018-06-14 Daniel Golleimplement cert issue
2018-06-14 Daniel Golleadd usign-exec.c
2018-06-14 Daniel Gollestart implementing loading cert from filesystem, add...
2018-06-14 Daniel Golleadd external blob and internal blobmsg data structures
2018-06-14 Daniel Golleadd shim executable and CMakeLists