summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-17cmd/tailscale/cli: use helper function for matching profilesEsteban-Bermudez1-35/+8
2025-09-17cmd/tailscale/cli: add `remove` subcommandEsteban-Bermudez1-0/+62
2025-09-17net/dns/recursive: remove recursive DNS resolverBrad Fitzpatrick8-1542/+15
2025-09-17cmd/derper: permit port 80 in ACE targetsBrad Fitzpatrick1-2/+29
2025-09-17docker: bump alpine v3.19 -> 3.22 (#17155)Tom Proctor4-9/+9
2025-09-17cmd/tsidp: update README with new repo location warningRemy Guercio1-0/+3
2025-09-17util/eventbus: add an EqualTo helper for testing (#17178)M. J. Fromberger2-9/+40
2025-09-17words: add some more (#17177)Elliot Blackburn2-0/+18
2025-09-17net/netmon: make ChangeDelta event not a pointer (#17112)Claus Lensbøl4-41/+60
2025-09-17util/eventbus: allow test expectations reporting only an error (#17146)M. J. Fromberger2-6/+39
2025-09-17net/dns: don't timeout if inotify sends multiple eventsAlex Chan1-2/+7
2025-09-17ipn/ipnlocal: disconnect and block when key expires even when using seamlessJames Sanderson2-4/+144
2025-09-17ssh/tailssh: mark TestSSHRecordingCancelsSessionsOnUploadFailure as flakyAlex Chan1-0/+3
2025-09-16ipn/ipnlocal: fix a case where ts_omit_ssh was still linking in x/crypto/sshBrad Fitzpatrick4-4/+5
2025-09-16cmd/tailscale: shrink QR codes using half blocks (#17084)Simon Law2-2/+12
2025-09-16feature/featuretags, all: add ts_omit_acme to disable TLS cert supportBrad Fitzpatrick19-236/+342
2025-09-16feature/portmapper: make the portmapper & its debugging tools modularBrad Fitzpatrick36-398/+757
2025-09-16logpolicy: remove the deprecated and now-unused `NewWithConfigPath`Alex Chan1-12/+0
2025-09-16feature,ipn/ipnlocal,wgengine: improve how eventbus shutdown is handled (#17156)M. J. Fromberger5-22/+9
2025-09-16logpolicy/logpolicy: use noopPretendSuccessTransport if NoLogsNoSupport envkn...Paweł Bojanowski1-1/+1
2025-09-16ipn: fix the string representation of an empty ipn.NotifyAlex Chan2-1/+47
2025-09-16health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085)Claus Lensbøl37-241/+400
2025-09-16all: add ts_omit_serve, start making tailscale serve/funnel be modularBrad Fitzpatrick21-491/+651
2025-09-16util/eventbus: add a Done channel to the Client (#17118)M. J. Fromberger2-4/+54
2025-09-15flake.nix: fix go version (#17152)Mike O'Driscoll1-2/+2
2025-09-15tstest/integration{/testcontrol}: add peer relay integration test (#17103)Jordan Whited4-9/+155
2025-09-15net/netmon, wgengine/magicsock: simplify LinkChangeLogLimiter signatureBrad Fitzpatrick3-18/+25
2025-09-15wgengine/magicsock: send a valid payload in TestNetworkDownSendErrorsAlex Chan1-14/+69
2025-09-15wgengine/magicsock: don't add DERP addrs to endpointState (#17147)Jordan Whited1-4/+1
2025-09-15cmd/omitsize: fix the --features flagBrad Fitzpatrick1-13/+17
2025-09-15tool/gocross: ensure child process error codes are propagated on non-UnixAaron Klotz2-2/+16
2025-09-15feature/buildfeatures: split const bools out of the featuretags package, add ...Brad Fitzpatrick41-158/+166
2025-09-15tailcfg: add HardwareAttestationKey to MapRequest (#17102)Patrick O'Doherty2-2/+102
2025-09-15feature/featuretags: add auto-generated constants for all modular featuresBrad Fitzpatrick41-21/+574
2025-09-15client/systray: only send clipboard notification on successWill Norris1-2/+2
2025-09-15control/controlclient: introduce eventbus messages instead of callbacks (#16956)Claus Lensbøl15-143/+293
2025-09-15k8s-operator: reset service status before append (#17120)David Bond2-4/+10
2025-09-13cmd/omitsize: add flag to disable the removal tableBrad Fitzpatrick3-29/+65
2025-09-12cmd/derper: add start of ACE supportBrad Fitzpatrick3-0/+59
2025-09-12all: add ts_omit_tailnetlock as a start of making it build-time modularBrad Fitzpatrick23-634/+897
2025-09-12feature/featuretags: move list of omit-able features to a Go packageBrad Fitzpatrick4-8/+107
2025-09-12tsnet: expose logtail's Logf method (#17057)David Bond1-0/+10
2025-09-11feature/drive: start factoring out Taildrive, add ts_omit_drive build tagBrad Fitzpatrick21-440/+582
2025-09-11net/netns: fix controlLogf docBrad Fitzpatrick1-4/+2
2025-09-11cmd/omitsize: add tool to dump build sizesBrad Fitzpatrick1-0/+124
2025-09-11VERSION.txt: this is v1.89.0 (#17099)v1.89.0-preWill Hannah1-1/+1
2025-09-11VERSION.txt: this is v1.88.0 (#17098)Will Hannah1-1/+1
2025-09-10wgengine/magicsock: add TS_DEBUG_NEVER_DIRECT_UDP debug knob (#17094)Jordan Whited3-0/+7
2025-09-10tstest/integration/testcontrol: propagate CapVer (#17093)Jordan Whited1-0/+2
2025-09-10wgengine/magicsock: add relayManager event logs (#17091)Jordan Whited2-11/+69