Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
jes
/
fsverity-utils
/
HEAD
ae75f37
Include local headers first
by Eric Biggers
· 6 years ago
master
cdaefaa
Add a script to run 'sparse'
by Eric Biggers
· 6 years ago
a8eeaae
scripts/do-release: add .sh suffix and add license ID
by Eric Biggers
· 6 years ago
6585eb4
v1.0
by Eric Biggers
· 6 years ago
v1.0
9b616d9
Add release script
by Eric Biggers
· 6 years ago
69ebc9d
fsverity.c: man page doesn't exist yet
by Eric Biggers
· 6 years ago
2151209
cmd_sign: create detached signatures
by Eric Biggers
· 7 years ago
88438bb
cmd_sign: avoid passing NULL to memcpy()
by Eric Biggers
· 7 years ago
ac37171
cmd_sign: use consistent filename quoting style
by Eric Biggers
· 7 years ago
6033f55
cmd_sign: print file measurement on success
by Eric Biggers
· 7 years ago
10696ed
fsverity_uapi.h: update to latest version (from v4 patchset)
by Eric Biggers
· 7 years ago
5d8246c
util.h: remove unused ALIGN() macro
by Eric Biggers
· 7 years ago
b09ba7e
cmd_sign: support empty files
by Eric Biggers
· 7 years ago
7c8901f
Remove now-unused utility functions
by Eric Biggers
· 7 years ago
c67b06a
Rework for new kernel patches
by Eric Biggers
· 7 years ago
e64d479
Remove elide and patch support
by Eric Biggers
· 7 years ago
b0ebc3e
Drop CRC-32 support for now
by Eric Biggers
· 7 years ago
350eab5
Drop debian packaging files for now
by Eric Biggers
· 7 years ago
23a20ab
Make crc32c_table.h self-contained
by Eric Biggers
· 7 years ago
bdebc45
Add support for BoringSSL.
by Adam Langley
· 7 years ago
0aa2956
fsverity_uapi.h: replace __packed with __attribute__((packed))
by Eric Biggers
· 7 years ago
b3a3a23
util.h: skip defining attribute macros if already defined
by Eric Biggers
· 7 years ago
8957d75
Always show the OpenSSL error queue after failure.
by Adam Langley
· 7 years ago
0666600
Use ERR_print_errors_fp to print OpenSSL errors.
by Adam Langley
· 7 years ago
8387ad3
s/Google Inc/Google LLC/
by Eric Biggers
· 7 years ago
d87691f
Update examples
by Eric Biggers
· 7 years ago
2f273d0
Document submitting patches
by Eric Biggers
· 7 years ago
25b5945
Update to match latest kernel changes
by Eric Biggers
· 7 years ago
75488a2
Remove old scripts
by Eric Biggers
· 7 years ago
00c0ca7
fsverity setup: delete or truncate output file on error
by Eric Biggers
· 8 years ago
d0ae452
Allow building with OpenSSL versions 1.0.x
by Eric Biggers
· 8 years ago
be980fa
Add a README file with some basic examples
by Eric Biggers
· 8 years ago
431c67b
Rewrite fsveritysetup in C
by Eric Biggers
· 8 years ago
3b40b2e
fsveritysetup: by default, don't depend on 'veritysetup' program
by Eric Biggers
· 8 years ago
3deb80a
fsveritysetup: salt format update
by Eric Biggers
· 8 years ago
3a35ec3
fsveritysetup: support including the signed file measurement
by Eric Biggers
· 8 years ago
2a7dbea
fsveritysetup: extension format update
by Eric Biggers
· 8 years ago
3ffee6b
Remove obsolete f2fs-tools patch
by Eric Biggers
· 8 years ago
af15963
fsveritysetup: rename header => footer
by Eric Biggers
· 8 years ago
8365a29
Add debian packaging files
by Eric Biggers
· 8 years ago
60266c4
Remove .py extension from fsveritysetup
by Eric Biggers
· 8 years ago
1e64b3d
Update for API changes
by Eric Biggers
· 8 years ago
6d8d3d2
fsveritysetup.py: allow specifying the hash algorithm
by Eric Biggers
· 8 years ago
42d74ea
fsveritysetup.py: remove --tree-file argument
by Eric Biggers
· 8 years ago
3056d89
fsveritysetup: use the new patch structure format
by Eric Biggers
· 8 years ago
c00f862
Complete mkfsverity.sh script so that we get a final executable test
by Michael Halcrow
· 8 years ago
e1570d2
Ensure disk is a minimum size for a valid f2fs filesystem
by Michael Halcrow
· 8 years ago
872da1f
Add a .gitignore
by Eric Biggers
· 8 years ago
4190722
Add a Makefile which builds the binaries
by Eric Biggers
· 8 years ago
a544a98
Clean up ioctl-fs-verity-set and rename to fsverityset
by Eric Biggers
· 8 years ago
7d7c3d5
Clean up ioctl-fs-verity-measure and rename to fsveritymeasure
by Eric Biggers
· 8 years ago
2924095
Add the fsverity API definition
by Eric Biggers
· 8 years ago
5431918
fsveritysetup: exclude hdr_reverse_offset from measurement calculation
by Eric Biggers
· 8 years ago
c4aef04
Rewrite of fsverity.py (renamed to fsveritysetup.py) and mkfsverity.sh
by Eric Biggers
· 8 years ago
bf9c00d
Add COPYING file
by Eric Biggers
· 8 years ago
880d426
fs-verity: Some userspace tooling that can be helpful for development
by Michael Halcrow
· 8 years ago