summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/loader/loader.go
AgeCommit message (Expand)Author
2018-07-03Handle NUL-only paths in execMichael Pratt
2018-06-15Replace crypto/rand with internal rand packageMichael Pratt
2018-05-08Reword misleading log lineIan Gudger
2018-05-07Fix misspellingsIan Gudger
2018-04-28Check in gVisor.Googler