You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/control/controlclient
Avery Pennarun 6332bc5e08 controlclient: print http errors if result code != 200.
Turns out for the particular error I was chasing, it actually returns
200 and zero data. But this code mirrors the same check in the map
poll, and is the right thing to do in the name of future debugging.

Signed-off-by: Avery Pennarun <apenwarr@tailscale.com>
4 years ago
..
auto.go control/controlclient: use less battery when stopped, stop map requests 4 years ago
controlclient_test.go tailcfg, control/controlclient: add GoArch, populate OSVersion on Linux 4 years ago
direct.go controlclient: print http errors if result code != 200. 4 years ago
direct_clone.go ipn: fix netmap change tracking and dns map generation (#609) 4 years ago
direct_test.go tailcfg, control/controlclient: support delta-encoded netmaps 4 years ago
filter.go control/controlclient, wgengine/filter: extract parsePacketFilter to … (#696) 4 years ago
hostinfo_linux.go control/controlclient, version/distro, wgengine: recognize OpenWrt 4 years ago
hostinfo_windows.go control/controlclient: deal with localized 'Version' string getting Windows version 4 years ago
netmap.go control/controlclient, ipn: store machine key separately from user prefs/persist 4 years ago
netmap_test.go control/controlclient: print disco keys NetworkMap diffs (debug change only) 4 years ago
persist_test.go control/controlclient, ipn: store machine key separately from user prefs/persist 4 years ago