summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2022-09-16cmd/derper,derp: implement per-client rate limitstom/iptablesTom DNetto1-0/+11
2022-09-14cmd/tsconnect: use the parent window for `beforeunload` event listenerMihai Parparita1-6/+4
2022-09-13cmd/tailscaled, tailcfg, hostinfo: add flag to disable logging + supportBrad Fitzpatrick1-0/+6
2022-09-12cmd/tsconnect: allow xterm.js terminal options to be passed inMihai Parparita1-2/+4
2022-09-12cmd/tsconnect: allow hostname to be specifiedMihai Parparita2-14/+16
2022-09-12cmd/tsconnect: fix xterm.js link opening not working when rendered into anoth...Mihai Parparita1-1/+3
2022-09-12cmd/tailscale: add licenses link to web UIWill Norris3-8/+16
2022-09-12cmd/derper: add /generate_204 endpoint (#5601)Andrew Dunham1-1/+10
2022-09-09cmd/tsconnect: enable web links addon in the terminalMihai Parparita4-1/+19
2022-09-09cmd/tsconnect: switch back to public version of xterm npm packageMihai Parparita2-4/+5
2022-09-09cmd/derper: add robots.txt to disallow allBrad Fitzpatrick1-0/+3
2022-09-08net/dns/{publicdns,resolver}: add NextDNS DoH supportBrad Fitzpatrick1-2/+2
2022-09-08cmd/tsconnect: temporarily switch to xterm.js fork that handles popup windowsMihai Parparita4-24/+74
2022-09-08cmd/tsconnect: handle terminal resizes before the SSH session is createdMihai Parparita1-0/+16
2022-09-07cmd/derper: filter out useless HTTP error logs (#5563)Andrew Dunham1-2/+25
2022-09-06cmd/tsconnect: add dev-pkg command for two-sided developmentMihai Parparita6-28/+64
2022-09-03cmd/derper: add flag to run derper in bootstrap-dns-only modeBrad Fitzpatrick1-3/+13
2022-09-02cmd/derper: add support for unpublished bootstrap DNS entries (#5529)Andrew Dunham3-21/+206
2022-09-01cmd/tailscale/cli: add backwards compatibility 'up' processing for legacy clientBrad Fitzpatrick2-1/+9
2022-09-01cli/cert: Fix help message for --key-fileBertrand Lorentz1-1/+1
2022-09-01cmd/gitops-pusher: standardize hujson before posting to validate (#5525)Xe Iaso1-3/+7
2022-08-31cmd/nginx-auth/nginx-auth: update auth to allow for new domainsnyghtowl1-6/+1
2022-08-31wgengine/magicsock: use AF_PACKET socket + BPF to read disco messagesAndrew Dunham1-1/+1
2022-08-31cmd/tsconnect: remove debugging codeMihai Parparita1-1/+1
2022-08-30cmd/tsconnect: output errors to the JS console tooMihai Parparita3-9/+24
2022-08-30cmd/gitops-pusher: be less paranoid about external modifications (#5488)Xe Iaso1-8/+1
2022-08-29cmd/tsconnect: add npm publish workflowMihai Parparita3-10/+52
2022-08-29wgengine: use Go API rather than UAPI for statusJames Tucker1-0/+1
2022-08-29tailcfg, control/controlclient, ipn/ipnlocal: add c2n (control-to-node) systemBrad Fitzpatrick1-0/+1
2022-08-26cmd/tailscale: use platform specific license linkWill Norris1-1/+14
2022-08-26cmd/tailscale: add licenses subcommandWill Norris2-0/+30
2022-08-26cmd/tsconnect: expose runSSHSession in npm packageMihai Parparita3-52/+55
2022-08-24cmd/tsconnect: extract NPM package for reusing in other projectsMihai Parparita23-81/+300
2022-08-24cmd/nginx-auth: allow use of shared nodesWill Norris1-11/+18
2022-08-23cmd/tsconnect: stop writing build artifacts into src/Mihai Parparita2-40/+71
2022-08-22client,cmd/tailscale,ipn,tka,types: implement tka initialization flowTom DNetto4-3/+122
2022-08-22control/controlclient,tailcfg: [capver 40] create KeySignature field in tailc...Tom DNetto2-2/+2
2022-08-20fix typo in incomplete default routes error messageKamal Nasser1-1/+1
2022-08-19net/dns: [win] add MagicDNS entries to etc/hostsMaisem Ali1-1/+1
2022-08-19cmd/tailscale: set /dev/net perms in configure-hostDenton Gentry1-0/+3
2022-08-17cmd/viewer: add flag to support Clone generation without ViewsBrad Fitzpatrick4-2/+32
2022-08-16util/hashx: move from sha256x (#5388)Joe Tsai1-1/+1
2022-08-15cmd/tailscaled: enable hybrid netstack mode on openbsd tooBrad Fitzpatrick1-1/+1
2022-08-15net/stun: convert to use net/netip.AddrPortKris Brandow2-2/+4
2022-08-15cmd/tailscale/cli: fix build breakMaisem Ali1-1/+1
2022-08-11util/deephash: use sha256x (#5339)Joe Tsai1-0/+1
2022-08-10cmd/derper: fix data race & server panic in manual cert modeBrad Fitzpatrick1-1/+12
2022-08-09tsconnect: pass in authkey in dev mode (#5320)Charlotte Brandhorst-Satzkorn3-2/+18
2022-08-08cmd/tsconnect: switch UI to PreactMihai Parparita17-313/+401
2022-08-05hostinfo, net/netcheck: use CutPrefixBrad Fitzpatrick3-0/+3