ci: fix unit test failures by enabling full ucert build
[project/ucert.git] / usign-exec.c
2019-11-28 Rosen Penevcast ucert_argv to proper type when passing to execv
2018-09-18 Daniel Gollebe more tolerant when reading key fingerprint
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 Golleoutput error message in case of revoked key
2018-06-14 Daniel Golleadd comments in usign-exec
2018-06-14 Daniel Golleadd comments and license headers
2018-06-14 Daniel Golletake care of revokers in verify path
2018-06-14 Daniel Golleadd forgotten usign_v sigfile parameter
2018-06-14 Daniel Golleimplement chain and message verify
2018-06-14 Daniel Golleadd usign-exec.c