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/cmd/tailscale/cli
Josh Bleecher Snyder 8a3d52e882 wgengine/magicsock: use mono.Time
magicsock makes multiple calls to Now per packet.
Move to mono.Now. Changing some of the calls to
use package mono has a cascading effect,
causing non-per-packet call sites to also switch.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
4 years ago
..
auth-redirect.html cmd/tailscale/web: add support for QNAP 5 years ago
bugreport.go cmd/tailscale, ipn/localapi: add "tailscale bugreport" subcommand 5 years ago
cli.go cmd/tailscale/cli: fix running from Xcode 5 years ago
cli_test.go ipn: another controlplane synonym 5 years ago
debug.go cmd/tailscale: add debug flag to dump derp map 5 years ago
diag.go cmd/tailscale/cli: diagnose missing tailscaled on 'up' 5 years ago
diag_other.go cmd/tailscale/cli: diagnose missing tailscaled on 'up' 5 years ago
down.go ipn/localapi: move EditPrefs to localapi 5 years ago
file.go staticcheck.conf: turn off noisy lint errors 5 years ago
ip.go cmd/tailscale/cli: let ip take a peername 5 years ago
logout.go cmd/tailscale: fix command descriptions (#1710) 5 years ago
netcheck.go wgengine/magicsock: make portmapping async 5 years ago
ping.go cmd/tailscale: make ping --until-direct require direct connection to exit 0 5 years ago
status.go wgengine/magicsock: use mono.Time 4 years ago
up.go cmd/tailscale/cli: document that empty string disable exit nodes, routes 4 years ago
version.go cmd/tailscale, ipn/localapi: get daemon version from localapi status 5 years ago
web.css cmd/tailscale/cli: split out web.css file 5 years ago
web.go cmd/tailscale: test web server url func 5 years ago
web.html cmd/tailscale/cli: skip new tab on web login 5 years ago
web_test.go cmd/tailscale: update web server test copyright 5 years ago