4814 Commits (a255a08ea61ba918ddeeacfdfbc3ca5e489481aa)
 

Author SHA1 Message Date
Brad Fitzpatrick b33c337baa tailcfg: actually bump capver to 37, add test 4 years ago
Joe Tsai 77a92f326d
util/deephash: avoid using sync.Pool for reflect.MapIter (#5333) 4 years ago
Denton Gentry 5d731ca13f installer.sh: add manjaro-arm & EndeavourOS. 4 years ago
Joe Tsai 1c3c6b5382
util/sha256x: make Hash.Sum non-escaping (#5338) 4 years ago
Joe Tsai 76b0e578c5
util/sha256x: new package (#5337) 4 years ago
Brad Fitzpatrick 090033ede5 cmd/derper: fix data race & server panic in manual cert mode 4 years ago
dependabot[bot] 9996d94b3c build(deps): bump github.com/u-root/u-root from 0.8.0 to 0.9.0 4 years ago
Brad Fitzpatrick c8dd39fcbc .github/workflows: use a matrix for staticcheck GOOS/GOARCHes 4 years ago
Joe Tsai 539c5e44c5
util/deephash: always keep values addressable (#5328) 4 years ago
Brad Fitzpatrick 4ee64681ad tailcfg, control/controlclient: make Debug settings sticky in a map session [capver 37] 4 years ago
Brad Fitzpatrick 8e821d7aa8 types/opt: support an explicit "unset" value for Bool 4 years ago
Maisem Ali 3bb57504af net/dns/resolver: add comments clarifying nil error returns 4 years ago
Maisem Ali 4497bb0b81 net/dns/resolver: return SERVFAIL when no upstream resolvers set 4 years ago
Charlotte Brandhorst-Satzkorn 0f12ead567
tsconnect: pass in authkey in dev mode (#5320) 4 years ago
Mihai Parparita ab159f748b cmd/tsconnect: switch UI to Preact 4 years ago
David Crawshaw 15b8665787 tka: stable text representation of AUMHash 4 years ago
Maisem Ali 40ec8617ac util/must: rename Do->Get, add Do 4 years ago
Brad Fitzpatrick ec9d13bce5 hostinfo, net/netcheck: use CutPrefix 4 years ago
Brad Fitzpatrick 01e8ef7293 util/strs: add new package for string utility funcs 4 years ago
Joe Tsai 622d80c007
util/must: new package (#5307) 4 years ago
Maisem Ali 486cc9393c ipn/ipnlocal: fix log about local IPs when using exit nodes 4 years ago
David Crawshaw 93324cc7b3 cmd/derper: add depaware.txt 4 years ago
Brad Fitzpatrick 18109c63b0 net/socks5: use new Go 1.19 binary.AppendByteOrder.AppendUintX 4 years ago
Joe Tsai b1fff4499f
tsnet: cleanup resources upon start failure (#5301) 4 years ago
Andrew Dunham f0d6f173c9
net/netcheck: try ICMP if UDP is blocked (#5056) 4 years ago
Joe Tsai ddebd30917
tsnet: fix closing of filch buffer (#5299) 4 years ago
Tom DNetto f50043f6cb tka,types/key: remove dependency for tailcfg & types/ packages on tka 4 years ago
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