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