aboutsummaryrefslogtreecommitdiffstats
path: root/cmd_sign.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-13Include local headers firstHEADmasterEric Biggers1-4/+4
2019-06-28cmd_sign: create detached signaturesEric Biggers1-14/+8
2019-06-28cmd_sign: avoid passing NULL to memcpy()Eric Biggers1-1/+2
2019-06-26cmd_sign: use consistent filename quoting styleEric Biggers1-1/+1
2019-06-26cmd_sign: print file measurement on successEric Biggers1-0/+4
2019-06-18cmd_sign: support empty filesEric Biggers1-6/+3
2019-05-20Rework for new kernel patchesEric Biggers1-0/+639