4287 Commits (a9f6cd41fdf82f55ed1f0e99291175fbd9a8d915)
 

Author SHA1 Message Date
Maisem Ali a9f6cd41fd all: use syncs.AtomicValue 4 years ago
Maisem Ali b75f81ec00 syncs: add generic AtomicValue 4 years ago
Charlotte Brandhorst-Satzkorn 5055e00cf1
tsconnect: add flag to specify control server (#5294) 4 years ago
Mihai Parparita f371a1afd9 cmd/tsconnect: make logtail uploading work 4 years ago
Brad Fitzpatrick 4950fe60bd syncs, all: move to using Go's new atomic types instead of ours 4 years ago
Maisem Ali 9bb5a038e5 all: use atomic.Pointer 4 years ago
Brad Fitzpatrick 5381437664 logtail, net/portmapper, wgengine/magicsock: use fmt.Appendf 4 years ago
Mihai Parparita 4aa88bc2c0 cmd/tsconnect,util/precompress: move precompression to its own package 4 years ago
Mihai Parparita dfcef3382e cmd/tsconnect: add README with instructions 4 years ago
Brad Fitzpatrick 9e5954c598 control/controlclient: fix crash in tests elsewhere when GetNLPublicKey is nil 4 years ago
Tom DNetto 8cfd775885 tka,types/key: implement direct node-key signatures 4 years ago
Tom DNetto c13fab2a67 tka: add attack-scenario unit tests, defensive checks, resolve TODOs 4 years ago
Tom DNetto 4001d0bf25 assorted: plumb tka initialization & network-lock key into tailscaled 4 years ago
Tom DNetto 8d45d7e312 types/key: make NLPublic complement to NLPrivate 4 years ago
Maisem Ali be5eadbecc tsnet: log out ephemeral nodes on Close() 4 years ago
Maisem Ali 95d43c54bf cmd/{cloner,viewer}: add support for map values with pointers 4 years ago
Maisem Ali 26f103473c cmd/viewer: add support for map of structs without pointers 4 years ago
Mihai Parparita adc5ffea99 cmd/tsconnect: make PeerAPI work 4 years ago
Brad Fitzpatrick 5f6abcfa6f all: migrate code from netaddr.FromStdAddr to Go 1.18 4 years ago
Brad Fitzpatrick 7c7e23d87a control/controlclient, tailcfg: add 6 more patchable Node fields [capver 36] 4 years ago
Mihai Parparita 52d769d35c cmd/tsconnect: prefetch main.wasm when serving 4 years ago
Mihai Parparita f04bc31820 cmd/tsconnect: add -fast-compression option 4 years ago
Mihai Parparita 9a2171e4ea cmd/tsconnect: make terminal resizable 4 years ago
Brad Fitzpatrick 8725b14056 all: migrate more code code to net/netip directly 4 years ago
Maisem Ali eb32847d85 tailcfg: add CapabilityFileSharingTarget to identify FileTargets 4 years ago
Mihai Parparita 9dfcdbf478 .github/workflows: put back CLI in cross-wasm GitHub action 4 years ago
Mihai Parparita e846481731 cmd/tailscale/cli: use printf and outln consistently 4 years ago
Maisem Ali 02a765743e ssh/tailssh: fix deadlock in expandDelegateURL 4 years ago
Brad Fitzpatrick e1309e1323 all: require Go 1.19 4 years ago
Brad Fitzpatrick fb82299f5a wgengine/magicsock: avoid RebindingUDPConn mutex in common read/write case 4 years ago
Brad Fitzpatrick 116f55ff66 all: gofmt for Go 1.19 4 years ago
Maisem Ali a029989aff types/dnstype: use viewer instead of cloner 4 years ago
Joe Tsai 57275a4912
tsweb: add HTTPError.Header (#5251) 4 years ago
Joe Tsai a794963e2f
tsweb: mark AccessLogRecord fields as omitempty (#5250) 4 years ago
Brad Fitzpatrick 5d0e3d379c go.mod: bump gvisor 4 years ago
Joe Tsai b905db7a56
cmd/derper: remove support for logtail logging (#5248) 4 years ago
Brad Fitzpatrick 357fd85ecf go.toolchain.rev: bump tailscale.go1.19 commit 4 years ago
Mihai Parparita c06758c83b cmd/tsconnect: allow SSH username to be specified 4 years ago
Tom DNetto 47f91dd732 cmd/tailscale{,d}: update depaware 4 years ago
Tom DNetto 023d4e2216 tka,types/key: implement NLPrivate glue for tailnet key authority keys 4 years ago
Tom DNetto 7a74466998 shell.nix: update Go toolchain to 1.19 4 years ago
Tom DNetto 44a9b0170b tka: support processing non-primary forks, scenario-driven tests 4 years ago
Maisem Ali 8fd5d3eaf3 tstest: do not error if the there are fewer goroutines than at start 4 years ago
Tom DNetto 5e61d52f91 tka: implement API surface for generating updates 4 years ago
Brad Fitzpatrick acc3b7f259 go.mod: bump inet.af/wf, tidy 4 years ago
Brad Fitzpatrick f541e00db2 go.toolchain.rev: bump for VERSION file 4 years ago
Brad Fitzpatrick eae003e56f ipn/ipnlocal: blend existing host SSH keys + newly-generated types as needed 4 years ago
Brad Fitzpatrick e5176f572e go.toolchain.rev: switch to Go 1.19rc2+ 4 years ago
Brad Fitzpatrick 48e73e147a logtail,logpolicy: tweak minor cosmetic things 4 years ago
Mihai Parparita ab60f28227 cmd/tsconnect: fix xterm CSS not being imported 4 years ago