168 Commits (d12add6e22294ee7819c71c4fa56dc215744f5c2)

Author SHA1 Message Date
Brad Fitzpatrick e8ae355bb8
ipn: delete domainsForProxying, require explicit DNS search domains (mapver 9) (#1078) 5 years ago
Josh Bleecher Snyder 56a7652dc9 wgkey: new package 5 years ago
Josh Bleecher Snyder 2fe770ed72 all: replace wgcfg.IP and wgcfg.CIDR with netaddr types 5 years ago
Brad Fitzpatrick ef15096a7d control/controlclient, version/distro: detect NixOS explicitly 5 years ago
Brad Fitzpatrick 053a1d1340 all: annotate log verbosity levels on most egregiously spammy log prints 5 years ago
Brad Fitzpatrick c348fb554f control/controlclient: clarify a comment 5 years ago
David Anderson ca676ea645 tailcfg: introduce map version 8, for clients that support v6 node config. 5 years ago
David Anderson 89be4037bb control/controlclient: report broken routing for v4 and v6. 5 years ago
Brad Fitzpatrick afcf134812 wgengine/filter, tailcfg: support CIDRs+ranges in PacketFilter (mapver 7) 5 years ago
Christine Dodrill 7ea809897d ipn/ipnserver: enable systemd-notify support 5 years ago
Brad Fitzpatrick a0a8b9d76a control/controlclient: don't spin when starting up when node key is expired 5 years ago
Brad Fitzpatrick b3c7b631c2 tailcfg, control/controlclient: make nil PacketFilter mean unchanged (mapver 6) 5 years ago
Brad Fitzpatrick fac2b30eff control/controlclient: diagnose zero bytes from control 6 years ago
Brad Fitzpatrick a2d78b4d3e net/dnscache, control/controlclient: use DNS cache when dialing control 6 years ago
David Anderson 76d99cf01a wgengine/filter: remove the Matches type. 6 years ago
Brad Fitzpatrick 782e07c0ae control/controlclient: send warning flag in map request when IP forwarding off 6 years ago
Brad Fitzpatrick 4f4e84236a ipn: clean up Prefs logging at start 6 years ago
David Anderson 54e6c3a290 version: use OSS repo's version when building. 6 years ago
Brad Fitzpatrick a3f17b8108 control/controlclient: also log active account in netmaps 6 years ago
Brad Fitzpatrick 5b1d03f016 control/controlclient: remove prior temporary macos debugging 6 years ago
Brad Fitzpatrick c44e244276 control/controlclient: add some temporary debugging for #839 6 years ago
Brad Fitzpatrick 9957c45995 tailcfg: bump, document MapRequest.Version value 6 years ago
Brad Fitzpatrick 3909c82f3d control/controlclient: rename map debug knob, make it do both request+response 6 years ago
David Anderson 62d941dc26 tailcfg: add a DebugFlags field for experiments and debugging. 6 years ago
Brad Fitzpatrick 22024a38c3 control/controlclient: log Hostinfo on change 6 years ago
David Anderson c6dbd24f67 tailcfg: add a field to advertise support for IPv6 tailscale config. 6 years ago
Brad Fitzpatrick a6c34bdc28 control/controlclient: also include our own profile (for when no self-owned peers) 6 years ago
Brad Fitzpatrick 0e3048d8e0 control/controlclient: support delta userprofiles from control 6 years ago
Brad Fitzpatrick 82f2fdc194 control/controlclient: adjust some logging point names 6 years ago
Brad Fitzpatrick 1819f6f8c8 control/controlclient: set MapRequest.ReadOnly on initial empty endpoint request 6 years ago
Avery Pennarun 6332bc5e08 controlclient: print http errors if result code != 200. 6 years ago
David Crawshaw 15297a3a09 control/controlclient: some extra debug info in errors 6 years ago
Brad Fitzpatrick b5a3850d29 control/controlclient, ipn: store machine key separately from user prefs/persist 6 years ago
Josh Bleecher Snyder efb08e4fee all: use IsZero methods 6 years ago
Brad Fitzpatrick c8f257df00 Revert "all: keep UserProfiles a slice instead of a map for longer" 6 years ago
Josh Bleecher Snyder 1fecf87363 control/controlclient: use wgcfg.PrivateKey.IsZero 6 years ago
Josh Bleecher Snyder e5894aba42 all: keep UserProfiles a slice instead of a map for longer 6 years ago
Josh Bleecher Snyder 4d4ca2e496 control/controlclient: remove Roles fields from client 6 years ago
Brad Fitzpatrick 5d8b88be88 control/controlclient, version/distro, wgengine: recognize OpenWrt 6 years ago
Brad Fitzpatrick 904a91038a tailcfg: add MapRequest.ReadOnly and OmitPeers; remove DebugForceDisco 6 years ago
Brad Fitzpatrick 761fe19e5f control/controlclient: don't accept /32 routes without --accept-routes 6 years ago
Brad Fitzpatrick 88107b1287 control/controlclient: add TS_DEBUG_MAPRESPONSE to dump all MapResponses 6 years ago
Brad Fitzpatrick 931bcd44cb control/controlclient: report Synology "distro" + its version to control 6 years ago
David Anderson 8f5b52e571 net/netns: add windows support. 6 years ago
Brad Fitzpatrick 662c19551a control/controlclient: deal with localized 'Version' string getting Windows version 6 years ago
Brad Fitzpatrick 28f9cd06f5 tshttpproxy, controlclient, derphttp, logpolicy: send Negotiate auth to proxies 6 years ago
Brad Fitzpatrick 9337a99dff tailcfg, wgengine, controlclient: add control-side gating of lazy WG config 6 years ago
chungdaniel 4d56d19b46
control/controlclient, wgengine/filter: extract parsePacketFilter to … (#696) 6 years ago
Brad Fitzpatrick c5eb57f4d6 net/tshttpproxy: new package, support WPAD/PAC proxies on Windows 6 years ago
Brad Fitzpatrick f6dc47efe4 tailcfg, controlclient, magicsock: add control feature flag to enable DRPO 6 years ago