1. 2543e6e v1.6 by Eric Biggers · 10 weeks ago master v1.6
  2. d54b6bb Eliminate dependency on pandoc by Eric Biggers · 2 months ago
  3. da05cca ci.yml: work around ASAN binaries crashing on ubuntu-latest by Eric Biggers · 2 months ago
  4. 287f133 ci.yml: upgrade to actions/checkout@v4 and actions/cache@v4 by Eric Biggers · 2 months ago
  5. 4ba7969 cmd_measure: reject options and handle "--" correctly by Eric Biggers · 11 months ago
  6. 585e14a fsverity.1: update documentation for --block-size by Eric Biggers · 11 months ago
  7. 5d6f7c4 ci.yml: upgrade to actions/checkout@v3 by Eric Biggers · 1 year, 4 months ago
  8. 6866e7e fsverity.1.md: use the new git repo URL by Eric Biggers · 1 year, 4 months ago
  9. c3098e1 README.md: use the new fsverity mailing list by Eric Biggers · 1 year, 4 months ago
  10. 49dc216 libfsverity.h: includes should be outside of extern "C" block by Eric Biggers · 1 year, 5 months ago
  11. f7c9a5a ci.yml: run on push instead of pull_request by Eric Biggers · 1 year, 5 months ago
  12. aa7b7fc README.md: update for latest kernel version by Eric Biggers · 1 year, 7 months ago
  13. 20e87c1 v1.5 by Eric Biggers · 2 years, 4 months ago v1.5
  14. 071167f NEWS.md: update for v1.5 by Eric Biggers · 2 years, 4 months ago
  15. d1e856b scripts/do-release.sh: split into prepare and publish by Eric Biggers · 2 years, 4 months ago
  16. c7434e7 scripts/run-sparse.sh: fix to exclude boringssl directory by Eric Biggers · 2 years, 4 months ago
  17. 61493fd Clarify the purpose of built-in signatures by Eric Biggers · 2 years, 4 months ago
  18. bdf3675 Makefile: fix a typo by Eric Biggers · 2 years, 4 months ago
  19. 801cc31 Add GitHub Actions support by Eric Biggers · 2 years, 5 months ago
  20. 84854db Support automatically building BoringSSL for testing by Eric Biggers · 2 years, 5 months ago
  21. f4e213f run-tests.sh: make CFI test work on Ubuntu 20.04 by Eric Biggers · 2 years, 5 months ago
  22. 7d68800 run-tests.sh: allow running individual tests by Eric Biggers · 2 years, 5 months ago
  23. 4258209 lib: remove libfsverity_error_msg_errno() by Eric Biggers · 2 years, 5 months ago
  24. ddc6bc9 Makefile: use -Wno-deprecated-declarations to avoid OpenSSL 3.0 warnings by Eric Biggers · 2 years, 8 months ago
  25. 2831778 scripts/run-tests.sh: test with OpenSSL 3.0 by Eric Biggers · 2 years, 8 months ago
  26. 2d61d50 scripts/run-tests.sh: test with OpenSSL 1.0 by Eric Biggers · 2 years, 9 months ago
  27. 66b1d8a Implement PKCS#11 opaque keys support through OpenSSL pkcs11 engine by Aleksander Adamowski · 2 years, 9 months ago
  28. 9e08289 v1.4 by Eric Biggers · 3 years ago v1.4
  29. a1243f2 Add man page for fsverity by Eric Biggers · 3 years ago
  30. 811f6d3 Add *.exe to gitignore by Eric Biggers · 3 years ago
  31. 6f64dde programs/fsverity: add --out-merkle-tree and --out-descriptor options by Eric Biggers · 3 years ago
  32. 1690cc2 programs/utils: add full_pwrite() and preallocate_file() by Eric Biggers · 3 years ago
  33. 3b7ac7d programs/test_compute_digest: test the metadata callbacks by Eric Biggers · 3 years ago
  34. cf9001d lib/compute_digest: add callbacks for getting the verity metadata by Eric Biggers · 3 years ago
  35. cf8fa5e programs/fsverity: Add dump_metadata subcommand by Eric Biggers · 3 years, 4 months ago
  36. 1a7bc44 Upgrade to latest fsverity_uapi.h by Eric Biggers · 3 years, 4 months ago
  37. a92b1a5 v1.3 by Eric Biggers · 3 years, 4 months ago v1.3
  38. cae3f52 scripts/run-tests.sh: test cross compiling for Windows by Eric Biggers · 3 years, 5 months ago
  39. 362db17 Fix some #endif comments by Eric Biggers · 3 years, 5 months ago
  40. 160bff5 Allow to build and run sign/digest on Windows by Luca Boccassi · 3 years, 5 months ago
  41. b4ece2a Wrap ./fsverity in TEST_WRAPPER_PROG too by Luca Boccassi · 3 years, 5 months ago
  42. 5b95728 Move -D_GNU_SOURCE to CPPFLAGS by Luca Boccassi · 3 years, 5 months ago
  43. 3cd5a38 Remove unneeded include by Luca Boccassi · 3 years, 5 months ago
  44. c7e0612 Rename "file measurement" to "file digest" by Eric Biggers · 3 years, 7 months ago
  45. 3919422 Upgrade to latest fsverity_uapi.h by Eric Biggers · 3 years, 7 months ago
  46. 568b417 lib/enable: validate params->version by Eric Biggers · 3 years, 6 months ago
  47. bda5bda scripts/run-tests.sh: disable gcc static analyzer by Eric Biggers · 3 years, 6 months ago
  48. df3723a programs/fsverity: share code to parse tree parameters by Eric Biggers · 3 years, 6 months ago
  49. f76d01b lib: add libfsverity_enable() and libfsverity_enable_with_sig() by Eric Biggers · 3 years, 6 months ago
  50. ecac40a lib/compute_digest: add default hash_algorithm and block_size by Eric Biggers · 3 years, 6 months ago
  51. 26a5832 programs/fsverity: change default block size from PAGE_SIZE to 4096 by Eric Biggers · 3 years, 6 months ago
  52. 7370b16 Restore installation of public header via make install by Luca Boccassi · 3 years, 7 months ago
  53. b561e4a Makefile: adjust CFLAGS overriding by Eric Biggers · 3 years, 7 months ago
  54. 5ca4c55 Makefile: generate libfsverity.pc during 'make install' by Eric Biggers · 3 years, 7 months ago
  55. 97bc1aa programs/fsverity: Add digest subcommand by Luca Boccassi · 3 years, 7 months ago
  56. 28c86c2 Makefile: add LDLIBS to .build-config by Eric Biggers · 3 years, 7 months ago
  57. b471ad4 Makefile: avoid long line in .build-config by Eric Biggers · 3 years, 7 months ago
  58. 1884656 scripts/run-tests.sh: exclude libfsverity.pc.in from license info check by Eric Biggers · 3 years, 7 months ago
  59. 06632f7 Generate and install libfsverity.pc by Luca Boccassi · 3 years, 7 months ago
  60. a06a9eb Use pkg-config to get libcrypto build flags by Luca Boccassi · 3 years, 7 months ago
  61. 3967abf run-tests.sh: test 'make check' with USE_SHARED_LIB=1 by Eric Biggers · 3 years, 7 months ago
  62. 50d51d8 Makefile check: use LD_LIBRARY_PATH with USE_SHARED_LIB by Luca Boccassi · 3 years, 7 months ago
  63. a00024e Move libfsverity.h to its own directory by Eric Biggers · 3 years, 8 months ago
  64. 406187b v1.2 by Eric Biggers · 3 years, 10 months ago v1.2
  65. 28c3f21 Update README and NEWS by Eric Biggers · 3 years, 10 months ago
  66. 870e46a run-tests.sh: test build and install with dash by Eric Biggers · 3 years, 10 months ago
  67. ab01265 README.md: add subject tag to Contributing section by Po-Hsu Lin · 3 years, 10 months ago
  68. 59fee35 Makefile: improve the cc-option compatibility by Po-Hsu Lin · 3 years, 10 months ago
  69. ab794fd Switch to MIT license by Eric Biggers · 3 years, 10 months ago
  70. acbf554 v1.1 by Eric Biggers · 4 years ago v1.1
  71. 4bad3af Add release notes by Eric Biggers · 4 years ago
  72. 047be51 README.md: update for recent changes and other improvements by Eric Biggers · 4 years ago
  73. fbabb29 run-tests.sh: add more test cases by Eric Biggers · 4 years ago
  74. 34edc86 do-release.sh: clean repository and run prerelease tests by Eric Biggers · 4 years ago
  75. 7e41d9f test_compute_digest: add more test cases by Eric Biggers · 4 years ago
  76. dcdb253 programs: make the test programs show libfsverity error messages by Eric Biggers · 4 years ago
  77. 1addf09 lib/compute_digest: check that the block size isn't too small by Eric Biggers · 4 years ago
  78. d705f98 libfsverity.h: clarify the documentation in a few places by Eric Biggers · 4 years ago
  79. 1459671 libfsverity.h: move file_size field closer to beginning by Eric Biggers · 4 years ago
  80. f555282 Makefile: pass $(CFLAGS) when linking by Eric Biggers · 4 years ago
  81. 5bd48e9 Makefile: make 'make help' show the special targets by Eric Biggers · 4 years ago
  82. 2616825 Add a clang-format file by Eric Biggers · 4 years ago
  83. f81f777 Move version number to libfsverity.h by Eric Biggers · 4 years ago
  84. c1acb01 Make libfsverity.h usable from C++ by Eric Biggers · 4 years ago
  85. 566c7dc scripts: add run-tests.sh by Eric Biggers · 4 years ago
  86. 40290ef scripts/do-release.sh: clean up to pass shellcheck by Eric Biggers · 4 years ago
  87. f8072c6 Makefile: improve the 'check' target by Eric Biggers · 4 years ago
  88. d38875c programs: be compatible with -fsanitize=unsigned-integer-overflow by Eric Biggers · 4 years ago
  89. 28d513f lib/hash_algs.c: start search from alg_num=1 by Eric Biggers · 4 years ago
  90. 40ba684 lib/hash_algs.c: rename libfsverity_hash_algs[] => fsverity_hash_algs[] by Eric Biggers · 4 years ago
  91. e1ddb1a lib: reserve some pointer-sized fields by Eric Biggers · 4 years ago
  92. e597966 Add some basic test programs for libfsverity by Eric Biggers · 4 years ago
  93. 5cd90ca Introduce libfsverity by Eric Biggers · 4 years ago
  94. 64b919b Split up cmd_sign.c by Eric Biggers · 4 years ago
  95. 5668d3e Clean up copyright notices by Eric Biggers · 4 years ago
  96. 963e21c util.h: remove max() by Eric Biggers · 4 years ago
  97. d70a4ed Use non-deprecated SPDX identifiers by Eric Biggers · 4 years ago
  98. 39c0183 Remove authorship lines by Eric Biggers · 4 years ago
  99. ae75f37 Include local headers first by Eric Biggers · 4 years, 1 month ago
  100. cdaefaa Add a script to run 'sparse' by Eric Biggers · 4 years, 1 month ago