8550 Commits (00bd906797fe35d53db8fda24a36ba2bc3f34852)
 

Author SHA1 Message Date
Jordan Whited 00bd906797
prober: remove DERP pub key copying overheads in qd and non-tun measures (#14659) 1 year ago
Jordan Whited 84b0379dd5
prober: remove per-packet DERP pub key copying overheads (#14658) 1 year ago
Nick Khyl 0481042738 ipn/ipnserver: fix a deadlock in (*Server).blockWhileIdentityInUse 1 year ago
Nick Khyl 62fb857857 ipn/ipnserver: fix TestConcurrentOSUserSwitchingOnWindows 1 year ago
Brad Fitzpatrick d8b00e39ef cmd/tailscaled: add some more depchecker dep tests 1 year ago
Nick Khyl f023c8603a types/lazy: fix flaky TestDeferAfterDo 1 year ago
Andrew Lytvynov 1b303ee5ba
ipn/ipnlocal: re-advertise appc routes on startup (#14609) 1 year ago
Aaron Klotz fcf90260ce atomicfile: use ReplaceFile on Windows so that attributes and ACLs are preserved 1 year ago
dependabot[bot] 3431ab1720
.github: Bump github/codeql-action from 3.27.6 to 3.28.1 (#14618) 1 year ago
dependabot[bot] beb951c744
.github: Bump actions/setup-go from 5.1.0 to 5.2.0 (#14391) 1 year ago
Percy Wegmann db05e83efc cmd/derper: support explicit configuration of mesh dial hosts 1 year ago
Brad Fitzpatrick 7ecb69e32e tailcfg,control/controlclient: treat nil AllowedIPs as Addresses [capver 112] 1 year ago
James Tucker 6364b5f1e0 net/netmon: trim IPv6 endpoints in already routable subnets 1 year ago
Nick Khyl 2ac189800c client/tailscale: fix typo in comment 1 year ago
Nick Khyl 6fac2903e1 ipn/ipnserver: fix race condition where LocalBackend is reset after a different user connects 1 year ago
Nick Khyl f33f5f99c0 ipn/{ipnlocal,ipnserver}: remove redundant (*LocalBackend).ResetForClientDisconnect 1 year ago
Nick Khyl c3c4c96489 ipn/{ipnauth,ipnlocal,ipnserver}, client/tailscale: make ipnserver.Server testable 1 year ago
Nick Khyl d0ba91bdb2 ipn/ipnserver: use ipnauth.Actor instead of *ipnserver.actor whenever possible 1 year ago
Aaron Klotz d818a58a77 net/dns: ensure the Windows configurator does not touch the hosts file unless the configuration actually changed 1 year ago
Brad Fitzpatrick 27477983e3 control/controlclient: remove misleading TS_DEBUG_NETMAP, make it TS_DEBUG_MAP=2 (or more) 1 year ago
Brad Fitzpatrick 2fc4455e6d all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111] 1 year ago
Nick Khyl 66269dc934 ipn/ipnlocal: allow Peer API access via either V4MasqAddr or V6MasqAddr when both are set 1 year ago
Brad Fitzpatrick cfda1ff709 cmd/viewer,all: consistently use "read-only" instead of "readonly" 1 year ago
Brad Fitzpatrick 414a01126a go.mod: bump mdlayher/netlink and u-root/uio to use Go 1.21 NativeEndian 1 year ago
Nick Khyl da9965d51c cmd/viewer,types/views,various: avoid allocations in pointer field getters whenever possible 1 year ago
Anton Tolchanov e4385f1c02 cmd/tailscale/cli: add --posture-checking to tailscale up 1 year ago
Michael Stapelberg 64ab0ddff1 cmd/tailscale/cli: only exit silently if len(args) == 0 1 year ago
Percy Wegmann 6ccde369ff prober: record total bytes transferred in DERP bandwidth probes 1 year ago
Andrew Lytvynov 377127c20c
Revert "Dockerfile: bump base alpine image (#14604)" (#14620) 1 year ago
Brad Fitzpatrick 60d19fa00d all: use Go 1.21's binary.NativeEndian 1 year ago
Brad Fitzpatrick 69b90742fe util/uniq,types/lazy,*: delete code that's now in Go std 1 year ago
Andrew Lytvynov 5fdb4f83ad
Dockerfile: bump base alpine image (#14604) 1 year ago
KevinLiang10 2af255790d ipn/ipnlocal: add VIPServices hash to return body of vip-services c2n endpoint 1 year ago
Percy Wegmann cd795d8a7f prober: support filtering regions by region ID in addition to code 1 year ago
Brad Fitzpatrick a841f9d87b go.mod: bump some deps 1 year ago
Irbe Krumina 77017bae59
cmd/containerboot: load containerboot serve config that does not contain HTTPS endpoint in tailnets with HTTPS disabled (#14538) 1 year ago
Irbe Krumina 48a95c422a
cmd/containerboot,cmd/k8s-operator: reload tailscaled config (#14342) 1 year ago
Irbe Krumina fc8b6d9c6a
ipn/conf.go: add VIPServices to tailscaled configfile (#14345) 1 year ago
Nahum Shalman 9373a1b902 all: illumos/solaris userspace only support 1 year ago
Andrew Dunham 6ddeae7556 types/views: optimize SliceEqualAnyOrderFunc for small slices 1 year ago
Andrew Dunham 7fa07f3416 types/views: add SliceEqualAnyOrderFunc 1 year ago
Percy Wegmann a51672cafd prober: record total bytes transferred in DERP bandwidth probes 1 year ago
Irbe Krumina 68997e0dfa
cmd/k8s-operator,k8s-operator: allow users to set custom labels for the optional ServiceMonitor (#14475) 1 year ago
Andrew Lytvynov d8579a48b9
go.mod: bump go-git to v5.13.1 (#14584) 1 year ago
Mario Minardi 0b4ba4074f
client/web: properly show "Log In" for web client on fresh install (#14569) 1 year ago
Will Norris fa52035574 client/systray: record that systray is running 1 year ago
Andrew Dunham 9f17260e21 types/views: add MapViewsEqual and MapViewsEqualFunc 1 year ago
Brad Fitzpatrick 1d4fd2fb34 hostinfo: improve accuracy of Linux desktop detection heuristic 1 year ago
Brad Fitzpatrick 8d6b996483 ipn/ipnlocal: add client metric gauge for number of IPNBus connections 1 year ago
Percy Wegmann c81a95dd53 prober: clone histogram buckets before handing to Prometheus for derp_qd_probe_delays_seconds 1 year ago