summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-09-12Merge pull request #843 from nlacasse:versiongVisor bot
2019-09-12Automated rollback of changelist 268047073Ghanan Gowripalan
2019-09-12Update repository directory structure.Adin Scannell
2019-09-12Bump bazel toolchain.Nicolas Lacasse
2019-09-11Drop unavailable package.Adin Scannell
2019-09-11Ensure appropriate tools are installed on image.Adin Scannell
2019-09-11Update key environment variables.Adin Scannell
2019-09-11Fix authorization for continuous integration.Adin Scannell
2019-09-11Bump bazel, rules_go, gazelle, and go toolchain to latest versions.Nicolas Lacasse
2019-09-11Update required Bazel version in README.Ian Lewis
2019-09-10Fix `runsc --version` and add a test.Nicolas Lacasse
2019-09-10Fix minor Kokoro issues.Adin Scannell
2019-09-09Fix ephemeral port leak.Ian Gudger
2019-09-09go_marshal: Implement automatic generation of ABI marshalling code.Rahat Mahmood
2019-09-09Merge pull request #824 from amscanne:fix_build2gVisor bot
2019-09-09Join IPv6 all-nodes and solicited-node multicast addresses where appropriate.Ghanan Gowripalan
2019-09-06Remove reundant global tcpip.LinkEndpointID.Ian Gudger
2019-09-06Indicate flipcall synchronization to the Go race detector.Jamie Liu
2019-09-06Fix repository build scriptsAdin Scannell
2019-09-06Load C++ rules from @rules_ccMichael Pratt
2019-09-05Ignore the root container when calculating oom_score_adj for the sandbox.Ian Lewis
2019-09-05Better strace logs for statx.Nicolas Lacasse
2019-09-05Merge pull request #809 from google:amscanne-patch-1gVisor bot
2019-09-05Fix bug in proc_test.Bhasker Hariharan
2019-09-05Deflake aio_test.Jamie Liu
2019-09-04Allow non-unique group IDs in bazel docker containersIan Lewis
2019-09-04Fix build when no tags are presentAdin Scannell
2019-09-04Run proc_net tests.Ian Gudger
2019-09-04Resolve flakes with TestMultiContainerDestroyFabricio Voznika
2019-09-04Fix continuous build breakageAdin Scannell
2019-09-04Fix RST generation bugs.Bhasker Hariharan
2019-09-04Handle subnet and broadcast addresses correctly with NIC.subnetsChris Kuiper
2019-09-03Impose order on test scripts.Adin Scannell
2019-09-03Validate IPv6 Hop Limit field for received NDP packetsGhanan Gowripalan
2019-09-03Make UDP traceroute work.Bhasker Hariharan
2019-09-03Ensure that flipcall.Endpoint.Shutdown() shuts down inactive peers.Jamie Liu
2019-09-03Merge pull request #782 from xiaobo55x:pkg_rawfilegVisor bot
2019-09-02Remove duplicated file in pkg/tcpip/link/rawfile.Haibo Xu
2019-08-30Remove support for non-incremental mapped accounting.Jamie Liu
2019-08-30Automated rollback of changelist 261387276Bhasker Hariharan
2019-08-30Fix async-signal-unsafety in MlockallTest_Future.Jamie Liu
2019-08-30Fix data race accessing referencedNetworkEndpoint.kindChris Kuiper
2019-08-30Return correct buffer size for ioctl(socket, FIONREAD)Fabricio Voznika
2019-08-30Update image to install docker and fix permissionsAdin Scannell
2019-08-30Add C++ toolchain and fix compile issues.Adin Scannell
2019-08-29Handle new representation of abstract UDS paths.Rahat Mahmood
2019-08-29Implement /proc/net/udp.Rahat Mahmood
2019-08-29Merge pull request #655 from praveensastry:feature/runsc-ref-chk-leakgVisor bot
2019-08-29Compile procter binaries during image creation.Nicolas Lacasse
2019-08-29Internal change.gVisor bot