Age | Commit message (Expand) | Author |
2019-11-04 | Add NETLINK_KOBJECT_UEVENT socket support | Michael Pratt |
2019-10-07 | Rename epsocket to netstack. | Kevin Krakauer |
2019-09-25 | Remove centralized registration of protocols. | Kevin Krakauer |
2019-09-23 | Always set HOME env var with `runsc exec`. | Nicolas Lacasse |
2019-08-02 | Stops container if gofer is killed | Fabricio Voznika |
2019-07-03 | Avoid importing platforms from many source files | Andrei Vagin |
2019-07-02 | Remove map from fd_map, change to fd_table. | Adin Scannell |
2019-06-28 | Add finalizer on AtomicRefCount to check for leaks. | Ian Gudger |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-13 | Set the HOME environment variable (fixes #293) | Ian Lewis |
2019-06-12 | gvisor/runsc: apply seccomp filters before parsing a state file | Andrei Vagin |
2019-06-11 | Add support to mount pod shared tmpfs mounts | Fabricio Voznika |
2019-06-07 | Move //pkg/sentry/memutil to //pkg/memutil. | Jamie Liu |
2019-03-14 | Decouple filemem from platform and move it to pgalloc.MemoryFile. | Jamie Liu |
2019-03-05 | Add uncaught signal message to the user log | Fabricio Voznika |
2019-02-22 | Rename ping endpoints to icmp endpoints. | Kevin Krakauer |
2019-01-31 | Remove license comments | Michael Pratt |
2018-12-10 | Open source system call tests. | Brian Geffon |
2018-11-20 | Internal change. | Nicolas Lacasse |
2018-11-13 | Internal change. | Nicolas Lacasse |
2018-10-23 | Track paths and provide a rename hook. | Adin Scannell |
2018-10-20 | Add more unimplemented syscall events | Fabricio Voznika |
2018-10-11 | Add bare bones unsupported syscall logging | Fabricio Voznika |
2018-10-10 | Support for older Linux kernels without getrandom | Jonathan Giannuzzi |
2018-09-07 | Remove '--file-access=direct' option | Fabricio Voznika |
2018-06-21 | Added functionality to create a RestoreEnvironment. | Justine Olshan |
2018-06-20 | Add 'runsc debug' command | Fabricio Voznika |
2018-06-18 | Modified boot.go to allow for restores. | Justine Olshan |
2018-06-12 | runsc: enable terminals in the sandbox. | Kevin Krakauer |
2018-06-08 | Drop capabilities not needed by Gofer | Fabricio Voznika |
2018-05-17 | Push signal-delivery and wait into the sandbox. | Nicolas Lacasse |
2018-05-01 | Add support for ping sockets | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |