summaryrefslogtreecommitdiffhomepage
path: root/runsc/main.go
AgeCommit message (Expand)Author
2019-10-22netstack/tcp: software segmentation offloadAndrei Vagin
2019-10-16Fix problem with open FD when copy up is triggered in overlayfsFabricio Voznika
2019-09-25Merge pull request #765 from trailofbits:uds_supportgVisor bot
2019-09-24Refactor command line options and remove the allowed terminology for udsRobert Tonic
2019-09-24Merge pull request #812 from lubinszARM:pr_dup3_armgVisor bot
2019-09-19Place the host UDS mounting behind --fsgofer-host-uds-allowed.Robert Tonic
2019-09-16Bring back to life features lost in recent refactorFabricio Voznika
2019-09-05Change syscall.Dup2 to syscall.Dup3Bin Lu
2019-09-03Impose order on test scripts.Adin Scannell
2019-08-29Merge pull request #655 from praveensastry:feature/runsc-ref-chk-leakgVisor bot
2019-08-22Log message sent before logging is setupFabricio Voznika
2019-08-22Add log prefix for better claritypraveensastry
2019-08-13tests: print stack traces if test failed by timeoutAndrei Vagin
2019-08-09Fix the Stringer for leak modepraveensastry
2019-08-06Remove traces option for ref leak modepraveensastry
2019-08-06Add option to configure reference leak checkingpraveensastry
2019-07-26runsc: propagate the alsologtostderr to sub-commandsAndrei Vagin
2019-07-03Avoid importing platforms from many source filesAndrei Vagin
2019-06-13Update canonical repository.Adin Scannell
2019-06-12Allow 'runsc do' to run without rootFabricio Voznika
2019-06-10Add introspection for Linux/AMD64 syscallsIan Lewis
2019-06-06Add alsologtostderr optionFabricio Voznika
2019-06-06Send error message to docker/kubectl exec on failureFabricio Voznika
2019-06-06Add multi-fd support to fdbased endpoint.Bhasker Hariharan
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-26Make raw sockets a toggleable feature disabled by default.Kevin Krakauer
2019-04-11Add 'runsc do' commandFabricio Voznika
2019-04-01Add release hook and version flagAdin Scannell
2019-03-29gvisor/runsc: enable generic segmentation offload (GSO)Andrei Vagin
2019-03-11Add profiling commands to runscFabricio Voznika
2019-02-27Don't log twice to debug log when --log isn't setFabricio Voznika
2019-01-31gvisor/gofer: Use pivot_root instead of chrootAndrei Vagin
2019-01-02Automated rollback of changelist 225089593Michael Pratt
2018-12-17Expose internal testing flagMichael Pratt
2018-12-11Add "trace signal" optionMichael Pratt
2018-11-28Internal change.Googler
2018-11-01Add new log format that is compatible with KubernetesFabricio Voznika
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-12Added spec command to create OCI spec config.jsonIan Lewis
2018-10-11Make debug log file name configurableFabricio Voznika
2018-10-04Capture boot panics in debug log.Nicolas Lacasse
2018-10-03Automated rollback of changelist 215585559Nicolas Lacasse
2018-10-03runsc: Dup debug log file to stderr, so sentry panics don't get lost.Nicolas Lacasse
2018-10-01Make multi-container the default mode for runscFabricio Voznika
2018-09-24runsc: All non-root bind mounts should be shared.Nicolas Lacasse
2018-09-07Automated rollback of changelist 211992321Nicolas Lacasse
2018-09-07Remove '--file-access=direct' optionFabricio Voznika
2018-09-07runsc: Dup debug log file to stderr, so sentry panics don't get lost.Nicolas Lacasse
2018-09-04runsc: Pass log and config files to sandbox process by FD.Nicolas Lacasse
2018-08-31Automated rollback of changelist 210995199Fabricio Voznika