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
/
socket
/
control
Age
Commit message (
Expand
)
Author
2020-01-09
Merge release-20191213.0-80-gb3ae8a6 (automated)
gVisor bot
2020-01-08
Fix slice bounds out of range panic in parsing socket control message.
Ting-Yu Wang
2019-12-26
Merge release-20191213.0-49-g87e4d03 (automated)
gVisor bot
2019-12-26
Automated rollback of changelist 287029703
gVisor bot
2019-12-24
Merge release-20191213.0-48-ge013c48 (automated)
gVisor bot
2019-12-24
Enable IP_RECVTOS socket option for datagram sockets
Ryan Heacock
2019-12-11
Merge release-20191129.0-43-g2e3b9b0 (automated)
gVisor bot
2019-12-10
Deduplicate and simplify control message processing for recvmsg and sendmsg.
Dean Deng
2019-12-10
Merge release-20191129.0-33-g30f7316 (automated)
gVisor bot
2019-12-10
Make comments clearer for control message handling.
Dean Deng
2019-12-02
Merge release-20191114.0-45-g9194aab (automated)
gVisor bot
2019-12-02
Support sending IP_TOS and IPV6_TCLASS control messages with hostinet sockets.
Dean Deng
2019-11-28
Merge release-20191114.0-41-g684f757 (automated)
gVisor bot
2019-11-27
Add support for receiving TOS and TCLASS control messages in hostinet.
Dean Deng
2019-10-16
Reorder BUILD license and load functions in gvisor.
Kevin Krakauer
2019-07-18
Merge eefa817c (automated)
gVisor bot
2019-07-18
net/tcp/setockopt: impelment setsockopt(fd, SOL_TCP, TCP_INQ)
Andrei Vagin
2019-07-12
Merge 69e0affa (automated)
gVisor bot
2019-07-02
Remove map from fd_map, change to fd_table.
Adin Scannell
2019-06-13
Merge add40fd6 (automated)
gVisor bot
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-04
Merge f520d0d5 (automated)
gVisor bot
2019-06-03
gvisor/sock/unix: pass creds when a message is sent between unconnected sockets
Andrei Vagin
2019-06-02
Merge 216da0b7 (automated)
gVisor bot
2019-04-29
Implement the MSG_CTRUNC msghdr flag for Unix sockets.
Ian Gudger
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-01-31
Remove license comments
Michael Pratt
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-17
Move Unix transport out of netstack
Ian Gudger
2018-08-02
Automated rollback of changelist 207037226
Zhaozhong Ni
2018-08-01
Automated rollback of changelist 207007153
Michael Pratt
2018-08-01
stateify: convert all packages to use explicit mode.
Zhaozhong Ni
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-05-01
Implement SO_TIMESTAMP
Ian Gudger
2018-04-28
Check in gVisor.
Googler