index
:
ucert
master
OpenWrt usign certificate wrapper
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-14
take care of revokers in verify path
Daniel Golle
2018-06-14
improve usage message and start working on revoker logic
Daniel Golle
2018-06-14
allow append also on non-existing certfile
Daniel Golle
2018-06-14
enumerate chain elements in dump output
Daniel Golle
2018-06-14
always include complete signature file including trailing newline
Daniel Golle
2018-06-14
add forgotten usign_v sigfile parameter
Daniel Golle
2018-06-14
read more than one cert from file
Daniel Golle
2018-06-14
implement chain and message verify
Daniel Golle
2018-06-14
use list to model certificate chain
Daniel Golle
2018-06-14
implement cert issue
Daniel Golle
2018-06-14
add usign-exec.c
Daniel Golle
2018-06-14
start implementing loading cert from filesystem, add validity times
Daniel Golle
2018-06-14
add external blob and internal blobmsg data structures
Daniel Golle
2018-06-14
add shim executable and CMakeLists
Daniel Golle
2018-06-14
add COPYING license file
Daniel Golle
2018-06-14
add .gitignore
Daniel Golle