summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-11-06WIP: Connector multi-replicairbekrm/connector_multireplicaIrbe Krumina14-186/+331
2024-11-06client/tailscale,ipn/{ipnlocal,localapi}: add a pre-shutdown localAPI endpoin...Irbe Krumina3-0/+41
2024-10-31net/netcheck: add addReportHistoryAndSetPreferredDERP() test case (#13989)Jordan Whited1-0/+9
2024-10-31util/syspolicy: add policy key for onboarding flow visibilityAaron Klotz1-0/+4
2024-10-31safeweb: add support for custom CSP (#13975)Andrew Lytvynov2-24/+92
2024-10-31net/sockstats: prevent crash in setNetMon (#13985)Andrea Gottardo1-1/+7
2024-10-31safeweb: add support for "/" and "/foo" handler distinction (#13980)Andrew Lytvynov2-3/+24
2024-10-31cmd/tailscale/cli, client/tailscale, ipn/localapi: add tailscale syspolicy {l...Nick Khyl6-2/+191
2024-10-31ipn,tailcfg: add app connector config knob to conffile (#13942)Irbe Krumina2-1/+8
2024-10-31wgengine/magicsock: export packet drop metric for outbound errorsAnton Tolchanov7-38/+127
2024-10-31wgengine/magicsock: exclude disco from throughput metricsAnton Tolchanov3-10/+14
2024-10-30net/netcheck: ensure prior preferred DERP is always in netchecksJames Tucker2-17/+93
2024-10-30util/syspolicy/source: put EnvPolicyStore env keys in their own namespaceBrad Fitzpatrick2-41/+46
2024-10-30util/syspolicy/setting: make setting.Snapshot JSON-marshallableNick Khyl2-0/+180
2024-10-30util/syspolicy/setting: make setting.RawItem JSON-marshallableNick Khyl4-141/+336
2024-10-30util/syspolicy/source: use errors instead of github.com/pkg/errorsNick Khyl1-1/+1
2024-10-30util/syspolicy: implement a syspolicy store that reads settings from environm...Nick Khyl5-5/+518
2024-10-30cmd/k8s-operator,k8s-operator: add topology spread constraints to ProxyClass ...Irbe Krumina7-0/+378
2024-10-29wgengine/magicsock: log home DERP changes with latencyTim Walters1-3/+8
2024-10-29tstest/tailmac: add support for mounting host directories in the guest (#13957)Jonathan Nobels5-14/+35
2024-10-29tstest/tailmac: fix Host.app path generation (#13953)Jonathan Nobels1-2/+5
2024-10-29cmd/tailscale/cli: add 'tailscale metrics' commandAnton Tolchanov3-9/+91
2024-10-29ipn/ipnlocal: remove the primary routes gauge for nowAnton Tolchanov2-21/+0
2024-10-29wgengine/magicsock: fix stats packet counter on derp egressAnton Tolchanov1-1/+1
2024-10-29ipn/ipnlocal: log errors while fetching serial numbersAnton Tolchanov1-4/+2
2024-10-28tool/gocross: remove trimpath from test buildsJames Tucker2-2/+5
2024-10-28tstest/natlab: add latency & loss simulationJames Tucker3-3/+56
2024-10-28licenses: update license noticesLicense Updater2-8/+8
2024-10-28net/dns: fix blank lines being added to resolv.conf on OpenBSD (#13928)Renato Aguiar1-1/+2
2024-10-27ipn/store/kubestore: don't error if state cannot be preloaded (#13926)Irbe Krumina1-1/+1
2024-10-26ipn/store/kubestore: cache state in memory (#13918)Irbe Krumina2-31/+67
2024-10-26cmd/k8s-operator: validate that tailscale.com/tailnet-ip annotation value is ...Nick Kirby2-3/+150
2024-10-25util/syspolicy, ipn/ipnlocal: update syspolicy package to utilize syspolicy/rsopNick Khyl16-925/+822
2024-10-24net/dns/resolver: fix test flakeAndrew Dunham1-7/+11
2024-10-24cmd/testwrapper: add pkg runtime to output (#13894)Paul Scott2-10/+21
2024-10-22net/netcheck: add a Now field to the netcheck ReportAndrew Dunham3-7/+24
2024-10-22health: fix spurious warning about DERP home region '0'Brad Fitzpatrick1-1/+5
2024-10-21net/tstun: use /10 as subnet for TAP mode; read IP from netmapMaisem Ali2-23/+54
2024-10-21net/tstun: restore tap mode functionalityMaisem Ali6-90/+88
2024-10-21cmd/viewer: import types/views when generating a getter for a map fieldNick Khyl3-0/+84
2024-10-21health: remove SysDNSOS, add two Warnables for read+set system DNS config (#1...Andrea Gottardo3-20/+32
2024-10-21scripts/installer.sh: allow Archcraft for Arch packages (#13870)Erisa A1-1/+1
2024-10-20derp: track client-advertised non-ideal DERP connections in more placesBrad Fitzpatrick5-7/+36
2024-10-19net/tlsdial: call out firewalls blocking Tailscale in health warnings (#13840)Andrea Gottardo7-2/+192
2024-10-18release/dist: clamp min / max version for synology package centre (#13857)Mario Minardi1-2/+16
2024-10-18net/netcheck: remove arbitrary deadlines from GetReport() tests (#13832)Jordan Whited1-2/+29
2024-10-18ipn/{ipnauth,ipnlocal,ipnserver}: send the auth URL to the user who started i...Nick Khyl8-53/+762
2024-10-18derp: add sclient write deadline timeout metric (#13831)Jordan Whited1-0/+6
2024-10-18derp: give trusted mesh peers longer write timeoutsBrad Fitzpatrick1-1/+14
2024-10-17scripts/installer.sh: support DNF5Andrew Dunham1-2/+34