summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-10-29Merge release-20190806.1-340-gc0b8fd4 (automated)gVisor bot
2019-10-29Update build tags to allow Go 1.14Michael Pratt
2019-10-29Merge release-20190806.1-339-g2e00771 (automated)gVisor bot
2019-10-29Refactor logic for loadExecutable.Dean Deng
2019-10-29Merge release-20190806.1-338-g392c561 (automated)gVisor bot
2019-10-29Fix PollWithFullBufferBlocks.Bhasker Hariharan
2019-10-29Merge release-20190806.1-337-g7d80e85 (automated)gVisor bot
2019-10-29Allow waiting for Endpoint worker goroutines to finish.Ian Gudger
2019-10-29Merge release-20190806.1-336-g8b04e2d (automated)gVisor bot
2019-10-29Merge pull request #1087 from xiaobo55x:fstat_NlinkgVisor bot
2019-10-29Merge release-20190806.1-334-g41e2df1 (automated)gVisor bot
2019-10-29Support iterating an NDP options buffer.Ghanan Gowripalan
2019-10-29Merge release-20190806.1-333-g29273b0 (automated)gVisor bot
2019-10-29Disallow execveat on interpreter scripts with fd opened with O_CLOEXEC.Dean Deng
2019-10-29Merge release-20190806.1-332-gdbeaf9d (automated)gVisor bot
2019-10-28Deflake TestCheckpointRestoreFabricio Voznika
2019-10-29Merge release-20190806.1-331-g0864549 (automated)gVisor bot
2019-10-28Use the user supplied TCP MSS when creating a new active socketGhanan Gowripalan
2019-10-28Merge release-20190806.1-330-g198f1cd (automated)gVisor bot
2019-10-28Update commentMichael Pratt
2019-10-28Cast the Stat_t.Nlink to uint64 on arm64.Haibo Xu
2019-10-26Merge release-20190806.1-329-g1c480ab (automated)gVisor bot
2019-10-25Aggregate arguments for loading executables into a single struct.Dean Deng
2019-10-25Merge release-20190806.1-328-g5a42105 (automated)gVisor bot
2019-10-25Validate the checksum for incoming ICMPv6 packetsGhanan Gowripalan
2019-10-25Merge release-20190806.1-327-g8f029b3 (automated)gVisor bot
2019-10-25Convert DelayOption to the newer/faster SockOpt int type.Ian Gudger
2019-10-25Merge release-20190806.1-326-ge0c84f2 (automated)gVisor bot
2019-10-25test/syscall: Remove duplicated gtest/gtest.h.Haibo
2019-10-25Merge release-20190806.1-325-gfd59891 (automated)gVisor bot
2019-10-25platform/ptrace: use tgkill instead of killAndrei Vagin
2019-10-25Merge release-20190806.1-324-g9a72674 (automated)gVisor bot
2019-10-25Merge pull request #1070 from lubinszARM:pr_abigVisor bot
2019-10-24Merge release-20190806.1-322-g27e896f (automated)gVisor bot
2019-10-24Add a type to represent the NDP Prefix Information option.Ghanan Gowripalan
2019-10-24Merge release-20190806.1-321-ge8ba10c (automated)gVisor bot
2019-10-24Fix early deletion of rootDirFabricio Voznika
2019-10-24Merge release-20190806.1-320-ge50a1f5 (automated)gVisor bot
2019-10-24Remove the amss field from tcpip.tcp.handshake as it was unusedGhanan Gowripalan
2019-10-24Merge release-20190806.1-319-gf034790 (automated)gVisor bot
2019-10-24Use interface-specific NDP configurations instead of the stack-wide default.Ghanan Gowripalan
2019-10-24slight changes to pkg/abiBin Lu
2019-10-24Merge release-20190806.1-318-gd9fd536 (automated)gVisor bot
2019-10-24Handle AT_SYMLINK_NOFOLLOW flag for execveat.Dean Deng
2019-10-23Handle AT_EMPTY_PATH flag in execveat.Dean Deng
2019-10-24Merge release-20190806.1-316-g072af49 (automated)gVisor bot
2019-10-23Add check for proper settings to AF_PACKET tests.Kevin Krakauer
2019-10-23Merge release-20190806.1-315-g6d4d956 (automated)gVisor bot
2019-10-23Merge pull request #641 from tanjianfeng:mastergVisor bot
2019-10-23Merge release-20190806.1-309-gfbe6b50 (automated)gVisor bot