1862 Commits (dca1d8eea1a6d7f36bf0d78ba699f074ff1ea527)

Author SHA1 Message Date
Tom Meadows 5341b26328
wgengine/netstack: allow UDP listeners to receive traffic on Service VIP addresses (#18972) 1 week ago
Brad Fitzpatrick a182b864ac tsd, all: add Sys.ExtraRootCAs, plumb through TLS dial paths 1 week ago
Claus Lensbøl 9a7f143903
wgengine/userspace: add extra check for tsmp learned keys in engine (#19223) 1 week ago
Brad Fitzpatrick 5ef3713c9f cmd/vet: add subtestnames analyzer; fix all existing violations 2 weeks ago
M. J. Fromberger 211ef67222
tailcfg,ipn/ipnlocal: regulate netmap caching via a node attribute (#19117) 2 weeks ago
Claus Lensbøl c76113ac75
wgengine/magicsock: send out disco keys over TSMP periodically (#19212) 2 weeks ago
Harry Harpham 61ac021c5d wgengine/magicsock: assume network up for tests 2 weeks ago
Claus Lensbøl bf467727fc
control/controlclient,ipn/ipnlocal,wgengine: avoid restarting wireguard when key is learned via tsmp (#19142) 3 weeks ago
Alex Chan 1d0fde6fc2 all: use `bart.Lite` instead of `bart.Table` where appropriate 3 weeks ago
Claus Lensbøl 85bb5f84a5
wgengine/magicsock,control/controlclient: do not overwrite discokey with old key (#18606) 4 weeks ago
Josef Bacik b0e63cbeb9 wgengine/netstack: add TS_NETSTACK_KEEPALIVE_{IDLE,INTERVAL} envknobs 1 month ago
Brad Fitzpatrick 54606a0a89 wgengine/netstack: don't register subnet/4via6 TCP flows with proxymap 1 month ago
Jordan Whited 96dde53b43 net/{batching,udprelay},wgengine/magicsock: add SO_RXQ_OVFL clientmetrics 1 month ago
Brad Fitzpatrick 073a9a8c9e wgengine{,/magicsock}: add DERP hooks for filtering+sending packets 1 month ago
kari-ts dd1da0b389
wgengine: search randomly for unused port instead of in contiguous range (#18974) 1 month ago
Brad Fitzpatrick 70de111394 wgengine/magicsock: fix three race conditions in TestTwoDevicePing 1 month ago
Brad Fitzpatrick 16fa81e804 wgengine: add API to force a disco key for experiments, testing 1 month ago
Brad Fitzpatrick bd2a2d53d3 all: use Go 1.26 things, run most gofix modernizers 1 month ago
Brad Fitzpatrick 2a64c03c95 types/ptr: deprecate ptr.To, use Go 1.26 new 1 month ago
Brad Fitzpatrick 2810f0c6f1 all: fix typos in comments 1 month ago
Claus Lensbøl 9657a93217
tstest/natlab: add test for no control and rotated disco key (#18261) 1 month ago
Mike O'Driscoll 26ef46bf81
util/linuxfw,wgengine/router: add connmark rules for rp_filter workaround (#18860) 1 month ago
Claus Lensbøl 2d21dd46cd
wgengine/magicsoc,net/tstun: put disco key advertisement behind a nob (#18857) 2 months ago
Alex Chan 0cca3bd417 wgengine/magicsock: improve error message for moving Mullvad node keys 2 months ago
James Tucker 0fb207c3d0 wgengine/netstack: deliver self-addressed packets via loopback 2 months ago
Brad Fitzpatrick a98036b41d go.mod: bump gvisor 2 months ago
Fernando Serboncini da90ea664d
wgengine/magicsock: only run derpActiveFunc after connecting to DERP (#18814) 2 months ago
joshua stein 518d241700 netns,wgengine: add OpenBSD support to netns via an rtable 2 months ago
Michael Ben-Ami 811fe7d18e ipnext,ipnlocal,wgengine/filter: add extension hooks for custom filter matchers 2 months ago
Jonathan Nobels be4449f6e0
util/clientmetric, wgengine/watchdog: report watchdog errors in user/client metrics (#18591) 2 months ago
Brad Fitzpatrick dc1d811d48 magicsock, ipnlocal: revert eventbus-based node/filter updates, remove Synchronize hack 2 months ago
Michael Ben-Ami 5a5572e48a tstun,wgengine: add new datapath hooks for intercepting Connectors 2025 2 months ago
KevinLiang10 03461ea7fb
wgengine/netstack: add local tailscale service IPs to route and terminate locally (#18461) 3 months ago
Jordan Whited 3b6d542923 wgengine/magicsock: make debugNeverDirectUDP influence remote peer decisions 3 months ago
Amal Bansode 6de5b01e04
ipn/localapi: stop logging "broken pipe" errors (#18487) 3 months ago
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
James Tucker 63d563e734 tsnet: add support for a user-supplied tun.Device 3 months ago
Claus Lensbøl 151644f647
wgengine: send disco key via TSMP on first contact (#18215) 3 months ago
Tom Meadows c3b7f24051
ipn,ipn/local: always accept routes for Tailscale Services (cgnat range) (#18173) 3 months ago
Raj Singh aadc4f2ef4
wgengine/magicsock: add home DERP region usermetric (#18062) 3 months ago
Alex Valiushko 4c3cf8bb11
wgengine/magicsock: extract IMDS utilities into a standalone package (#18334) 3 months ago
Jonathan Nobels 3e89068792
net/netmon, wgengine/userspace: purge ChangeDelta.Major and address TODOs (#17823) 4 months ago
Claus Lensbøl c870d3811d
net/{packet,tstun},wgengine: update disco key when receiving via TSMP (#18158) 4 months ago
Claus Lensbøl 1dfdee8521
net/dns: retrample resolve.conf when another process has trampled it (#18069) 4 months ago
Brad Fitzpatrick b8c58ca7c1 wgengine: fix TSMP/ICMP callback leak 5 months ago
Claus Lensbøl c54d243690
net/tstun: add TSMPDiscoAdvertisement to TSMPPing (#17995) 5 months ago
Claus Lensbøl e7f5ca1d5e
wgengine/userspace: run link change subscribers in eventqueue (#18024) 5 months ago
James Tucker c09c95ef67 types/key,wgengine/magicsock,control/controlclient,ipn: add debug disco key rotation 5 months ago
Brad Fitzpatrick bd29b189fe types/netmap,*: remove some redundant fields from NetMap 5 months ago
Alex Chan c2e474e729 all: rename variables with lowercase-l/uppercase-I 5 months ago