summaryrefslogtreecommitdiffhomepage
path: root/pkg/urpc/urpc.go
AgeCommit message (Expand)Author
2021-06-25Merge pull request #6222 from avagin:stopgVisor bot
2021-06-22runsc: don't kill sandbox, let it stop properlyAndrei Vagin
2021-01-05Add benchmarks targets to BuildKite.Adin Scannell
2020-12-29Make profiling commands synchronous.Adin Scannell
2020-01-09New sync package.Ian Gudger
2019-06-27Fix various spelling issues in the documentationMichael Pratt
2019-06-13Update canonical repository.Adin Scannell
2019-06-06Add multi-fd support to fdbased endpoint.Bhasker Hariharan
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-02-08Internal change.Christopher Koch
2019-02-08Keep FilePayloads open on server side until after RPC completed.Christopher Koch
2018-10-19Use correct company name in copyright headerIan Gudger
2018-08-15runsc fsgofer: Support dynamic serving of filesystems.Kevin Krakauer
2018-07-18Moved restore code out of create and made to be called after create.Justine Olshan
2018-05-05Remove dead code in urpcIan Gudger
2018-04-28Check in gVisor.Googler