Brad Fitzpatrick
|
3d37328af6
wgengine, proxymap: split out port mapping from Engine to new type
|
2 år sedan |
Brad Fitzpatrick
|
6e967446e4
tsd: add package with System type to unify subsystem init, discovery
|
2 år sedan |
Will Norris
|
57a008a1e1
all: pass log IDs as the proper type rather than strings
|
3 år sedan |
Maisem Ali
|
04b57a371e
ipn/ipnlocal: drop not required StateKey parameter
|
3 år sedan |
Will Norris
|
71029cea2d
all: update copyright and license headers
|
3 år sedan |
Andrew Dunham
|
58ad21b252
wgengine/netstack: fix data race in tests
|
3 år sedan |
Claire Wang
|
a45c9f982a
wgengine/netstack: change netstack API to require LocalBackend
|
3 år sedan |
Brad Fitzpatrick
|
caa2fe394f
wgengine/netstack: delete some dead code, old comment, use atomic int types
|
3 år sedan |
andig
|
14e8afe444
go.mod, etc: bump gvisor
|
3 år sedan |
Maisem Ali
|
18c7c3981a
ipn/ipnlocal: call checkPrefs in Start too
|
3 år sedan |
Maisem Ali
|
4d330bac14
ipn/ipnlocal: add support for multiple user profiles
|
3 år sedan |
Brad Fitzpatrick
|
79472a4a6e
wgengine/netstack: optimize shouldProcessInbound, avoiding 4via6 lookups
|
3 år sedan |
Andrew Dunham
|
acf5839dd2
wgengine/netstack: add tests for shouldProcessInbound
|
3 år sedan |
Andrew Dunham
|
0607832397
wgengine/netstack: always respond to 4via6 echo requests (#5712)
|
3 år sedan |
Andrew Dunham
|
b9b0bf65a0
wgengine/netstack: handle 4via6 packets when pinging (#5709)
|
3 år sedan |
Brad Fitzpatrick
|
a12aad6b47
all: convert more code to use net/netip directly
|
3 år sedan |
Brad Fitzpatrick
|
7eaf5e509f
net/netaddr: start migrating to net/netip via new netaddr adapter package
|
3 år sedan |
Tom DNetto
|
7f45734663
assorted: documentation and readability fixes
|
3 år sedan |
Tom DNetto
|
9e77660931
net/tstun,wgengine/{.,netstack}: handle UDP magicDNS traffic in netstack
|
3 år sedan |
James Tucker
|
c6ac29bcc4
wgengine/netstack: disable refsvfs2 leak tracking (#4378)
|
3 år sedan |
Josh Bleecher Snyder
|
0868329936
all: use any instead of interface{}
|
4 år sedan |
Brad Fitzpatrick
|
185825df11
wgengine/netstack: add a missing refcount decrement after packet injection
|
4 år sedan |
Brad Fitzpatrick
|
d5405c66b7
net/tsdial: start of new package to unify all outbound dialing complexity
|
4 år sedan |
Brad Fitzpatrick
|
722859b476
wgengine/netstack: make SOCKS5 resolve names to IPv6 if self node when no IPv4
|
4 år sedan |