900 Commits (61ac021c5dd53bd3f49add12c683ba555da3c20d)

Author SHA1 Message Date
Harry Harpham 61ac021c5d wgengine/magicsock: assume network up for tests 2 weeks ago
Claus Lensbøl 85bb5f84a5
wgengine/magicsock,control/controlclient: do not overwrite discokey with old key (#18606) 4 weeks 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
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
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
Fernando Serboncini da90ea664d
wgengine/magicsock: only run derpActiveFunc after connecting to DERP (#18814) 2 months ago
Brad Fitzpatrick dc1d811d48 magicsock, ipnlocal: revert eventbus-based node/filter updates, remove Synchronize hack 2 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
Claus Lensbøl 151644f647
wgengine: send disco key via TSMP on first contact (#18215) 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
Claus Lensbøl c870d3811d
net/{packet,tstun},wgengine: update disco key when receiving via TSMP (#18158) 4 months ago
Claus Lensbøl c54d243690
net/tstun: add TSMPDiscoAdvertisement to TSMPPing (#17995) 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
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 f387b1010e wgengine/wgcfg: remove two unused Config fields 5 months ago
Brad Fitzpatrick 42ce5c88be wgengine/magicsock: unblock Conn.Synchronize on Conn.Close 5 months ago
Jordan Whited 2ad2d4d409
wgengine/magicsock: fix UDPRelayAllocReq/Resp deadlock (#17831) 5 months ago
Jordan Whited 18806de400
wgengine/magicsock: validate endpoint.derpAddr in Conn.onUDPRelayAllocResp (#17828) 5 months ago
Jordan Whited e059382174
wgengine/magicsock: clean up determineEndpoints docs (#17822) 5 months ago
Brad Fitzpatrick edb11e0e60 wgengine/magicsock: fix js/wasm crash regression loading non-existent portmapper 6 months ago
Alex Chan 8d119f62ee wgengine/magicsock: minor tidies in Test_endpoint_maybeProbeUDPLifetimeLocked 6 months ago
Joe Tsai e804b64358
wgengine/netlog: merge connstats into package (#17557) 6 months ago
Joe Tsai e75f13bd93
net/connstats: prepare to remove package (#17554) 6 months ago
Jordan Whited af15ee9c5f
wgengine/magicsock: add clientmetrics for TX bytes/packets by af & conn type (#17515) 6 months ago
M. J. Fromberger 154d36f73d
wgengine/magicsock: do not apply node view updates to a closed Conn (#17517) 6 months ago
Jordan Whited 16a05c7680
wgengine/magicsock: fix docs for send clientmetrics (#17514) 6 months ago
Jordan Whited adf308a064
wgengine/magicsock: add clientmetrics for RX bytes by af & conn type (#17512) 6 months ago
Jordan Whited d72370a6eb
wgengine/magicsock: remove unused arg in deregisterMetrics (#17513) 6 months ago
Jordan Whited 4543ea5c8a
wgengine/magicsock: start peer relay path discovery sooner (#17485) 6 months ago
M. J. Fromberger 241ea1c98b wgengine/magicsock: use eventbus.SubscribeFunc in Conn 6 months ago
Claus Lensbøl 63f7a400a8
wgengine/{magicsock,userspace,router}: move portupdates to the eventbus (#17423) 6 months ago
Brad Fitzpatrick 059f53e67a feature/condlite/expvar: add expvar stub package when metrics not needed 6 months ago
Jordan Whited 192f8d2804
wgengine/magicsock: add more handleNewServerEndpointRunLoop tests (#17469) 6 months ago
Brad Fitzpatrick cf520a3371 feature/featuretags: add LazyWG modular feature 6 months ago
Jordan Whited e44e28efcd
wgengine/magicsock: fix relayManager deadlock (#17449) 6 months ago