summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-07-26updated the functions to distinguish IA/DA for Arm64Bin Lu
2020-06-18iptables: skip iptables if no rules are setKevin Krakauer
2020-06-18iptables: remove metadata structKevin Krakauer
2020-06-18Enable more VFS2 syscall testsFabricio Voznika
2020-06-18Acquire lock when accessing MultiDevice's cache in String().Ting-Yu Wang
2020-06-18Ensure ip6tables module installedKevin Krakauer
2020-06-18Remove various uses of 'whitelist'Michael Pratt
2020-06-18Support setsockopt SO_SNDBUF/SO_RCVBUF for raw/udp sockets.Bhasker Hariharan
2020-06-18Cleanup tcp.timer and tcpip.RouteGhanan Gowripalan
2020-06-17Implement Sync() to directoriesFabricio Voznika
2020-06-17Add TempTmpMount testFabricio Voznika
2020-06-17Move mount configutation to RunOptsFabricio Voznika
2020-06-17Increase timeouts for NDP testsGhanan Gowripalan
2020-06-17Add test for stat("/proc/net/snmp").Ian Gudger
2020-06-17Internal change.gVisor bot
2020-06-17Proc test: Allow root mount pathname to be non-root.Nicolas Lacasse
2020-06-17Fix TtlDefault test on linux.Bhasker Hariharan
2020-06-17Remove various uses of 'blacklist'Michael Pratt
2020-06-17Refactor host.canMap.Dean Deng
2020-06-17TCP stat fixesMithun Iyer
2020-06-17Implement POSIX locksFabricio Voznika
2020-06-17Fix typos in test/README.md.Nicolas Lacasse
2020-06-16Add runsc options to set checksum offloading statusgVisor bot
2020-06-16Correctly handle multiple resizings in pgalloc.findAvailableRange().Jamie Liu
2020-06-16Replace use of %v in tcp testsMithun Iyer
2020-06-16Print spec as json when --debug is enabledFabricio Voznika
2020-06-16Port aio to VFS2.Nicolas Lacasse
2020-06-16Miscellaneous VFS2 fixes.Jamie Liu
2020-06-15TCP to honor updated window size during handshake.Mithun Iyer
2020-06-15Remove blacklist from //test/runtimesMichael Pratt
2020-06-15Internal change.Martijn Vels
2020-06-15Correctly set the test VFS environment variable.Rahat Mahmood
2020-06-12Allow reading IP_MULTICAST_LOOP and IP_MULTICAST_TTL on TCP sockets.Ian Gudger
2020-06-12Make GenerateRandomPayload available to all testsTony Gong
2020-06-12vfs2: implement fcntl(fd, F_SETFL, flags)Andrei Vagin
2020-06-11Replace use of %v in packetimpact testsMithun Iyer
2020-06-11Set the HOME environment variable for sub-containers.Ian Lewis
2020-06-11Remove generated logs when test succeeds.Adin Scannell
2020-06-11Add //pkg/sentry/fsimpl/overlay.Jamie Liu
2020-06-11Add test for reordering.Ian Gudger
2020-06-11Enable nogo againFabricio Voznika
2020-06-11Do not use tentative addresses for routesGhanan Gowripalan
2020-06-11Merge pull request #2863 from lubinszARM:pr_sndbufgVisor bot
2020-06-11Don't copy structs with sync.Mutex during initializationFabricio Voznika
2020-06-11Merge pull request #2705 from lubinszARM:pr_sigfp_nestedgVisor bot
2020-06-11Merge pull request #2946 from avagin:travis-pipefailgVisor bot
2020-06-11Refactor packetimpact Connection typesgVisor bot
2020-06-11Add Generate method in merkletreegVisor bot
2020-06-11Factor out flipcall mmap for internal usegVisor bot
2020-06-11Add merkle tree size measuregVisor bot