2636 Commits (700badd8f82bf12f098ced5f82d5a92ea46157e0)
 

Author SHA1 Message Date
Brad Fitzpatrick 700badd8f8 util/deephash: move internal/deephash to util/deephash 5 years ago
Josh Bleecher Snyder 7f095617f2 internal/deephash: 8 bits of output is not enough 5 years ago
Josh Bleecher Snyder c35a832de6 net/tstun: add inner loop to poll 5 years ago
Josh Bleecher Snyder a4cc7b6d54 net/tstun: simplify code 5 years ago
Josh Bleecher Snyder cc23049cd2 net/tstun: remove multi-case selects from hot code 5 years ago
Denton Gentry 64ee6cf64b api.md: update preview example 5 years ago
Brad Fitzpatrick 1e6d8a1043 version: don't allocate parsing unsupported versions, empty strings 5 years ago
Josh Bleecher Snyder f11a8928a6 ipn/ipnlocal: fix data race 5 years ago
Christine Dodrill 5813da885c
tstest/integration/vms: verbosify nixos logs to fs, disable unstable (#2294) 5 years ago
David Crawshaw 6b9f8208f4 net/dns: do not run wsl.exe as LocalSystem 5 years ago
Christine Dodrill 6f3a5802a6
experimental VM test: add -v 5 years ago
Maisem Ali ec52760a3d wgengine/router_windows: support toggling local lan access when using 5 years ago
David Crawshaw c37713b927 cmd/tailscale/cli: accept login server synonym 5 years ago
julianknodt e68d4d5805 cmd/tailscale: add debug flag to dump derp map 5 years ago
Brad Fitzpatrick fd7fddd44f control/controlclient: add debug knob to force node to only IPv6 self addr 5 years ago
Brad Fitzpatrick 722859b476 wgengine/netstack: make SOCKS5 resolve names to IPv6 if self node when no IPv4 5 years ago
David Crawshaw 1147c7fd4f net/dns: set WSL /etc/resolv.conf 5 years ago
David Crawshaw 9b063b86c3 net/dns: factor directManager out over an FS interface 5 years ago
julianknodt 506c2fe8e2 cmd/tailscale: make netcheck use active DERP map, delete static copy 5 years ago
Brad Fitzpatrick 15677d8a0e net/socks5/tssocks: add a SOCKS5 dialer type, method-ifying code 5 years ago
Brad Fitzpatrick 3910c1edaf net/socks5/tssocks: add new package, move SOCKS5 glue out of tailscaled 5 years ago
Brad Fitzpatrick 5e19ac7adc tstest/integration: always run SOCK5 server, parse out its listening address 5 years ago
David Crawshaw 54199d9d58 controlclient: log server key and URL 5 years ago
David Crawshaw d6f4b5f5cb ipn, etc: use controlplane.tailscale.com 5 years ago
Brad Fitzpatrick 82e15d3450 cmd/tailscaled: log SOCKS5 port when port 0 requested 5 years ago
Christine Dodrill 2adbfc920d
integration vm tests: run on every commit to main (#2159) 5 years ago
Christine Dodrill b131a74f99
tstest/integration/vms: build and run NixOS (#2190) 5 years ago
julianknodt 72a0b5f042 net/dns/resolver: fmt item 5 years ago
Brad Fitzpatrick 10d7c2583c net/dnsfallback: don't depend on derpmap.Prod 5 years ago
Christine Dodrill 194d5b8412
tstest/integration/vms: add in-process DERP server (#2108) 5 years ago
Christine Dodrill 6b234323a0
tstest/integration/vms: fix flake when testing (#2145) 5 years ago
Brad Fitzpatrick 8a4dffee07 types/logger: fix deadlock RateLimitedFn reentrancy 5 years ago
Christine Dodrill 59e9b44f53
wgengine/filter: add a debug flag for filter logs (#2241) 5 years ago
David Crawshaw 80b1308974 net/dns: remove ref to managerImpl 5 years ago
Adrian Dewhurst bcaae3e074 net/dns/resolver: clamp EDNS size 5 years ago
David Anderson c69d30cdd7 VERSION.txt: this is v1.11.0. 5 years ago
julianknodt 148602a89a derp,cmd/derper: allow server to verify clients 5 years ago
Brad Fitzpatrick c45bfd4180 wgengine: make dnsIPsOverTailscale also consider DefaultResolvers 5 years ago
Brad Fitzpatrick 7b8ed1fc09 net/netns: add Android implementation, allowing registration of JNI hook 5 years ago
Brad Fitzpatrick b92e2ebd24 wgengine/netstack: add Impl.DialContextUDP 5 years ago
Brad Fitzpatrick 3d777c13b0 net/socks5: fix a typo 5 years ago
David Anderson 084d48d22d net/dns: always proxy through quad-100 on windows 8.1. 5 years ago
Brad Fitzpatrick 45e64f2e1a net/dns{,/resolver}: refactor DNS forwarder, send out of right link on macOS/iOS 5 years ago
julianknodt 597fa3d3c3 tailcfg/derpmap: add flag to omit ts's derps 5 years ago
Julian Knodt 48883272ea
Merge pull request #2227 from tailscale/jknodt/cloner 5 years ago
David Crawshaw 4ce15505cb wgengine: randomize client port if netmap says to 5 years ago
David Crawshaw 5f8ffbe166 magicsock: add SetPreferredPort method 5 years ago
David Crawshaw 676e32ad72 syncs: add AtomicUint32 5 years ago
Brad Fitzpatrick 733d52827b net/dns/resolver: skip test on macOS 5 years ago
julianknodt 0f18801716 cmd/cloner: support maps with clone ptrs 5 years ago