summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-06-07net/dns: check if Manager.knobs isn't nil before using itirbekrm/fixIrbe Krumina1-0/+3
2024-06-06ipn/ipnlocal: improve sticky last suggestionAdrian Dewhurst2-535/+35
2024-06-06ipn/ipnlocal,clientupdate: allow auto-updates in contaienrs (#12391)Andrew Lytvynov3-15/+41
2024-06-06tailcfg,net/dns: add controlknob to disable battery split DNS on iOS (#12346)Andrea Gottardo3-34/+68
2024-06-06various: fix lint warningsAndrew Dunham3-8/+3
2024-06-06util/winutil: add conpty package and helper for building windows.StartupInfoExAaron Klotz2-0/+451
2024-06-06cmd/derpprobe: support 'local' derpmap to get derp map via LocalAPIBrad Fitzpatrick2-23/+38
2024-06-06cmd/stunstamp: support probing multiple ports (#12356)Jordan Whited3-65/+107
2024-06-06net/netcheck: fix probeProto.String result for IPv6 probesBrad Fitzpatrick1-1/+1
2024-06-06net/netcheck: flesh out some logging in error pathsBrad Fitzpatrick2-15/+18
2024-06-06tsweb: add optional on completion callback funcKristoffer Dalby1-0/+12
2024-06-06go.toolchain.rev: update to go 1.22.4 (#12365)Andrew Lytvynov1-1/+1
2024-06-05wgengine/magicsock: use math/rands/v2Maisem Ali3-8/+11
2024-06-05cmd/natc: add --wg-port flagFran Bull1-0/+7
2024-06-05all: use math/rand/v2 moreMaisem Ali23-66/+43
2024-06-05cmd/natc: add --ignore-destinations flagFran Bull1-34/+137
2024-06-05tsnet: add a new error when HTTPS enabled but MagicDNC Disabled (#12364)Jun1-0/+3
2024-06-05cmd/stunstamp: fix remote write retry (#12348)Jordan Whited1-9/+13
2024-06-04gokrazy: update breakglass with now-upstreamed ec2 changeBrad Fitzpatrick3-3/+41
2024-06-04go.mod,ipn/ipnlocal: update the ACME fork (#12343)Andrew Lytvynov3-5/+5
2024-06-04tailcfg,cmd/k8s-operator: moves tailscale.com/cap/kubernetes peer cap to tail...Irbe Krumina3-6/+15
2024-06-04net/dns: don't set MatchDomains on Apple platforms when no upstream nameserve...Andrea Gottardo4-17/+264
2024-06-04ipn/ipnlocal: only build allowed suggested node list onceAdrian Dewhurst2-53/+128
2024-06-04cmd/k8s-operator: Support image 'repo' or 'repository' keys in helm values fi...signed-long2-4/+4
2024-06-04ipn/ipnlocal: stop offline auto-updates on shutdown (#12342)Andrew Lytvynov1-0/+1
2024-06-04cmd/stunstamp: validate STUN tx ID in responses (#12339)Jordan Whited3-37/+52
2024-06-03ipn/ipnlocal: periodically run auto-updates when "offline" (#12118)Andrew Lytvynov4-52/+155
2024-06-03cmd/natc: use ListenPacketMaisem Ali1-25/+17
2024-06-03gokrazy: add prototype Tailscale appliance, build tooling, docsBrad Fitzpatrick35-0/+975
2024-06-03cmd/natc: initial implementation of a NAT based connectorMaisem Ali1-0/+465
2024-06-03tsnet: return net.Listener from s.listenMaisem Ali1-1/+1
2024-06-03ipn/ipnlocal: improve testability of random node selectionAdrian Dewhurst2-54/+143
2024-06-03cmd/stunstamp: implement service to measure DERP STUN RTT (#12241)Jordan Whited8-18/+1197
2024-06-03licenses: update license noticesLicense Updater2-10/+10
2024-06-03appc: log how often routeInfo is storedFran Bull2-0/+101
2024-06-03ipn/ipnlocal: simplify suggest exit node testsAdrian Dewhurst1-529/+428
2024-06-03net/dns: fix typo in OSConfig logging (#12330)Andrew Dunham1-1/+1
2024-06-03ipn/ipnlocal: discard node keys that have been rotated outAnton Tolchanov6-56/+464
2024-06-02tsnet,wgengine/netstack: add ListenPacket and testsMaisem Ali7-35/+236
2024-05-31clientupdate: mention when Alpine system upgrade is needed (#12306)Andrew Lytvynov1-0/+34
2024-05-31cmd/tailscale/cli: allow 'tailscale up' to succeed if --stateful-filtering is...Irbe Krumina1-0/+15
2024-05-31tailcfg: use strings.CutPrefix for CheckTag; add testAndrew Dunham2-2/+27
2024-05-31ipn/store/kubestore, cmd/containerboot: allow overriding client api server UR...ChandonPierre2-3/+8
2024-05-31docs/k8s: fix subnet router manifests (#12305)Irbe Krumina1-2/+3
2024-05-31derp: add some guardrails for derpReason metrics getting out of syncBrad Fitzpatrick2-11/+27
2024-05-31tsweb: rename AccessLogRecord's When to TimeMarwan Sulaiman3-26/+26
2024-05-31derp: fix dropReason metrics labels (#12288)Spike Curtis1-7/+9
2024-05-31cmd/tailscale/cli: print node signature in `tailscale lock status`Anton Tolchanov4-9/+55
2024-05-30ipn/ipnlocal: support c2n updates with old systemd versions (#12296)Andrew Lytvynov1-3/+30
2024-05-30cmd/tailscaled, ipn/conffile: support ec2 user-data config fileBrad Fitzpatrick7-5/+104