summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-23fsveritysetup: extension format updateHEADmasterEric Biggers1-8/+8
2018-04-18Remove obsolete f2fs-tools patchEric Biggers1-41/+0
2018-04-13fsveritysetup: rename header => footerEric Biggers1-27/+27
2018-04-02Add debian packaging filesEric Biggers6-0/+40
2018-04-02Remove .py extension from fsveritysetupEric Biggers3-2/+1
2018-03-21Update for API changesEric Biggers8-118/+223
2018-03-20fsveritysetup.py: allow specifying the hash algorithmEric Biggers1-11/+78
2018-03-20fsveritysetup.py: remove --tree-file argumentEric Biggers1-16/+3
2018-03-14fsveritysetup: use the new patch structure formatEric Biggers1-5/+3
2018-03-14Complete mkfsverity.sh script so that we get a final executable testMichael Halcrow3-4/+8
2018-03-14Ensure disk is a minimum size for a valid f2fs filesystemMichael Halcrow1-1/+1
2018-03-13Add a .gitignoreEric Biggers1-0/+6
2018-03-13Add a Makefile which builds the binariesEric Biggers2-4/+12
2018-03-13Clean up ioctl-fs-verity-set and rename to fsveritysetEric Biggers2-36/+34
2018-03-13Clean up ioctl-fs-verity-measure and rename to fsveritymeasureEric Biggers2-44/+44
2018-03-13Add the fsverity API definitionEric Biggers1-0/+44
2018-03-13fsveritysetup: exclude hdr_reverse_offset from measurement calculationEric Biggers1-2/+1
2018-03-09Rewrite of fsverity.py (renamed to fsveritysetup.py) and mkfsverity.shEric Biggers3-296/+621
2018-03-09Add COPYING fileEric Biggers1-0/+339
2018-03-08fs-verity: Some userspace tooling that can be helpful for developmentMichael Halcrow6-0/+434