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
84138450a4
types/logger, logtail: add mechanism to do structured JSON logs
...
e.g. the change to ipnlocal in this commit ultimately logs out:
{"logtail":{"client_time":"2022-02-17T20:40:30.511381153-08:00","server_time":"2022-02-18T04:40:31.057771504Z"},"type":"Hostinfo","val":{"GoArch":"amd64","Hostname":"tsdev","IPNVersion":"1.21.0-date.20220107","OS":"linux","OSVersion":"Debian 11.2 (bullseye); kernel=5.10.0-10-amd64"},"v":1}
Change-Id: I668646b19aeae4a2fed05170d7b279456829c844
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
ipnlocal
types/logger, logtail: add mechanism to do structured JSON logs
4 years ago
ipnserver
net/netutil: unify two oneConnListeners into a new package
4 years ago
ipnstate
ipn: add `TailnetStatus` field to `tailscale status --json` ( #3865 )
4 years ago
localapi
ipn/ipnserver: add TS_PERMIT_CERT_UID envknob to give webservers cert access
4 years ago
policy
ipn/policy: treat DNS service as interesting so it's not filtered out
4 years ago
store/ aws
ipn/store/aws: support using sub-paths in parameters
4 years ago
backend.go
ipn: use key.NodePublic instead of tailcfg.NodeKey
5 years ago
doc.go
Move Linux client & common packages into a public repo.
6 years ago
fake_test.go
ipn{,/ipnlocal}, cmd/tailscale/cli: don't check pref reverts on initial up
5 years ago
handle.go
ipn: another controlplane synonym
5 years ago
message.go
ipn: don't log IPN messages that may contain an authkey.
5 years ago
message_test.go
ipn: allow b to be nil in NewBackendServer
5 years ago
prefs.go
wgengine/netstack: add an SSH server experiment
4 years ago
prefs_clone.go
wgengine/netstack: add an SSH server experiment
4 years ago
prefs_test.go
wgengine/netstack: add an SSH server experiment
4 years ago
store.go
ipn: remove mention of wgkey in comment.
5 years ago
store_test.go
ipn: test TestFileStore in a fresh subdirectory
5 years ago