summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-10-11cmd/get-authkey: add expiry argumentdgentry-authkeyDenton Gentry1-1/+2
2023-10-11clientupdate/distsign: add new prod root signing key to keychainDavid Anderson1-1/+1
2023-10-11net/dns: properly detect newer debian resolvconfGalen Guyer1-1/+6
2023-10-11util/cmpver: only consider ascii numerals (#9741)Paul Scott2-12/+31
2023-10-10types/ipproto: drop IPProto from IPProtoVersionMaisem Ali3-21/+21
2023-10-10util/linuxfw: move detection logicMaisem Ali9-219/+248
2023-10-10tool/gocross: handle VERSION file not foundMaisem Ali1-1/+4
2023-10-10util/linuxfw: add missing input rule to the tailscale tunJames Tucker4-1/+89
2023-10-10clientupdate: abort if current version is newer than latest (#9733)Andrew Lytvynov4-4/+9
2023-10-10tailcfg: add type for web client auth responseWill Norris1-0/+16
2023-10-10go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-10-10licenses: update tailscale{,d} licensesLicense Updater1-4/+5
2023-10-10go.toolchain.rev: bump for CVE-2023-39325Brad Fitzpatrick1-1/+1
2023-10-10go.mod: bump x/net to 0.17 for CVE-2023-39325Brad Fitzpatrick3-13/+13
2023-10-10ipn/localapi: make whois take IP or IP:port as documented, fix capmap netstac...Brad Fitzpatrick2-7/+92
2023-10-10ipn/ipnlocal: use syspolicy to determine collection of posture dataKristoffer Dalby3-4/+17
2023-10-09posture: add get serial support for macOSKristoffer Dalby3-3/+114
2023-10-09posture: add get serial support for Windows/LinuxKristoffer Dalby8-3/+217
2023-10-09wgengine/magicsock: add probed MTU metricsVal2-11/+43
2023-10-09disco,net/tstun,wgengine/magicsock: probe peer MTUVal7-40/+91
2023-10-09tailcfg,ipn: add c2n endpoint for posture identityKristoffer Dalby2-0/+44
2023-10-09posture: add get serial stub for all platformsKristoffer Dalby2-0/+12
2023-10-09cmd/tailscale: add --posture-checking flag to setKristoffer Dalby2-0/+6
2023-10-09ipn: add PostureChecks to PrefsKristoffer Dalby4-1/+21
2023-10-08sniproxy allows configuration of hostnameSimon Leonhardt1-0/+2
2023-10-06cmd/tailscale, magicsock: add debug command to flip DERP homesBrad Fitzpatrick4-0/+40
2023-10-06docs/sysv: add a sysv style init scriptJames Tucker1-0/+63
2023-10-06tstest: make ResourceCheck panic on parallel testsBrad Fitzpatrick2-1/+13
2023-10-06syncs: add Map.LoadOrInit for lazily initialized valuesJames Tucker2-1/+25
2023-10-06taildrop: document and cleanup the package (#9699)Joe Tsai6-138/+157
2023-10-06clientupdate,cmd/tailscale/cli: use cli.Stdout/Stderr (#9694)Andrew Lytvynov2-22/+34
2023-10-06api.md: remove clientConnectivity.derp fieldBrad Fitzpatrick1-4/+0
2023-10-06{ipn/ipnlocal, taildrop}: move put logic to taildrop (#9680)Rhea Ghosh7-283/+312
2023-10-05tool/gocross: don't absorb --tags flags passed to subcommandDavid Anderson2-5/+56
2023-10-05go.toolchain.rev: bump go to 1.21.2 (#9677)Andrew Lytvynov1-1/+1
2023-10-05ipn/ipnlocal: cleanup incomingFile (#9678)Joe Tsai1-16/+18
2023-10-05cmd/tailscale/cli: add update notification to "up" (#9644)Andrew Lytvynov2-1/+11
2023-10-05taildrop: initial commit of taildrop functionality refactoring (#9676)Rhea Ghosh6-428/+497
2023-10-05client/web: restrict full management client behind browser sessionsSonia Appasamy3-5/+354
2023-10-05net/dns/resolver, ipnlocal: fix ExitDNS on Android and iOSBrad Fitzpatrick2-5/+14
2023-10-05hostinfo, ipnlocal: flesh out Wake-on-LAN support, send MACs, add c2n senderBrad Fitzpatrick8-9/+183
2023-10-04net/tstun: finish wiring IPv6 NAT supportTom DNetto6-306/+459
2023-10-04portlist: populate Pid field on LinuxBrad Fitzpatrick2-2/+4
2023-10-04client/web: add browser session cache to web.ServerSonia Appasamy1-0/+29
2023-10-04release/dist/unixpkgs: revert iptables move to Recommends, make it DependsBrad Fitzpatrick1-6/+13
2023-10-03tstest/deptest: add check that x/exp/{maps,slices} imported as xfooBrad Fitzpatrick8-6/+43
2023-10-03net/dns/resolver: fix flaky testAndrew Dunham1-5/+6
2023-10-03Revert "tool/gocross: disable Linux static linking if GOCROSS_STATIC=0"Brad Fitzpatrick1-4/+0
2023-10-03control/controlclient: fix deadlock in shutdownMaisem Ali1-2/+3
2023-10-03util/race: add test to confirm we don't leak goroutinesAndrew Dunham1-0/+10