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
Age
Commit message (
Expand
)
Author
2021-06-29
Merge release-20210628.0-8-g54b71221c (automated)
gVisor bot
2021-06-29
[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL
Zach Koopmans
2021-06-22
Merge release-20210614.0-14-ge1dc1c78e (automated)
gVisor bot
2021-06-22
[syserror] Add conversions to linuxerr with temporary Equals method.
Zach Koopmans
2021-05-26
Merge release-20210518.0-49-g9fcc44f99 (automated)
gVisor bot
2021-05-26
Add verity getdents tests
Chong Cai
2021-05-14
Merge release-20210510.0-38-g894187b2c (automated)
gVisor bot
2021-05-14
Resolve remaining O_PATH TODOs.
Dean Deng
2021-04-30
Merge release-20210419.0-47-gea89cd38a (automated)
gVisor bot
2021-04-30
Do not return content if verity translate fails
Chong Cai
2021-04-29
Merge release-20210419.0-43-g669523f7d (automated)
gVisor bot
2021-04-29
Remove outdated TODOs in verity
Chong Cai
2021-04-20
Merge release-20210412.0-35-g82eecd2e9 (automated)
gVisor bot
2021-04-19
Change verity action to be a fs member
Chong Cai
2021-04-12
Merge release-20210408.0-24-gc4c6a71fb (automated)
gVisor bot
2021-04-12
Add DecRef for verity FDs that were missing
Chong Cai
2021-04-10
Merge release-20210408.0-16-gea7faa505 (automated)
gVisor bot
2021-04-09
Return integrity failure only if enabled
Chong Cai
2021-04-09
Merge release-20210408.0-9-gedf30a9bc (automated)
gVisor bot
2021-04-08
Set root dentry and hash for verity before verify
Chong Cai
2021-04-09
Merge release-20210408.0-8-g496a3654e (automated)
gVisor bot
2021-04-08
Set parent after child is verified
Chong Cai
2021-04-05
Merge release-20210322.0-43-ge21a71bff (automated)
gVisor bot
2021-04-05
Allow user mount for verity fs
Chong Cai
2021-04-03
Merge release-20210322.0-36-g491b106d6 (automated)
gVisor bot
2021-04-02
Internal change.
gVisor bot
2021-03-29
[syserror] Split usermem package
Zach Koopmans
2021-03-11
Clear Merkle tree files in RuntimeEnable mode
Chong Cai
2021-03-11
Report filesystem-specific mount options.
Rahat Mahmood
2021-03-05
Implement IterDirent in verity fs
Chong Cai
2021-02-11
Internal change.
gVisor bot
2021-01-22
Implement F_GETLK fcntl.
Dean Deng
2021-01-20
Don't use task goroutine context in fsimpl tests.
Jamie Liu
2021-01-20
Move Lock/UnlockPOSIX into LockFD util.
Dean Deng
2020-12-17
Set verityMu to be state nosave
Chong Cai
2020-12-15
Change violation mode to an enum
Chong Cai
2020-12-15
Internal change.
gVisor bot
2020-12-11
Internal change.
gVisor bot
2020-12-10
Change merkle root file name to avoid collision
Chong Cai
2020-12-02
Remove FileReadWriteSeeker from vfs.
Jamie Liu
2020-12-02
Clean up verity tests.
Dean Deng
2020-11-24
Remove outdated TODO.
Dean Deng
2020-11-20
Refactor verity test for readability
Chong Cai
2020-11-17
Add consistent precondition formatting for verity
Chong Cai
2020-11-12
Add children names into verity hash
Chong Cai
2020-11-09
Initialize references with a value of 1.
Dean Deng
2020-11-02
Pass hashing algorithms in verity fs opts
Chong Cai
2020-10-28
Add logging option to leak checker.
Dean Deng
2020-10-27
Add SHA512 to merkle tree library
Chong Cai
2020-10-26
Add verity tests for deleted/renamed cases
Chong Cai
[next]