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
/
runsc
/
boot
/
BUILD
Age
Commit message (
Expand
)
Author
2020-10-29
Keep magic constants out of netstack
Kevin Krakauer
2020-10-23
Rewrite reference leak checker without finalizers.
Dean Deng
2020-10-19
Remove legacy bazel configurations.
Adin Scannell
2020-09-17
Add VFS2 overlay support in runsc
Fabricio Voznika
2020-09-15
Add support for OCI seccomp filters in the sandbox.
Ian Lewis
2020-09-04
Simplify FD handling for container start/exec
Fabricio Voznika
2020-08-19
Move boot.Config to its own package
Fabricio Voznika
2020-07-22
Support for receiving outbound packets in AF_PACKET.
Bhasker Hariharan
2020-07-13
Merge pull request #2672 from amscanne:shim-integrated
gVisor bot
2020-06-25
Moved FUSE device under the fuse directory
Ridwan Sharif
2020-06-24
Port /dev/net/tun device to VFS2.
Nicolas Lacasse
2020-06-23
Port /dev/tty device to VFS2.
Nicolas Lacasse
2020-06-11
Add //pkg/sentry/fsimpl/overlay.
Jamie Liu
2020-05-06
Fix runsc syscall documentation generation.
Adin Scannell
2020-05-04
Add TTY support on VFS2 to runsc
Fabricio Voznika
2020-04-30
FIFO QDisc implementation
Bhasker Hariharan
2020-04-24
VFS2: Get HelloWorld image tests to pass with VFS2
Zach Koopmans
2020-04-23
Simplify Docker test infrastructure.
Adin Scannell
2020-04-22
Move user home detection to its own library.
Nicolas Lacasse
2020-04-17
Get /bin/true to run on VFS2
Zach Koopmans
2020-04-14
Merge pull request #2212 from aaronlu:dup_stdioFDs
gVisor bot
2020-02-20
Initial network namespace support.
gVisor bot
2020-01-28
Add vfs.FileDescription to FD table
Fabricio Voznika
2020-01-27
Update package locations.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-09
New sync package.
Ian Gudger
2019-12-06
Merge pull request #1233 from xiaobo55x:compatLog
gVisor bot
2019-12-03
Enable runsc compatLog support on arm64.
Haibo Xu
2019-11-13
Enable runsc/boot support on arm64.
Haibo Xu
2019-11-04
Add NETLINK_KOBJECT_UEVENT socket support
Michael Pratt
2019-10-07
Rename epsocket to netstack.
Kevin Krakauer
2019-09-25
Remove centralized registration of protocols.
Kevin Krakauer
2019-09-23
Always set HOME env var with `runsc exec`.
Nicolas Lacasse
2019-08-02
Stops container if gofer is killed
Fabricio Voznika
2019-07-03
Avoid importing platforms from many source files
Andrei Vagin
2019-07-02
Remove map from fd_map, change to fd_table.
Adin Scannell
2019-06-28
Add finalizer on AtomicRefCount to check for leaks.
Ian Gudger
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-13
Set the HOME environment variable (fixes #293)
Ian Lewis
2019-06-12
gvisor/runsc: apply seccomp filters before parsing a state file
Andrei Vagin
2019-06-11
Add support to mount pod shared tmpfs mounts
Fabricio Voznika
2019-06-07
Move //pkg/sentry/memutil to //pkg/memutil.
Jamie Liu
2019-03-14
Decouple filemem from platform and move it to pgalloc.MemoryFile.
Jamie Liu
2019-03-05
Add uncaught signal message to the user log
Fabricio Voznika
2019-02-22
Rename ping endpoints to icmp endpoints.
Kevin Krakauer
2019-01-31
Remove license comments
Michael Pratt
2018-12-10
Open source system call tests.
Brian Geffon
2018-11-20
Internal change.
Nicolas Lacasse
2018-11-13
Internal change.
Nicolas Lacasse
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
[next]