You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
dd97111d06
backoff: update to Go style, document a bit, make 30s explicit
...
Also, bit of behavior change: on non-nil err but expired context,
don't reset the consecutive failure count. I don't think the old
behavior was intentional.
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
6 years ago
..
auto.go
backoff: update to Go style, document a bit, make 30s explicit
6 years ago
controlclient_test.go
tailcfg, control/controlclient: add GoArch, populate OSVersion on Linux
6 years ago
direct.go
tailcfg, control/controlclient: support delta-encoded netmaps
6 years ago
direct_clone.go
ipn: fix netmap change tracking and dns map generation ( #609 )
6 years ago
direct_test.go
tailcfg, control/controlclient: support delta-encoded netmaps
6 years ago
filter.go
Appease the "missing copyright header" check.
6 years ago
hostinfo_linux.go
tailcfg, control/controlclient: add GoArch, populate OSVersion on Linux
6 years ago
hostinfo_windows.go
control/controlclient: populate OSVersion on Windows
6 years ago
netmap.go
control/controlclient: remove unused NetworkMap.UAPI method
6 years ago
netmap_test.go
control/controlclient: print disco keys NetworkMap diffs (debug change only)
6 years ago
persist_test.go
ipn: implement Prefs.Equals efficiently.
6 years ago