| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-01 | cmd/gitops-pusher: standardize hujson before posting to validate (#5525)gitops-1.30.0 | Xe Iaso | 1 | -3/+7 |
| 2022-08-30 | cmd/tsconnect: output errors to the JS console too | Mihai Parparita | 3 | -9/+24 |
| 2022-08-30 | cmd/gitops-pusher: be less paranoid about external modifications (#5488) | Xe Iaso | 1 | -8/+1 |
| 2022-08-29 | cmd/tsconnect: add npm publish workflow | Mihai Parparita | 3 | -10/+52 |
| 2022-08-29 | wgengine: use Go API rather than UAPI for status | James Tucker | 1 | -0/+1 |
| 2022-08-29 | tailcfg, control/controlclient, ipn/ipnlocal: add c2n (control-to-node) system | Brad Fitzpatrick | 1 | -0/+1 |
| 2022-08-26 | cmd/tailscale: use platform specific license link | Will Norris | 1 | -1/+14 |
| 2022-08-26 | cmd/tailscale: add licenses subcommand | Will Norris | 2 | -0/+30 |
| 2022-08-26 | cmd/tsconnect: expose runSSHSession in npm package | Mihai Parparita | 3 | -52/+55 |
| 2022-08-24 | cmd/tsconnect: extract NPM package for reusing in other projects | Mihai Parparita | 23 | -81/+300 |
| 2022-08-24 | cmd/nginx-auth: allow use of shared nodes | Will Norris | 1 | -11/+18 |
| 2022-08-23 | cmd/tsconnect: stop writing build artifacts into src/ | Mihai Parparita | 2 | -40/+71 |
| 2022-08-22 | client,cmd/tailscale,ipn,tka,types: implement tka initialization flow | Tom DNetto | 4 | -3/+122 |
| 2022-08-22 | control/controlclient,tailcfg: [capver 40] create KeySignature field in tailc... | Tom DNetto | 2 | -2/+2 |
| 2022-08-20 | fix typo in incomplete default routes error message | Kamal Nasser | 1 | -1/+1 |
| 2022-08-19 | net/dns: [win] add MagicDNS entries to etc/hosts | Maisem Ali | 1 | -1/+1 |
| 2022-08-19 | cmd/tailscale: set /dev/net perms in configure-host | Denton Gentry | 1 | -0/+3 |
| 2022-08-17 | cmd/viewer: add flag to support Clone generation without Views | Brad Fitzpatrick | 4 | -2/+32 |
| 2022-08-16 | util/hashx: move from sha256x (#5388) | Joe Tsai | 1 | -1/+1 |
| 2022-08-15 | cmd/tailscaled: enable hybrid netstack mode on openbsd too | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-08-15 | net/stun: convert to use net/netip.AddrPort | Kris Brandow | 2 | -2/+4 |
| 2022-08-15 | cmd/tailscale/cli: fix build break | Maisem Ali | 1 | -1/+1 |
| 2022-08-11 | util/deephash: use sha256x (#5339) | Joe Tsai | 1 | -0/+1 |
| 2022-08-10 | cmd/derper: fix data race & server panic in manual cert mode | Brad Fitzpatrick | 1 | -1/+12 |
| 2022-08-09 | tsconnect: pass in authkey in dev mode (#5320) | Charlotte Brandhorst-Satzkorn | 3 | -2/+18 |
| 2022-08-08 | cmd/tsconnect: switch UI to Preact | Mihai Parparita | 17 | -313/+401 |
| 2022-08-05 | hostinfo, net/netcheck: use CutPrefix | Brad Fitzpatrick | 3 | -0/+3 |
| 2022-08-05 | cmd/derper: add depaware.txt | David Crawshaw | 1 | -0/+187 |
| 2022-08-04 | net/netcheck: try ICMP if UDP is blocked (#5056) | Andrew Dunham | 2 | -2/+9 |
| 2022-08-04 | tka,types/key: remove dependency for tailcfg & types/ packages on tka | Tom DNetto | 2 | -11/+5 |
| 2022-08-04 | all: use syncs.AtomicValue | Maisem Ali | 2 | -4/+5 |
| 2022-08-04 | tsconnect: add flag to specify control server (#5294) | Charlotte Brandhorst-Satzkorn | 3 | -1/+10 |
| 2022-08-04 | cmd/tsconnect: make logtail uploading work | Mihai Parparita | 1 | -10/+59 |
| 2022-08-04 | syncs, all: move to using Go's new atomic types instead of ours | Brad Fitzpatrick | 3 | -6/+2 |
| 2022-08-03 | cmd/tsconnect,util/precompress: move precompression to its own package | Mihai Parparita | 2 | -100/+11 |
| 2022-08-03 | cmd/tsconnect: add README with instructions | Mihai Parparita | 1 | -0/+30 |
| 2022-08-03 | assorted: plumb tka initialization & network-lock key into tailscaled | Tom DNetto | 1 | -1/+1 |
| 2022-08-03 | cmd/{cloner,viewer}: add support for map values with pointers | Maisem Ali | 5 | -8/+34 |
| 2022-08-03 | cmd/viewer: add support for map of structs without pointers | Maisem Ali | 4 | -17/+39 |
| 2022-08-03 | cmd/tsconnect: make PeerAPI work | Mihai Parparita | 2 | -0/+69 |
| 2022-08-02 | cmd/tsconnect: prefetch main.wasm when serving | Mihai Parparita | 3 | -1/+18 |
| 2022-08-02 | cmd/tsconnect: add -fast-compression option | Mihai Parparita | 2 | -9/+18 |
| 2022-08-02 | cmd/tsconnect: make terminal resizable | Mihai Parparita | 10 | -49/+129 |
| 2022-08-02 | all: migrate more code code to net/netip directly | Brad Fitzpatrick | 2 | -2/+2 |
| 2022-08-02 | tailcfg: add CapabilityFileSharingTarget to identify FileTargets | Maisem Ali | 1 | -0/+2 |
| 2022-08-02 | cmd/tailscale/cli: use printf and outln consistently | Mihai Parparita | 5 | -18/+17 |
| 2022-08-02 | all: require Go 1.19 | Brad Fitzpatrick | 9 | -19/+19 |
| 2022-08-02 | all: gofmt for Go 1.19 | Brad Fitzpatrick | 4 | -22/+22 |
| 2022-08-01 | cmd/derper: remove support for logtail logging (#5248) | Joe Tsai | 1 | -18/+9 |
| 2022-07-29 | cmd/tsconnect: allow SSH username to be specified | Mihai Parparita | 7 | -58/+158 |