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
/
fs
/
gofer
/
socket.go
Age
Commit message (
Expand
)
Author
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-04-28
Support pipes and sockets in VFS2 gofer fs.
Dean Deng
2020-02-04
Add support for sentry internal pipe for gofer mounts
Fabricio Voznika
2020-01-27
Update package locations.
Adin Scannell
2019-06-13
Plumb context through more layers of filesytem.
Ian Gudger
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-06
Use common definition of SockType.
Rahat Mahmood
2019-06-03
gvisor/sock/unix: pass creds when a message is sent between unconnected sockets
Andrei Vagin
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2018-10-24
Convert Unix transport to syserr
Ian Gudger
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-17
Move Unix transport out of netstack
Ian Gudger
2018-09-28
Require AF_UNIX sockets from the gofer
Michael Pratt
2018-08-10
Enable checkpoint/restore in cases of UDS use.
Brielle Broder
2018-05-16
Release mutex in BidirectionalConnect to avoid deadlock.
Brian Geffon
2018-04-28
Check in gVisor.
Googler