Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-30 | fsverity: simplify fsverity_get_digest() | Eric Biggers | 1 | -17/+2 |
2022-05-01 | fs-verity: define a function to return the integrity protected file digest | Mimi Zohar | 1 | -0/+43 |
2020-11-16 | fs-verity: rename "file measurement" to "file digest" | Eric Biggers | 1 | -6/+6 |
2020-11-16 | fs-verity: remove filenames from file comments | Eric Biggers | 1 | -1/+1 |
2020-05-13 | fs-verity: fix all kerneldoc warnings | Eric Biggers | 1 | -0/+2 |
2019-08-13 | fs-verity: implement FS_IOC_MEASURE_VERITY ioctl | Eric Biggers | 1 | -0/+57 |