summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2024-05-17net/netcheck,wgengine/magicsock: add potential workaround for Palo Alto DIPP ...James Tucker4-30/+111
2024-05-16publicapi: create new home for API docs and split into catagory files (#12116)Charlotte Brandhorst-Satzkorn3-0/+2212
2024-05-16xcode: allow ICMP ping relay on macOS + iOS platforms (#12048)Andrea Gottardo6-51/+114
2024-05-16drive: rewrite LOCK pathsPercy Wegmann6-87/+380
2024-05-16tool/gocross: treat empty GOOS/GOARCH as native GOOS/GOARCHJames Tucker2-2/+61
2024-05-16cmd/containerboot: warn when an ingress proxy with an IPv4 tailnet address is...Irbe Krumina1-0/+7
2024-05-16version: add GitCommitTime to MetaMaisem Ali2-0/+6
2024-05-16Revert "version: add Info func to expose EmbeddedInfo"Maisem Ali1-32/+21
2024-05-15api.md: document device invite apisSonia Appasamy1-1/+333