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
/
main.go
Age
Commit message (
Expand
)
Author
2020-08-26
Make flag propagation automatic
Fabricio Voznika
2020-08-19
Move boot.Config to its own package
Fabricio Voznika
2020-07-09
Gate FUSE behind a runsc flag
Ridwan Sharif
2020-06-16
Add runsc options to set checksum offloading status
gVisor bot
2020-05-13
Enable overlayfs_stale_read by default for runsc.
Jamie Liu
2020-05-11
Automated rollback of changelist 310417191
Bhasker Hariharan
2020-05-07
Automated rollback of changelist 309339316
Bhasker Hariharan
2020-04-30
Enable FIFO QDisc by default in runsc.
Bhasker Hariharan
2020-04-30
FIFO QDisc implementation
Bhasker Hariharan
2020-04-27
runsc: extend do network cleanup
Michael Pratt
2020-04-17
Add test name to boot and gofer log files
Fabricio Voznika
2020-04-17
Get /bin/true to run on VFS2
Zach Koopmans
2020-04-16
Preserve log FD after execve
Fabricio Voznika
2020-04-10
Use O_CLOEXEC when dup'ing FDs
Fabricio Voznika
2020-04-08
Fix all copy locks violations.
Adin Scannell
2020-02-28
Allow to specify a separate log for GO's runtime messages
Andrei Vagin
2020-02-19
Add statefile command to runsc.
Adin Scannell
2020-02-10
Add flag package to limit visibility.
Adin Scannell
2020-01-27
Cleanup glog and add real caller information.
Adin Scannell
2019-12-17
Leave minimum CPU number as a constant
Aleksandr Razumov
2019-12-17
Add minimum CPU number and only lower CPUs on --cpu-num-from-quota
Aleksandr Razumov
2019-12-15
Set CPU number to CPU quota
Aleksandr Razumov
2019-11-22
Force timezone initialization before filter installation
Michael Pratt
2019-10-31
Add systemd-cgroup flag option.
Ian Lewis
2019-10-22
netstack/tcp: software segmentation offload
Andrei Vagin
2019-10-16
Fix problem with open FD when copy up is triggered in overlayfs
Fabricio Voznika
2019-09-25
Merge pull request #765 from trailofbits:uds_support
gVisor bot
2019-09-24
Refactor command line options and remove the allowed terminology for uds
Robert Tonic
2019-09-24
Merge pull request #812 from lubinszARM:pr_dup3_arm
gVisor bot
2019-09-19
Place the host UDS mounting behind --fsgofer-host-uds-allowed.
Robert Tonic
2019-09-16
Bring back to life features lost in recent refactor
Fabricio Voznika
2019-09-05
Change syscall.Dup2 to syscall.Dup3
Bin Lu
2019-09-03
Impose order on test scripts.
Adin Scannell
2019-08-29
Merge pull request #655 from praveensastry:feature/runsc-ref-chk-leak
gVisor bot
2019-08-22
Log message sent before logging is setup
Fabricio Voznika
2019-08-22
Add log prefix for better clarity
praveensastry
2019-08-13
tests: print stack traces if test failed by timeout
Andrei Vagin
2019-08-09
Fix the Stringer for leak mode
praveensastry
2019-08-06
Remove traces option for ref leak mode
praveensastry
2019-08-06
Add option to configure reference leak checking
praveensastry
2019-07-26
runsc: propagate the alsologtostderr to sub-commands
Andrei Vagin
2019-07-03
Avoid importing platforms from many source files
Andrei Vagin
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-12
Allow 'runsc do' to run without root
Fabricio Voznika
2019-06-10
Add introspection for Linux/AMD64 syscalls
Ian Lewis
2019-06-06
Add alsologtostderr option
Fabricio Voznika
2019-06-06
Send error message to docker/kubectl exec on failure
Fabricio Voznika
2019-06-06
Add multi-fd support to fdbased endpoint.
Bhasker Hariharan
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-26
Make raw sockets a toggleable feature disabled by default.
Kevin Krakauer
[next]