2120 Commits (597c19ff4e0f8c40df300f30ae88296bf5d580cc)
 

Author SHA1 Message Date
Brad Fitzpatrick 597c19ff4e control/controlclient: refactor some internals 5 years ago
Brad Fitzpatrick 71432c6449 ipn/ipnlocal: some more variable renames 5 years ago
Brad Fitzpatrick e86b7752ef ipn/ipnlocal: rename some variables to be consistent 5 years ago
David Anderson 4a64d2a603 net/dns: some post-review cleanups. 5 years ago
David Anderson 720c1ad0f0 net/dns: insert OS base config when emulating split DNS. 5 years ago
David Anderson e560be6443 net/dns: sort matchDomains to avoid test flake. 5 years ago
David Anderson 68f76e9aa1 net/dns: add GetBaseConfig to OSConfigurator interface. 5 years ago
David Anderson fe9cd61d71 net/dns: add tests for DNS config generation. 5 years ago
David Anderson 0ba6d03768 net/dns/resolver: add a test helper to get at the resolver config. 5 years ago
David Anderson da4cc8bbb4 net/dns: handle all possible translations of high-level DNS config. 5 years ago
Brad Fitzpatrick 939861773d net/tstun: accept peerapi connections through the filter 5 years ago
Brad Fitzpatrick 950fc28887 ipn, paths, cmd/tailscaled: remove LegacyConfigPath, relaynode migration 5 years ago
Brad Fitzpatrick d581ee2536 ipn: remove Options.HTTPTestClient, move to LocalBackend 5 years ago
Brad Fitzpatrick 50b309c1eb ipn/localapi, cmd/tailscale: add API to get prefs, CLI debug command to show 5 years ago
Brad Fitzpatrick 03be116997 client/tailscale: factor out some helpers to reduce boilerplate 5 years ago
Brad Fitzpatrick d4b609e138 cmd/tailscale/cli: fix bug in earlier tailscale debug --local-creds addition 5 years ago
Adrian Dewhurst 3f456ba2e7 control/controlclient: return correct certificate 5 years ago
Brad Fitzpatrick 799973a68d ipn: move Options.Notify to its own method 5 years ago
Brad Fitzpatrick d488678fdc cmd/tailscaled, wgengine{,/netstack}: add netstack hybrid mode, add to Windows 5 years ago
Brad Fitzpatrick 1f99f889e1 ipn/{ipnlocal,localapi}: add localapi handler to dial/proxy file PUTs 5 years ago
Denton Gentry 3089081349 monitor/polling: reduce Cloud Run polling interval. 5 years ago
Denton Gentry 224e60cef2 hostifo: update LXC, add Cloud Run. 5 years ago
Maisem Ali 57756ef673 net/nettest: make nettest.NewConn pass x/net/nettest.TestConn. 5 years ago
David Anderson e0e677a8f6 net/dns: split out search domains and match domains in OSConfig. 5 years ago
David Anderson a8dcda9c9a net/dns: start of compat hacks for Windows 7. 5 years ago
Brad Fitzpatrick ea9e68280d cmd/tailscale/cli: add debug command to print localapi curl command 5 years ago
Brad Fitzpatrick d717499ac4 ipn/localapi: add API for getting file targets 5 years ago
David Anderson 3e915ac783 net/dns: implement OS-level split DNS for Windows. 5 years ago
David Anderson c16a926bf2 net/dns: set OSConfig.Primary. 5 years ago
David Anderson bc4381447f net/tstun: return the real interface name at device creation. 5 years ago
David Crawshaw d2f838c058 ipn/localapi: 404 on bad endpoints 5 years ago
David Anderson de6dc4c510 net/dns: add a Primary field to OSConfig. 5 years ago
David Anderson b2a597b288 net/dns: rename Set to SetDNS in OSConfigurator. 5 years ago
David Anderson 7d84ee6c98 net/dns: unify the OS manager and internal resolver. 5 years ago
David Anderson 1bf91c8123 net/dns/resolver: remove unused err return value. 5 years ago
David Anderson 6a206fd0fb net/dns: rename impl to os. 5 years ago
David Anderson c4530971db net/dns/resolver: remove leftover debug print. 5 years ago
David Anderson f007a9dd6b health: add DNS subsystem and plumb errors in. 5 years ago
David Anderson 4c61ebacf4 wgengine: move DNS configuration out of wgengine/router. 5 years ago
Josh Bleecher Snyder 7183e1f052 go.mod: update wireguard-go again 5 years ago
Josh Bleecher Snyder ba72126b72 wgengine/magicsock: remove RebindingUDPConn.FakeClosed 5 years ago
Josh Bleecher Snyder 69cdc30c6d wgengine/wgcfg: remove Config.ListenPort 5 years ago
David Anderson 748670f1e9 net/dns: fix typo in docstring. 5 years ago
David Anderson 27a1a2976a wgengine/router: add a CallbackRouter shim. 5 years ago
David Anderson f89dc1c903 ipn/ipnlocal: don't install any magicdns names if not proxying. 5 years ago
Josh Bleecher Snyder 63c00764e1 go.mod: update to latest wireguard-go and x/sys 5 years ago
Josh Bleecher Snyder b3ceca1dd7 wgengine/...: split into multiple receive functions 5 years ago
Brad Fitzpatrick 2074dfa5e0 types/preftype: don't use iota for consts persisted to disk 5 years ago
Brad Fitzpatrick 9b57cd53ba ipn/ipnlocal: lazily connect to control, lazily generate machine key 5 years ago
Brad Fitzpatrick d50406f185 ipn/ipnlocal: simplify loadStateLocked control flow a bit, restore logging 5 years ago