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
/
fd
Age
Commit message (
Expand
)
Author
2019-10-18
Cleanup host UDS support
Michael Pratt
2019-09-25
Merge pull request #765 from trailofbits:uds_support
gVisor bot
2019-09-19
Fix documentation, clean up seccomp filter installation, rename helpers.
Robert Tonic
2019-09-12
Remove go_test from go_stateify and go_marshal
Michael Pratt
2019-09-05
Switch from net to unet to open Unix Domain Sockets.
Robert Tonic
2019-08-27
First pass at implementing Unix Domain Socket support. No tests.
Robert Tonic
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-23
Replace os.File with fd.FD in fsgofer
Fabricio Voznika
2019-02-08
Keep FilePayloads open on server side until after RPC completed.
Christopher Koch
2019-01-31
Remove license comments
Michael Pratt
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-04-28
Check in gVisor.
Googler