9843 Commits (1eba5b0cbdf044b5a3a45fc5372f240865fb8ca3)
 

Author SHA1 Message Date
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
Tom Proctor d4c5b278b3 cmd/k8s-operator: support workload identity federation 5 months ago
Tom Proctor 1ed117dbc0 cmd/k8s-operator: remove Services feature flag detection 5 months ago
Joe Tsai 5b40f0bc54
cmd/vet: add static vet checker that runs jsontags (#17778) 5 months ago
Joe Tsai 446752687c
cmd/vet: move jsontags into vet (#17777) 5 months ago
Joe Tsai 77123a569b
wgengine/netlog: include node OS in logged attributes (#17755) 6 months ago
Andrew Lytvynov db7dcd516f
Revert "control/controlclient: back out HW key attestation (#17664)" (#17732) 6 months ago
M. J. Fromberger 4c856078e4
util/eventbus: block for the subscriber during SubscribeFunc close (#17642) 6 months ago
M. J. Fromberger 061e6266cf
util/eventbus: allow logging of slow subscribers (#17705) 6 months ago
Andrew Lytvynov f522b9dbb7
feature/tpm: protect all TPM handle operations with a mutex (#17708) 6 months ago
James 'zofrex' Sanderson b6c6960e40
control/controlclient: remove unused reference to mapCtx (#17614) 6 months ago
Gesa Stupperich adee8b9180 cmd/tailscale/cli/serve_v2: improve validation error 6 months ago
M. J. Fromberger 95426b79a9
logtail: avoid racing eventbus subscriptions with shutdown (#17695) 6 months ago
Fernando Serboncini d68513b0db
ipn: add support for HTTP Redirects (#17594) 6 months ago
Erisa A 05d2dcaf49
words: remove a fish (#17704) 6 months ago
Brad Fitzpatrick 8996254647 sessionrecording: fix regression in recent http2 package change 6 months ago
Brad Fitzpatrick d5a40c01ab cmd/k8s-operator/generate: skip tests if no network or Helm is down 6 months ago
Harry Harpham 74f1d8bd87
cmd/tailscale/cli: unhide serve get-config and serve set-config (#17598) 6 months ago
Fernando Serboncini da90e3d8f2
cmd/k8s-operator: rename 'l' variables (#17700) 6 months ago
M. J. Fromberger 06b092388e
ipn/ipnlocal: do not stall event processing for appc route updates (#17663) 6 months ago
Alex Chan 3c19addc21 tka: rename a mutex to `mu` instead of single-letter `l` 6 months ago
Joe Tsai 9ac8105fda
cmd/jsontags: add static analyzer for incompatible `json` struct tags (#17670) 6 months ago
Joe Tsai 478342a642
wgengine/netlog: embed node information in network flow logs (#17668) 6 months ago
Joe Tsai fcb614a53e
cmd/jsonimports: add static analyzer for consistent "json" imports (#17669) 6 months ago
M. J. Fromberger 09a2a1048d
derp: fix an unchecked error in a test (#17694) 6 months ago
Brad Fitzpatrick edb11e0e60 wgengine/magicsock: fix js/wasm crash regression loading non-existent portmapper 6 months ago
Will Norris 0a5ba8280f CODE_OF_CONDUCT.md: update code of conduct 6 months ago
M. J. Fromberger db5815fb97
Revert "logtail: avoid racing eventbus subscriptions with Shutdown (#17639)" (#17684) 6 months ago
Mario Minardi 02681732d1
.github: drop branches filter with single asterisk from workflows (#17682) 6 months ago
Gesa Stupperich d2e4a20f26 ipn/ipnlocal/serve: error when PeerCaps serialisation fails 6 months ago
Gesa Stupperich d6fa899eba ipn/ipnlocal/serve: remove grant header truncation logic 6 months ago
Gesa Stupperich 576aacd459 ipn/ipnlocal/serve: add grant headers 6 months ago
srwareham f4e2720821
cmd/tailscale/cli: move JetKVM scripts to /userdata/init.d for persistence (#17610) 6 months ago
Max Coulombe 34e992f59d
feature/identityfederation: strip query params on clientID (#17666) 6 months ago