1853 Commits (1d6ecb1e51266cf406a7a0fab877a2148e57c9f2)

Author SHA1 Message Date
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
Joe Tsai 4860c460f5
wgengine/netlog: strip dot suffix from node name (#17954) 5 months ago
Andrew Lytvynov d01081683c
go.mod: bump golang.org/x/crypto (#17907) 5 months ago
Alex Chan 200383dce5 various: add more missing apostrophes in comments 5 months ago
Brad Fitzpatrick 99b06eac49 syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 5 months ago
Brad Fitzpatrick 653d0738f9 types/netmap: remove PrivateKey from NetworkMap 5 months ago
Brad Fitzpatrick 4e01e8a66e wgengine/netlog: fix send to closed channel in test 5 months ago
Brad Fitzpatrick ce10f7c14c wgengine/wgcfg/nmcfg: reduce wireguard reconfig log spam 5 months ago
Brad Fitzpatrick 146ea42822 ipn/ipnlocal: remove all the weird locking (LockedOnEntry, UnlockEarly, etc) 5 months ago
Brad Fitzpatrick f387b1010e wgengine/wgcfg: remove two unused Config fields 5 months ago