Age | Commit message (Expand) | Author |
---|---|---|
2021-04-13 | Remove _NoRandomSave tests. | Adin Scannell |
2020-07-23 | Merge pull request #3024 from ridwanmsharif:ridwanmsharif/fuse-stub-impl | gVisor bot |
2020-07-23 | Added stub FUSE filesystem | Ridwan Sharif |
2020-07-09 | Gate FUSE behind a runsc flag | Ridwan Sharif |
2020-06-25 | Test that the fuse device can be opened | Ridwan Sharif |
2020-06-25 | Moved FUSE device under the fuse directory | Ridwan Sharif |
2020-06-25 | Add FUSE character device | Ridwan Sharif |
2020-02-28 | Hide /dev/net/tun when using hostinet. | Ting-Yu Wang |
2020-02-21 | Implement tap/tun device in vfs. | Ting-Yu Wang |
2019-07-17 | Merge pull request #533 from kevinGC:stub-dev-tty | gVisor bot |
2019-07-12 | Add permission, char device, and uid checks. | Kevin Krakauer |
2019-07-11 | Add a stub for /dev/tty. | Kevin |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2018-12-10 | Open source system call tests. | Brian Geffon |