summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-05-20installer.sh: do not run `pacman -Sy`knyar/install2Anton Tolchanov2-2/+1
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
2024-05-15api.md: document user invite apisSonia Appasamy1-0/+246
2024-05-15version: add Info func to expose EmbeddedInfoMaisem Ali1-21/+32
2024-05-15Net/DNS/Publicdns: update the IPv6 range that we use to recreate route endpoi...Kevin Liang2-6/+6
2024-05-15prober: plumb a now-required netmon to derphttpBrad Fitzpatrick1-1/+2
2024-05-14net/tstun: do SNAT after filterPacketOutboundToWireGuardMaisem Ali1-2/+4
2024-05-14version: fix macOS uploads by increasing build number prefix (#12134)Andrea Gottardo2-3/+6
2024-05-14derp: remove stats goroutine, use a timerAndrew Dunham3-20/+25
2024-05-14util/linuxfw: fix IPv6 availability check for nftables (#12009)Irbe Krumina4-77/+106
2024-05-13ipn/ipnlocal: simplify authURL vs authURLSticky, remove interact fieldBrad Fitzpatrick2-26/+29
2024-05-13words: add some fruit with scales (#8460)Parker Higgins1-0/+1
2024-05-11types/views: move AsMap to Map from *MapMaisem Ali1-2/+2
2024-05-10words: I had a feline we were missing some words (#12098)Charlotte Brandhorst-Satzkorn1-0/+61
2024-05-10tsnet: split user facing and backend loggingMaisem Ali7-50/+50
2024-05-10drive: parse depth 1 PROPFIND results to include children in cachePercy Wegmann4-39/+368
2024-05-10cmd/k8s-operator,cmd/containerboot,ipn,k8s-operator: turn off stateful filter...Irbe Krumina8-123/+256
2024-05-10ipnlocal, magicsock: add more description to storing last suggested exit (#11...Claire Wang3-20/+21
2024-05-09wgengine/router: print Docker warning when stateful filtering is enabledAndrew Dunham2-3/+55
2024-05-09util/linuxfw: fix table name in DelStatefulRuleAndrew Dunham1-1/+1
2024-05-09cmd/tailscale: add missing set flags for linuxMaisem Ali2-15/+55
2024-05-09util/linuxfw: fix stateful packet filtering in nftables modeAnton Tolchanov1-1/+1
2024-05-09cmd/k8s-operator: default nameserver image to tailscale/k8s-nameserver:unstab...Irbe Krumina2-2/+19
2024-05-08wgengine/netstack: handle 4via6 routes that are advertised by the same nodeAndrew Dunham2-30/+198
2024-05-08VERSION.txt: this is v1.67.0 (#12063)v1.67.0-preNick O'Neill1-1/+1
2024-05-08api.md: remove extraneous commas in json examplesSonia Appasamy1-52/+51
2024-05-08ipn/ipnlocal: fix another read of keyExpired outside mutexAnton Tolchanov1-1/+1
2024-05-07cmd/tailscale,controlclient,ipnlocal: fix 'up', deflake tests moreBrad Fitzpatrick6-20/+85
2024-05-07ipn/ipnlocal: fix read of keyExpired outside mutexBrad Fitzpatrick1-1/+2
2024-05-07ipn/ipnlocal, all: plumb health trackers in testsBrad Fitzpatrick12-35/+62
2024-05-07ipn/ipnserver: close a small race in ipnserver, ~simplify codeBrad Fitzpatrick2-23/+12
2024-05-07ipn/ipnlocal: acquire b.mu once in StartMaisem Ali3-44/+60
2024-05-07ipn/ipnlocal: use lockAndGetUnlock in StartMaisem Ali2-25/+22
2024-05-07ipn/ipnlocal: call SetNetInfoCallback from NewLocalBackendMaisem Ali1-3/+2
2024-05-07net/netcheck: do not add derps if IPv4/IPv6 is set to "none"Maisem Ali1-4/+4
2024-05-07go.toolchain.rev: update to Go 1.22.3Brad Fitzpatrick1-1/+1
2024-05-07web: use EditPrefs instead of passing UpdatePrefs to starting (#12040)kari-ts1-1/+9