1. 6033f55 cmd_sign: print file measurement on success by Eric Biggers · 5 years ago
  2. 10696ed fsverity_uapi.h: update to latest version (from v4 patchset) by Eric Biggers · 5 years ago
  3. 5d8246c util.h: remove unused ALIGN() macro by Eric Biggers · 5 years ago
  4. b09ba7e cmd_sign: support empty files by Eric Biggers · 5 years ago
  5. 7c8901f Remove now-unused utility functions by Eric Biggers · 5 years ago
  6. c67b06a Rework for new kernel patches by Eric Biggers · 5 years ago
  7. e64d479 Remove elide and patch support by Eric Biggers · 5 years ago
  8. b0ebc3e Drop CRC-32 support for now by Eric Biggers · 5 years ago
  9. 350eab5 Drop debian packaging files for now by Eric Biggers · 5 years ago
  10. 23a20ab Make crc32c_table.h self-contained by Eric Biggers · 6 years ago
  11. bdebc45 Add support for BoringSSL. by Adam Langley · 6 years ago
  12. 0aa2956 fsverity_uapi.h: replace __packed with __attribute__((packed)) by Eric Biggers · 6 years ago
  13. b3a3a23 util.h: skip defining attribute macros if already defined by Eric Biggers · 6 years ago
  14. 8957d75 Always show the OpenSSL error queue after failure. by Adam Langley · 6 years ago
  15. 0666600 Use ERR_print_errors_fp to print OpenSSL errors. by Adam Langley · 6 years ago
  16. 8387ad3 s/Google Inc/Google LLC/ by Eric Biggers · 6 years ago
  17. d87691f Update examples by Eric Biggers · 6 years ago
  18. 2f273d0 Document submitting patches by Eric Biggers · 6 years ago
  19. 25b5945 Update to match latest kernel changes by Eric Biggers · 6 years ago
  20. 75488a2 Remove old scripts by Eric Biggers · 6 years ago
  21. 00c0ca7 fsverity setup: delete or truncate output file on error by Eric Biggers · 6 years ago
  22. d0ae452 Allow building with OpenSSL versions 1.0.x by Eric Biggers · 6 years ago
  23. be980fa Add a README file with some basic examples by Eric Biggers · 6 years ago
  24. 431c67b Rewrite fsveritysetup in C by Eric Biggers · 6 years ago
  25. 3b40b2e fsveritysetup: by default, don't depend on 'veritysetup' program by Eric Biggers · 6 years ago
  26. 3deb80a fsveritysetup: salt format update by Eric Biggers · 6 years ago
  27. 3a35ec3 fsveritysetup: support including the signed file measurement by Eric Biggers · 6 years ago
  28. 2a7dbea fsveritysetup: extension format update by Eric Biggers · 6 years ago
  29. 3ffee6b Remove obsolete f2fs-tools patch by Eric Biggers · 6 years ago
  30. af15963 fsveritysetup: rename header => footer by Eric Biggers · 6 years ago
  31. 8365a29 Add debian packaging files by Eric Biggers · 7 years ago
  32. 60266c4 Remove .py extension from fsveritysetup by Eric Biggers · 7 years ago
  33. 1e64b3d Update for API changes by Eric Biggers · 7 years ago
  34. 6d8d3d2 fsveritysetup.py: allow specifying the hash algorithm by Eric Biggers · 7 years ago
  35. 42d74ea fsveritysetup.py: remove --tree-file argument by Eric Biggers · 7 years ago
  36. 3056d89 fsveritysetup: use the new patch structure format by Eric Biggers · 7 years ago
  37. c00f862 Complete mkfsverity.sh script so that we get a final executable test by Michael Halcrow · 7 years ago
  38. e1570d2 Ensure disk is a minimum size for a valid f2fs filesystem by Michael Halcrow · 7 years ago
  39. 872da1f Add a .gitignore by Eric Biggers · 7 years ago
  40. 4190722 Add a Makefile which builds the binaries by Eric Biggers · 7 years ago
  41. a544a98 Clean up ioctl-fs-verity-set and rename to fsverityset by Eric Biggers · 7 years ago
  42. 7d7c3d5 Clean up ioctl-fs-verity-measure and rename to fsveritymeasure by Eric Biggers · 7 years ago
  43. 2924095 Add the fsverity API definition by Eric Biggers · 7 years ago
  44. 5431918 fsveritysetup: exclude hdr_reverse_offset from measurement calculation by Eric Biggers · 7 years ago
  45. c4aef04 Rewrite of fsverity.py (renamed to fsveritysetup.py) and mkfsverity.sh by Eric Biggers · 7 years ago
  46. bf9c00d Add COPYING file by Eric Biggers · 7 years ago
  47. 880d426 fs-verity: Some userspace tooling that can be helpful for development by Michael Halcrow · 7 years ago