summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-06-01Add SyscallRules that supports argument filteringZhengyu He
2018-06-01Ignores IPv6 addresses when configuring networkFabricio Voznika
2018-05-31Add SHA512 file to nightly buildFabricio Voznika
2018-05-30Restore FS on resume.Adin Scannell
2018-05-30Change ring0 & page tables arguments to structs.Adin Scannell
2018-05-29Supress error when deleting non-existing container with --forceFabricio Voznika
2018-05-29Automated rollback of changelist 196886839Fabricio Voznika
2018-05-24Poll should wake up on ECONNREFUSED with no mask.Brian Geffon
2018-05-24rpcinet connect doesn't handle all errnos correctly.Brian Geffon
2018-05-24Configure sandbox as superuserFabricio Voznika
2018-05-23Adding test case for RST acceptable ack panicBrian Geffon
2018-05-23Fix typo in TCP transportIan Gudger
2018-05-22Remove offset check to match with Linux implementation.Fabricio Voznika
2018-05-22When sending a RST the acceptable ACK window shouldn't change.Brian Geffon
2018-05-22Change length type, and let fadvise64 return ESPIPE if file is a pipeChanwit Kaewkasi
2018-05-22sentry: Add simple SIOCGIFFLAGS support (IFF_RUNNING and IFF_PROMIS).Kevin Krakauer
2018-05-22Clarify that syserr.New must only be called during initIan Gudger
2018-05-21Fix test failure when user can't mount temp dirFabricio Voznika
2018-05-21Dramatically improve handling of KVM vCPU pool.Adin Scannell
2018-05-18sentry: Get "ip link" working.Kevin Krakauer
2018-05-17Move postgres to list of supported imagesFabricio Voznika
2018-05-17Cleanup docsMichael Pratt
2018-05-17Fix capability check for sysv semaphores.Rahat Mahmood
2018-05-17Implement sysv shm.Rahat Mahmood
2018-05-17Fix sendto for dual stack UDP socketsIan Gudger
2018-05-17Push signal-delivery and wait into the sandbox.Nicolas Lacasse
2018-05-16Fix another socket Dirent refcount.Christopher Koch
2018-05-16Verify that when offset address is not null, infile must be seekableChanwit Kaewkasi
2018-05-16netstack: make TCP endpoint closed and error state cleanup work synchronous.Zhaozhong Ni
2018-05-16Refcount socket Dirents correctly.Christopher Koch
2018-05-16Release mutex in BidirectionalConnect to avoid deadlock.Brian Geffon
2018-05-15Fix KVM EFAULT handling.Adin Scannell
2018-05-15Simplify KVM invalidation logic.Adin Scannell
2018-05-15Simplify KVM state handling.Adin Scannell
2018-05-15sentry: Replaces saving of inet.Stack with retrieval via context.Kevin Krakauer
2018-05-15Fix problem with sendfile(2) writing less dataFabricio Voznika
2018-05-15Refactor the Sandbox package into Sandbox + Container.Nicolas Lacasse
2018-05-14Disable INVPCID check; it's not used.Adin Scannell
2018-05-14Make KVM system call first check.Adin Scannell
2018-05-14Simplify KVM host map handling.Adin Scannell
2018-05-14Ignore spurious KVM emulation failures.Adin Scannell
2018-05-11sentry: Adds canonical mode support.Kevin Krakauer
2018-05-11netstack: TCP connecting state endpoint save / restore support.Zhaozhong Ni
2018-05-11netstack: release rcv lock after ping socket save is done.Zhaozhong Ni
2018-05-11Remove error return from AddressSpace.Release()Michael Pratt
2018-05-11Implement MAP_32BIT.Jamie Liu
2018-05-11Update README to point to nightly builds.Nicolas Lacasse
2018-05-10Fix failure to rename directoryFabricio Voznika
2018-05-10Display the current git revision in the info blockChanwit Kaewkasi
2018-05-10Skip atime and mtime update when file is backed by host FDFabricio Voznika