summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-12-16add initial GitLab CI supportPetr Štetiar
2019-12-16cmake: add proper include and library dependenciesPetr Štetiar
2019-11-28cast ucert_argv to proper type when passing to execvRosen Penev
2018-09-18be more tolerant when reading key fingerprintDaniel Golle
2018-08-08Change the sigb buffer to be the same size as the freadDamien Mascord
2018-08-07blob_buf needs to be zero'dDaniel Golle
2018-08-06set rpath to make bundle-libraries.sh happyDaniel Golle
2018-06-14don't ever set pointer outside of bufferDaniel Golle
2018-06-14fix host buildDaniel Golle
2018-06-14harden reading fingerprint from usign processDaniel Golle
2018-06-14add light build variant without -C, -A and -DDaniel Golle
2018-06-14remove unused stat variable and gettimeofday only once while verifyingDaniel Golle
2018-06-14README.md...Daniel Golle
2018-06-14allow issue to append existing cert and be strictly quietDaniel Golle
2018-06-14don't be crazily strickt on position of '-q' parameterDaniel Golle
2018-06-14fix memory corruption caused by use-after-freeDaniel Golle
2018-06-14README.md: add a line about context and dependenciesDaniel Golle
2018-06-14output error message in case of revoked keyDaniel Golle
2018-06-14add README.mdDaniel Golle
2018-06-14add comments in usign-execDaniel Golle
2018-06-14harden cmdline optionsDaniel Golle
2018-06-14add comments and license headersDaniel Golle
2018-06-14take care of revokers in verify pathDaniel Golle
2018-06-14improve usage message and start working on revoker logicDaniel Golle
2018-06-14allow append also on non-existing certfileDaniel Golle
2018-06-14enumerate chain elements in dump outputDaniel Golle
2018-06-14always include complete signature file including trailing newlineDaniel Golle
2018-06-14add forgotten usign_v sigfile parameterDaniel Golle
2018-06-14read more than one cert from fileDaniel Golle
2018-06-14implement chain and message verifyDaniel Golle
2018-06-14use list to model certificate chainDaniel Golle
2018-06-14implement cert issueDaniel Golle
2018-06-14add usign-exec.cDaniel Golle
2018-06-14start implementing loading cert from filesystem, add validity timesDaniel Golle
2018-06-14add external blob and internal blobmsg data structuresDaniel Golle
2018-06-14add shim executable and CMakeListsDaniel Golle
2018-06-14add COPYING license fileDaniel Golle
2018-06-14add .gitignoreDaniel Golle