summaryrefslogtreecommitdiffhomepage
path: root/pkg/fd
AgeCommit message (Expand)Author
2020-01-27Standardize on tools directory.Adin Scannell
2019-10-18Cleanup host UDS supportMichael Pratt
2019-09-25Merge pull request #765 from trailofbits:uds_supportgVisor bot
2019-09-19Fix documentation, clean up seccomp filter installation, rename helpers.Robert Tonic
2019-09-12Remove go_test from go_stateify and go_marshalMichael Pratt
2019-09-05Switch from net to unet to open Unix Domain Sockets.Robert Tonic
2019-08-27First pass at implementing Unix Domain Socket support. No tests.Robert Tonic
2019-06-27Fix various spelling issues in the documentationMichael Pratt
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-23Replace os.File with fd.FD in fsgoferFabricio Voznika
2019-02-08Keep FilePayloads open on server side until after RPC completed.Christopher Koch
2019-01-31Remove license commentsMichael Pratt
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-04-28Check in gVisor.Googler