summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-05-03tstest/integration: enable debug logsandrew/debug-integration-testsAndrew Dunham1-1/+1
2024-05-03drive: use secret token to authenticate access to file server on localhostPercy Wegmann1-1/+0
2024-05-03drive: use secret token to authenticate access to file server on localhostPercy Wegmann1-1/+1
2024-05-03drive: use secret token to authenticate access to file server on localhostPercy Wegmann2-10/+33
2024-05-03drive: use secret token to authenticate access to file server on localhostPercy Wegmann1-1/+1
2024-05-03drive: use secret token to authenticate access to file server on localhostPercy Wegmann1-1/+3
2024-05-03drive: use secret token to authenticate access to file server on localhostPercy Wegmann6-53/+135
2024-05-03cmd/k8s-operator/deploy,k8s-operator: document that metrics are unstable (#11...Irbe Krumina4-5/+7
2024-05-02net/dns/resolver: add better error wrappingAndrew Dunham1-4/+14
2024-05-02wgengine: add exit destination logging enable for wgengine logger (#11952)Claire Wang5-9/+15
2024-05-02cmd/{k8s-operator,k8s-nameserver},k8s-operator: update nameserver config with...Irbe Krumina19-49/+723
2024-05-02derp,ipn/ipnlocal: stop calling rand.SeedMaisem Ali2-9/+0
2024-05-01health, ipn/ipnlocal: move more health warning code into health.TrackerBrad Fitzpatrick3-33/+116
2024-05-01net/tstun: rename natConfig to peerConfigAndrew Dunham2-26/+26
2024-05-01net/tstun: refactor natConfig to not be per-familyAndrew Dunham2-99/+80
2024-05-01scripts/installer.sh: remove unnecessary escaping in grep (#11950)Andrew Lytvynov2-3/+5
2024-05-01ssh/tailssh: add integration testPercy Wegmann5-1/+443
2024-05-01net/netmon: remove spammy log statements (#11953)Jonathan Nobels1-2/+0
2024-05-01cmd/tailscale/cli: set localClient.UseSocketOnly during flag parsingPaul Scott2-15/+11
2024-05-01cmd/tailscale/cli/ffcomplete: omit and clean completion resultsPaul Scott2-9/+29
2024-05-01net/netmon: swap to swift-derived defaultRoute on macos (#11936)Jonathan Nobels2-34/+24
2024-05-01cmd/k8s-operator/deploy/chart: allow users to configure additional labels for...Gabe Gorelick2-0/+4
2024-04-30drive: don't allow DELETE on read-only sharesPercy Wegmann2-1/+32
2024-04-30util/slicesx: add AppendMatchingBrad Fitzpatrick2-0/+25
2024-04-30ipn/ipnlocal: reset the dialPlan only when the URL is unchangedAndrew Dunham1-4/+26
2024-04-30types/views: use slices.Contains{,Func}Brad Fitzpatrick1-12/+2
2024-04-30syncs: fix AtomicValue for interface kinds (#11943)Joe Tsai2-6/+68
2024-04-30cmd/{k8s-nameserver,k8s-operator},k8s-operator: add a kube nameserver, make o...Irbe Krumina25-14/+1853
2024-04-30Reset dial plan when switching profile (#11933)Shaw Drastin1-0/+5
2024-04-30net/tstun: implement env var for disabling UDP GRO on Linux (#11924)Jordan Whited5-3/+39
2024-04-30api.md: add documentation for new split DNS endpoints (#11922)Mario Minardi1-0/+162
2024-04-29ipn/ipnlocal: fix TestOnTailnetDefaultAutoUpdate on unsupported platforms (#1...Andrew Lytvynov1-5/+8
2024-04-29cmd/k8s-operator/deploy/manifests: check if IPv6 module is loaded before usin...Irbe Krumina2-6/+4
2024-04-29scripts/installer.sh: enable Alpine community repo if needed (#11837)Andrew Lytvynov1-0/+8
2024-04-29tailcfg: add suggest exit node UI node attribute (#11918)Claire Wang1-0/+3
2024-04-29clientupdate: exec systemctl instead of using dbus to restart (#11923)Andrew Lytvynov7-61/+16
2024-04-29appc: setting AdvertiseRoutes explicitly discards app connector routesFran Bull3-0/+29
2024-04-29appc: unadvertise routes when reconfiguring app connectorFran Bull2-2/+205
2024-04-29appc: write discovered domains to StateStoreFran Bull1-0/+18
2024-04-29appc: add flag shouldStoreRoutes and controlknob for itFran Bull7-321/+443
2024-04-29appc: add RouteInfo struct and persist it to StateStoreFran Bull3-0/+113
2024-04-29wgengine/wgcfg/nmcfg: skip expired peersAndrew Dunham1-0/+8
2024-04-29api.md: explicitly set content-type headers in POST CURL examples (#11916)Mario Minardi1-5/+21
2024-04-29cmd/containerboot,kube,ipn/store/kubestore: allow interactive login on kube, ...Irbe Krumina6-77/+366
2024-04-29api.md: fix missing links after move of device postureKristoffer Dalby1-2/+2
2024-04-28net/{interfaces,netmon}, all: merge net/interfaces package into net/netmonBrad Fitzpatrick45-874/+846
2024-04-28net/netmon, add: add netmon.State type alias of interfaces.StateBrad Fitzpatrick11-27/+32
2024-04-27cmd/containerboot: wait on tailscaled process only (#11897)Irbe Krumina1-10/+11
2024-04-27net/netns, net/dns/resolver, etc: make netmon required in most placesBrad Fitzpatrick34-86/+228
2024-04-27ipn/ipnlocal: skip TestOnTailnetDefaultAutoUpdate on macOS for nowBrad Fitzpatrick1-0/+4