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
Brad Fitzpatrick 82f2fdc194 control/controlclient: adjust some logging point names
The previous code read too explicitly like log.Printf("I am here1"),
log.Printf("I am here2"). It still is with this change, but prettier, and
less subject to code rearranging order.
5 years ago
..
auto.go control/controlclient: adjust some logging point names 5 years ago
controlclient_test.go tailcfg, control/controlclient: add GoArch, populate OSVersion on Linux 5 years ago
direct.go control/controlclient: set MapRequest.ReadOnly on initial empty endpoint request 5 years ago
direct_clone.go ipn: fix netmap change tracking and dns map generation (#609) 5 years ago
direct_test.go tailcfg, control/controlclient: support delta-encoded netmaps 5 years ago
filter.go control/controlclient, wgengine/filter: extract parsePacketFilter to … (#696) 5 years ago
hostinfo_linux.go control/controlclient, version/distro, wgengine: recognize OpenWrt 5 years ago
hostinfo_windows.go control/controlclient: deal with localized 'Version' string getting Windows version 5 years ago
netmap.go control/controlclient, ipn: store machine key separately from user prefs/persist 5 years ago
netmap_test.go control/controlclient: print disco keys NetworkMap diffs (debug change only) 5 years ago
persist_test.go control/controlclient, ipn: store machine key separately from user prefs/persist 5 years ago