2620 Commits (1147c7fd4f1cdb2eb9727cb34a5af0bf09ca84f7)
 

Author SHA1 Message Date
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
David Crawshaw ece138ffc3 staticcheck.conf: remove unnecessary warning 5 years ago
Brad Fitzpatrick bb363095a5 tailcfg: add Debug.RandomizeClientPort 5 years ago
Brad Fitzpatrick 38be964c2b go.mod: update netstack 5 years ago
Brad Fitzpatrick a0c632f6b5 tstest/integration: fix a race 5 years ago
Denton Gentry ad288baaea net/interfaces: use IPv4 link local if nothing better 5 years ago
julianknodt 3687e5352b derp: fix traffic handler peer addresses 5 years ago
David Crawshaw 297b3d6fa4 staticcheck.conf: turn off noisy lint errors 5 years ago
julianknodt 3728634af9 derp: add debug traffic handler 5 years ago
Brad Fitzpatrick 2f4817fe20 tstest/integration: fix race flake 5 years ago
Brad Fitzpatrick 1ae35b6c59 net/{interfaces,netcheck}: rename some fields, funcs 5 years ago
Brad Fitzpatrick 03311bb0d6 hostinfo: add hostinfo package, move stuff out of controlclient 5 years ago
David Anderson 0022c3d2e2 tsweb: replace NewMux with a more flexible DebugHandler. 5 years ago
Brad Fitzpatrick b461ba9554 control/controlclient: fix typo/braino in error message 5 years ago
Brad Fitzpatrick 0debb99f08 tailcfg: add DNSConfig.ExtraRecords 5 years ago
Christine Dodrill e0f0d10672
tstest/integration/vms: log to t.Logf directly (#2147) 5 years ago
Maisem Ali f482321f67 ipn/ipnlocal: support exit node local access switching on darwin. 5 years ago