4333 Commits (766ea96adf8ca2188d07c8bbf65dc74bc4753f84)
 

Author SHA1 Message Date
Brad Fitzpatrick 766ea96adf cmd/tailscaled: enable hybrid netstack mode on openbsd too 4 years ago
Juan Font ffc67806ef
tailcfg: bump capver for clients to talk Noise over any HTTPS port [capver 39] 4 years ago
Joe Tsai 32a1a3d1c0
util/deephash: avoid variadic argument for Update (#5372) 4 years ago
Denton Gentry 1c0286e98a scripts/installer.sh: add `-y` for unattended install 4 years ago
Kris Brandow 8f38afbf8e net/stun: convert to use net/netip.AddrPort 4 years ago
Maisem Ali c3270af52b Makefile: add target for wasm and make it part of check 4 years ago
Tom DNetto 06eac9bbff tka: Use strict decoding settings, implement Unserialize() 4 years ago
Maisem Ali dbcc34981a cmd/tailscale/cli: fix build break 4 years ago
Maisem Ali d4916a8be3 .github/workflows: cancel previous CI runs on PR update 4 years ago
Juan Font Alonso 64d482ff48 Allow any port for HTTPS when using Noise over TLS 4 years ago
Maisem Ali 25865f81ee net/dns: disable NetBIOS on Tailscale interfaces 4 years ago
Maisem Ali 545639ee44 util/winutil: consolidate interface specific registry keys 4 years ago
Maisem Ali 23f37b05a3 atomicfile: update docs to clarify behavior of argument 4 years ago
Maisem Ali 1cff719015 net/dns: [win] respond with SERVFAIL queries when no resolvers 4 years ago
Joe Tsai 548fa63e49
util/deephash: use binary encoding of time.Time (#5352) 4 years ago
Brad Fitzpatrick 0476c8ebc6 .github/workflows: delete flaky windows-race.yml 4 years ago
Joe Tsai 1f7479466e
util/deephash: use sha256x (#5339) 4 years ago
Andrew Dunham d942a2ff56
net/dnscache: try IPv6 addresses first (#5349) 4 years ago
Brad Fitzpatrick 90555c5cb2 tailcfg, control/controlclient: add PingRequest.URLIsNoise [capver 38] 4 years ago
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