index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
sentry
/
fsimpl
/
verity
/
verity_test.go
Age
Commit message (
Expand
)
Author
2021-07-13
Do not require O_PATH flag to enable verity
Chong Cai
2021-06-22
[syserror] Add conversions to linuxerr with temporary Equals method.
Zach Koopmans
2021-04-05
Allow user mount for verity fs
Chong Cai
2021-02-11
Internal change.
gVisor bot
2021-01-20
Don't use task goroutine context in fsimpl tests.
Jamie Liu
2020-12-15
Change violation mode to an enum
Chong Cai
2020-12-11
Internal change.
gVisor bot
2020-12-02
Clean up verity tests.
Dean Deng
2020-11-20
Refactor verity test for readability
Chong Cai
2020-11-12
Add children names into verity hash
Chong Cai
2020-11-02
Pass hashing algorithms in verity fs opts
Chong Cai
2020-10-26
Add verity tests for deleted/renamed cases
Chong Cai
2020-10-23
Implement Read in gvisor verity fs
Chong Cai
2020-10-13
[vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root.
Dean Deng
2020-10-09
Include stat in Verity hash
Chong Cai
2020-10-01
Add a verity test for modified parent Merkle file
Chong Cai
2020-09-30
Add verity fs tests
Chong Cai