summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2024-05-29wgengine/router: probe generally-unused "ip" command style lazilyBrad Fitzpatrick1-18/+30
2024-05-29util/linuxfw: don't try cleaning iptables on gokrazyBrad Fitzpatrick1-0/+6
2024-05-29serve.go, tsnet.go: Fix "in in" typo (#12279)Walter Poupore2-2/+2
2024-05-29xcode/iOS: set MatchDomains when no route requires a custom DNS resolver (#10...Andrea Gottardo3-0/+68
2024-05-29ssh/tailssh: fall back to using su when no TTY available on LinuxPercy Wegmann9-251/+623
2024-05-27ipn/ipnlocal: allowed suggested exit nodes policy (#12240)Claire Wang2-0/+147
2024-05-27go generate directives reorder for 'make kube-generate-all' (#12210)signed-long1-3/+3
2024-05-26cmd/k8s-operator: add a note pointing at ProxyClass (#12246)Irbe Krumina1-0/+4
2024-05-24util/pool: add package for storing and using a pool of itemsAndrew Dunham2-0/+416
2024-05-24net/netcheck: apply some polish suggested from #12161James Tucker1-6/+5
2024-05-24all: do not depend on the testing packageMaisem Ali12-9/+20
2024-05-23logtail/backoff: update Backoff.BackOff docs (#12229)Jordan Whited1-3/+2
2024-05-22tool/gocross: add debug data to CGO buildsJames Tucker2-21/+21
2024-05-22cmd/derper: support TXT-mediated unpublished bootstrap DNS rolloutsBrad Fitzpatrick4-46/+178
2024-05-22cmd/k8s-operator: fix typo (#12217)Irbe Krumina1-1/+1
2024-05-21net/netcheck: remove hairpin probesJames Tucker4-256/+17
2024-05-20various: disable stateful filtering by default (#12197)Andrew Lytvynov8-246/+159
2024-05-20licenses: update license noticesLicense Updater3-2/+4
2024-05-20api.md: direct TOC links to new publicapi docs locationCharlotte Brandhorst-Satzkorn4-2726/+63
2024-05-17ipn,wgengine: remove vestigial Prefs.AllowSingleHostsBrad Fitzpatrick11-304/+263
2024-05-17control/controlclient: delete unused Client.Login Oauth2Token fieldBrad Fitzpatrick6-22/+18
2024-05-17util/lru: add Clear methodAndrew Dunham2-0/+10
2024-05-17publicapi: include device and user invites API documentation (#12168)Charlotte Brandhorst-Satzkorn5-0/+599
2024-05-17cmd/stunc: support ipv6 address targets (#12166)Jordan Whited1-1/+1