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
Brad Fitzpatrick 41fd4eab5c envknob: add new package for all the strconv.ParseBool(os.Getenv(..))
A new package can also later record/report which knobs are checked and
set. It also makes the code cleaner & easier to grep for env knobs.

Change-Id: Id8a123ab7539f1fadbd27e0cbeac79c2e4f09751
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 5 years ago
cloner cmd/cloner: mangle "go:generate" in cloner.go 4 years ago
derper cmd/derper: record TLS versions used for requests. 4 years ago
derpprobe derp: use new node key type. 4 years ago
hello cmd/hello: also redirect https://hello.ipn.dev to hello.ts.net 4 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 5 years ago
printdep cmd/printdep: add flag to print out Go toolchain tarball URL 4 years ago
speedtest cmd: upgrade to ffcli v3 4 years ago
tailscale envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 4 years ago
tailscaled envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 4 years ago
testcontrol cmd/testcontrol: add test control server 4 years ago
tsshd tsshd: fix double exit with different exit codes 4 years ago