summaryrefslogtreecommitdiffhomepage
path: root/runsc/boot/BUILD
AgeCommit message (Expand)Author
2018-12-10Open source system call tests.Brian Geffon
2018-11-20Internal change.Nicolas Lacasse
2018-11-13Internal change.Nicolas Lacasse
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-20Add more unimplemented syscall eventsFabricio Voznika
2018-10-11Add bare bones unsupported syscall loggingFabricio Voznika
2018-10-10Support for older Linux kernels without getrandomJonathan Giannuzzi
2018-09-07Remove '--file-access=direct' optionFabricio Voznika
2018-06-21Added functionality to create a RestoreEnvironment.Justine Olshan
2018-06-20Add 'runsc debug' commandFabricio Voznika
2018-06-18Modified boot.go to allow for restores.Justine Olshan
2018-06-12runsc: enable terminals in the sandbox.Kevin Krakauer
2018-06-08Drop capabilities not needed by GoferFabricio Voznika
2018-05-17Push signal-delivery and wait into the sandbox.Nicolas Lacasse
2018-05-01Add support for ping socketsIan Gudger
2018-04-28Check in gVisor.Googler