index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
sentry
/
strace
/
BUILD
Age
Commit message (
Expand
)
Author
2021-06-10
Parse mmap protection and flags in strace
Fabricio Voznika
2021-04-27
Remove uses of the binary package from networking code.
Rahat Mahmood
2021-03-29
[syserror] Split usermem package
Zach Koopmans
2021-03-03
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
Ayush Ranjan
2020-12-02
[netstack] Refactor common utils out of netstack to socket package.
Ayush Ranjan
2020-09-15
Enable automated marshalling for the syscall package.
Rahat Mahmood
2020-02-20
Better strace logging for epoll syscalls.
gVisor bot
2020-02-11
Move Align{Up,Down} into binary package.
gVisor bot
2020-01-27
Update package locations.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2019-12-18
Enable pkg/sentry/strace support on arm64.
Haibo Xu
2019-12-10
Format fd_set parameters in select(2)/pselect(2) for strace.
Dean Deng
2019-10-07
Rename epsocket to netstack.
Kevin Krakauer
2019-09-23
internal BUILD file cleanup.
gVisor bot
2019-07-02
Remove map from fd_map, change to fd_table.
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-18
Format struct pollfd in poll(2)/ppoll(2)
Michael Pratt
2019-04-11
Format FDs in strace logs
Michael Pratt
2019-03-01
Format capget/capset arguments
Michael Pratt
2019-01-31
Remove license comments
Michael Pratt
2018-12-06
Format signals, signal masks in strace
Michael Pratt
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-10
Add seccomp filter configuration to ptrace stubs.
Adin Scannell
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-04-28
Check in gVisor.
Googler