project/ucert.git
2018-06-14 Daniel Golledon't ever set pointer outside of buffer
2018-06-14 Daniel Gollefix host build
2018-06-14 Daniel Golleharden reading fingerprint from usign process
2018-06-14 Daniel Golleadd light build variant without -C, -A and -D
2018-06-14 Daniel Golleremove unused stat variable and gettimeofday only once...
2018-06-14 Daniel GolleREADME.md...
2018-06-14 Daniel Golleallow issue to append existing cert and be strictly...
2018-06-14 Daniel Golledon't be crazily strickt on position of '-q' parameter
2018-06-14 Daniel Gollefix memory corruption caused by use-after-free
2018-06-14 Daniel GolleREADME.md: add a line about context and dependencies
2018-06-14 Daniel Golleoutput error message in case of revoked key
2018-06-14 Daniel Golleadd README.md
2018-06-14 Daniel Golleadd comments in usign-exec
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 Golleadd forgotten usign_v sigfile parameter
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
2018-06-14 Daniel Golleadd COPYING license file
2018-06-14 Daniel Golleadd .gitignore