9876 Commits (653d0738f9afd9ee4785eff06c4a1908a4e6eaaf)
 

Author SHA1 Message Date
Brad Fitzpatrick 653d0738f9 types/netmap: remove PrivateKey from NetworkMap 5 months ago
Brad Fitzpatrick 98aadbaf54 util/cache: remove unused code 5 months ago
Brad Fitzpatrick 4e01e8a66e wgengine/netlog: fix send to closed channel in test 5 months ago
Avery Palmer 8aa46a3956 util/clientmetric: fix regression causing Metric.v to be uninitialised 5 months ago
Xinyu Kuo 8444659ed8 cmd/tailscale/cli: fix panic in netcheck with mismatched DERP region IDs 5 months ago
Jordan Whited e1f0ad7a05
net/udprelay: implement Server.SetStaticAddrPorts (#17909) 5 months ago
James Tucker a96ef432cf control/controlclient,ipn/ipnlocal: replace State enum with boolean flags 5 months ago
Andrew Lytvynov c5919b4ed1
feature/tpm: check IsZero in clone instead of just nil (#17884) 5 months ago
Andrew Lytvynov 888a5d4812
ipn/localapi: use constant-time comparison for RequiredPassword (#17906) 5 months ago
Alex Chan 9134440008 various: adds missing apostrophes to comments 5 months ago
Simon Law bd36817e84
scripts/installer.sh: compare major versions numerically (#17904) 5 months ago
M. J. Fromberger ab4b990d51
net/netmon: do not abandon a subscriber when exiting early (#17899) 5 months ago
Brad Fitzpatrick ce10f7c14c wgengine/wgcfg/nmcfg: reduce wireguard reconfig log spam 5 months ago
Andrew Dunham 208a32af5b logpolicy: fix nil pointer dereference with invalid TS_LOG_TARGET 5 months ago
Brad Fitzpatrick 052602752f control/controlclient: make Observer optional 5 months ago
Jordan Whited 0285e1d5fb
feature/relayserver: fix Shutdown() deadlock (#17898) 5 months ago
James 'zofrex' Sanderson 124301fbb6
ipn/ipnlocal: log prefs changes and reason in Start (#17876) 5 months ago
Alex Chan b5cd29932e tka: add a test for unmarshaling existing AUMs 5 months ago
Jordan Whited 9e4d1fd87f
feature/relayserver,ipn/ipnlocal,net/udprelay: plumb DERPMap (#17881) 5 months ago
Brad Fitzpatrick 146ea42822 ipn/ipnlocal: remove all the weird locking (LockedOnEntry, UnlockEarly, etc) 5 months ago
Andrew Dunham 08e74effc0 cmd/cloner: support cloning arbitrarily-nested maps 5 months ago
Naman Sood ca9b68aafd
cmd/tailscale/cli: remove service flag from funnel command (#17850) 5 months ago
Andrew Dunham 6ac80b7334 cmd/{cloner,viewer}: handle maps of views 5 months ago
Jordan Whited f4f9dd7f8c
net/udprelay: replace VNI pool with selection algorithm (#17868) 5 months ago
License Updater 31fe75ad9e licenses: update license notices 5 months ago
Fran Bull 37aa7e6935 util/dnsname: fix test error message 5 months ago
Brad Fitzpatrick f387b1010e wgengine/wgcfg: remove two unused Config fields 5 months ago
Fran Bull 27a0168cdc util/dnsname: increase maxNameLength to account for trailing dot 5 months ago
Jonathan Nobels e8d2f96449
ipn/ipnlocal, net/netns: add node cap to disable netns interface binding on netext Apple clients (#17691) 5 months ago
Sachin Iyer 16e90dcb27
net/batching: fix gro size handling for misordered UDP_GRO messages (#17842) 5 months ago
Sachin Iyer d37884c734
cmd/k8s-operator: remove early return in ingress matching (#17841) 5 months ago
Sachin Iyer 85cb64c4ff
wf: correct IPv6 link-local range from ff80::/10 to fe80::/10 (#17840) 5 months ago
Sachin Iyer 3280dac797 wgengine/router/osrouter: fix linux magicsock port changing 5 months ago
Brad Fitzpatrick 1eba5b0cbd util/eventbus: log goroutine stacks when hung in CI 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
Brad Fitzpatrick 4650061326 ipn/ipnlocal: fix state_test data race seen in CI 5 months ago
Brad Fitzpatrick 6e24f50946 tsnet: add tstest.Shard on the slow tests 5 months ago
Brad Fitzpatrick 8ed6bb3198 ipn/ipnlocal: move vipServiceHash etc to serve.go, out of local.go 5 months ago
Brad Fitzpatrick e0e8731130 feature, ipn/ipnlocal: add, use feature.CanSystemdStatus for more DCE 5 months ago
Jordan Whited e059382174
wgengine/magicsock: clean up determineEndpoints docs (#17822) 5 months ago
Brad Fitzpatrick fe5501a4e9 wgengine: make getStatus a bit cheaper (less alloc-y) 5 months ago
Alex Chan 4c67df42f6 tka: log a better error if there are no chain candidates 5 months ago
Alex Chan c7dbd3987e tka: remove an unused parameter from `computeActiveAncestor` 5 months ago
Andrew Lytvynov ae3dff15e4
ipn/ipnlocal: clean up some of the weird locking (#17802) 5 months ago
Brad Fitzpatrick 2e265213fd tsnet: fix TestConn to be fast, not flaky 5 months ago
Brad Fitzpatrick de733c5951 tailcfg: kill off rest of HairPinning symbols 5 months ago
Brad Fitzpatrick 875a9c526d tsnet: skip a 30s long flaky-ish test on macOS 5 months ago
Raj Singh bab5e68d0a
net/udprelay: use GetGlobalAddrs and add local port endpoint (#17797) 5 months ago