- 28c3f21 Update README and NEWS by Eric Biggers · 4 years, 3 months ago
- 870e46a run-tests.sh: test build and install with dash by Eric Biggers · 4 years, 3 months ago
- ab01265 README.md: add subject tag to Contributing section by Po-Hsu Lin · 4 years, 3 months ago
- 59fee35 Makefile: improve the cc-option compatibility by Po-Hsu Lin · 4 years, 3 months ago
- ab794fd Switch to MIT license by Eric Biggers · 4 years, 3 months ago
- acbf554 v1.1 by Eric Biggers · 4 years, 5 months ago
- 4bad3af Add release notes by Eric Biggers · 4 years, 5 months ago
- 047be51 README.md: update for recent changes and other improvements by Eric Biggers · 4 years, 5 months ago
- fbabb29 run-tests.sh: add more test cases by Eric Biggers · 4 years, 5 months ago
- 34edc86 do-release.sh: clean repository and run prerelease tests by Eric Biggers · 4 years, 5 months ago
- 7e41d9f test_compute_digest: add more test cases by Eric Biggers · 4 years, 5 months ago
- dcdb253 programs: make the test programs show libfsverity error messages by Eric Biggers · 4 years, 5 months ago
- 1addf09 lib/compute_digest: check that the block size isn't too small by Eric Biggers · 4 years, 5 months ago
- d705f98 libfsverity.h: clarify the documentation in a few places by Eric Biggers · 4 years, 5 months ago
- 1459671 libfsverity.h: move file_size field closer to beginning by Eric Biggers · 4 years, 5 months ago
- f555282 Makefile: pass $(CFLAGS) when linking by Eric Biggers · 4 years, 5 months ago
- 5bd48e9 Makefile: make 'make help' show the special targets by Eric Biggers · 4 years, 5 months ago
- 2616825 Add a clang-format file by Eric Biggers · 4 years, 5 months ago
- f81f777 Move version number to libfsverity.h by Eric Biggers · 4 years, 5 months ago
- c1acb01 Make libfsverity.h usable from C++ by Eric Biggers · 4 years, 5 months ago
- 566c7dc scripts: add run-tests.sh by Eric Biggers · 4 years, 5 months ago
- 40290ef scripts/do-release.sh: clean up to pass shellcheck by Eric Biggers · 4 years, 5 months ago
- f8072c6 Makefile: improve the 'check' target by Eric Biggers · 4 years, 5 months ago
- d38875c programs: be compatible with -fsanitize=unsigned-integer-overflow by Eric Biggers · 4 years, 5 months ago
- 28d513f lib/hash_algs.c: start search from alg_num=1 by Eric Biggers · 4 years, 5 months ago
- 40ba684 lib/hash_algs.c: rename libfsverity_hash_algs[] => fsverity_hash_algs[] by Eric Biggers · 4 years, 5 months ago
- e1ddb1a lib: reserve some pointer-sized fields by Eric Biggers · 4 years, 5 months ago
- e597966 Add some basic test programs for libfsverity by Eric Biggers · 4 years, 6 months ago
- 5cd90ca Introduce libfsverity by Eric Biggers · 4 years, 6 months ago
- 64b919b Split up cmd_sign.c by Eric Biggers · 4 years, 6 months ago
- 5668d3e Clean up copyright notices by Eric Biggers · 4 years, 6 months ago
- 963e21c util.h: remove max() by Eric Biggers · 4 years, 6 months ago
- d70a4ed Use non-deprecated SPDX identifiers by Eric Biggers · 4 years, 6 months ago
- 39c0183 Remove authorship lines by Eric Biggers · 4 years, 6 months ago
- ae75f37 Include local headers first by Eric Biggers · 4 years, 6 months ago
- cdaefaa Add a script to run 'sparse' by Eric Biggers · 4 years, 6 months ago
- a8eeaae scripts/do-release: add .sh suffix and add license ID by Eric Biggers · 4 years, 6 months ago
- 6585eb4 v1.0 by Eric Biggers · 5 years ago
- 9b616d9 Add release script by Eric Biggers · 5 years ago
- 69ebc9d fsverity.c: man page doesn't exist yet by Eric Biggers · 5 years ago
- 2151209 cmd_sign: create detached signatures by Eric Biggers · 5 years ago
- 88438bb cmd_sign: avoid passing NULL to memcpy() by Eric Biggers · 5 years ago
- ac37171 cmd_sign: use consistent filename quoting style by Eric Biggers · 5 years ago
- 6033f55 cmd_sign: print file measurement on success by Eric Biggers · 5 years ago
- 10696ed fsverity_uapi.h: update to latest version (from v4 patchset) by Eric Biggers · 5 years ago
- 5d8246c util.h: remove unused ALIGN() macro by Eric Biggers · 5 years ago
- b09ba7e cmd_sign: support empty files by Eric Biggers · 5 years ago
- 7c8901f Remove now-unused utility functions by Eric Biggers · 5 years ago
- c67b06a Rework for new kernel patches by Eric Biggers · 5 years ago
- e64d479 Remove elide and patch support by Eric Biggers · 5 years ago
- b0ebc3e Drop CRC-32 support for now by Eric Biggers · 5 years ago
- 350eab5 Drop debian packaging files for now by Eric Biggers · 5 years ago
- 23a20ab Make crc32c_table.h self-contained by Eric Biggers · 6 years ago
- bdebc45 Add support for BoringSSL. by Adam Langley · 6 years ago
- 0aa2956 fsverity_uapi.h: replace __packed with __attribute__((packed)) by Eric Biggers · 6 years ago
- b3a3a23 util.h: skip defining attribute macros if already defined by Eric Biggers · 6 years ago
- 8957d75 Always show the OpenSSL error queue after failure. by Adam Langley · 6 years ago
- 0666600 Use ERR_print_errors_fp to print OpenSSL errors. by Adam Langley · 6 years ago
- 8387ad3 s/Google Inc/Google LLC/ by Eric Biggers · 6 years ago
- d87691f Update examples by Eric Biggers · 6 years ago
- 2f273d0 Document submitting patches by Eric Biggers · 6 years ago
- 25b5945 Update to match latest kernel changes by Eric Biggers · 6 years ago
- 75488a2 Remove old scripts by Eric Biggers · 6 years ago
- 00c0ca7 fsverity setup: delete or truncate output file on error by Eric Biggers · 6 years ago
- d0ae452 Allow building with OpenSSL versions 1.0.x by Eric Biggers · 6 years ago
- be980fa Add a README file with some basic examples by Eric Biggers · 6 years ago
- 431c67b Rewrite fsveritysetup in C by Eric Biggers · 6 years ago
- 3b40b2e fsveritysetup: by default, don't depend on 'veritysetup' program by Eric Biggers · 6 years ago
- 3deb80a fsveritysetup: salt format update by Eric Biggers · 6 years ago
- 3a35ec3 fsveritysetup: support including the signed file measurement by Eric Biggers · 6 years ago
- 2a7dbea fsveritysetup: extension format update by Eric Biggers · 7 years ago
- 3ffee6b Remove obsolete f2fs-tools patch by Eric Biggers · 7 years ago
- af15963 fsveritysetup: rename header => footer by Eric Biggers · 7 years ago
- 8365a29 Add debian packaging files by Eric Biggers · 7 years ago
- 60266c4 Remove .py extension from fsveritysetup by Eric Biggers · 7 years ago
- 1e64b3d Update for API changes by Eric Biggers · 7 years ago
- 6d8d3d2 fsveritysetup.py: allow specifying the hash algorithm by Eric Biggers · 7 years ago
- 42d74ea fsveritysetup.py: remove --tree-file argument by Eric Biggers · 7 years ago
- 3056d89 fsveritysetup: use the new patch structure format by Eric Biggers · 7 years ago
- c00f862 Complete mkfsverity.sh script so that we get a final executable test by Michael Halcrow · 7 years ago
- e1570d2 Ensure disk is a minimum size for a valid f2fs filesystem by Michael Halcrow · 7 years ago
- 872da1f Add a .gitignore by Eric Biggers · 7 years ago
- 4190722 Add a Makefile which builds the binaries by Eric Biggers · 7 years ago
- a544a98 Clean up ioctl-fs-verity-set and rename to fsverityset by Eric Biggers · 7 years ago
- 7d7c3d5 Clean up ioctl-fs-verity-measure and rename to fsveritymeasure by Eric Biggers · 7 years ago
- 2924095 Add the fsverity API definition by Eric Biggers · 7 years ago
- 5431918 fsveritysetup: exclude hdr_reverse_offset from measurement calculation by Eric Biggers · 7 years ago
- c4aef04 Rewrite of fsverity.py (renamed to fsveritysetup.py) and mkfsverity.sh by Eric Biggers · 7 years ago
- bf9c00d Add COPYING file by Eric Biggers · 7 years ago
- 880d426 fs-verity: Some userspace tooling that can be helpful for development by Michael Halcrow · 7 years ago