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/tailcfg
Brad Fitzpatrick 05bfa022f2 tailcfg: pointerify RegisterRequest.Auth, omitemptify RegisterResponseAuth
We were storing server-side lots of:

    "Auth":{"Provider":"","LoginName":"","Oauth2Token":null,"AuthKey":""},

That was about 7% of our total storage of pending RegisterRequest
bodies.

Updates tailscale/corp#19327

Change-Id: Ib73842759a2b303ff5fe4c052a76baea0d68ae7d
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 months ago
..
c2ntypes.go ipn/ipnlocal: add c2n method to check on TLS cert fetch status 7 months ago
derpmap.go tailcfg: add latitude, longitude for node location (#11162) 3 months ago
proto_port_range.go tailcfg: implement text encoding for ProtoPortRange 8 months ago
proto_port_range_test.go tailcfg: implement text encoding for ProtoPortRange 8 months ago
tailcfg.go tailcfg: pointerify RegisterRequest.Auth, omitemptify RegisterResponseAuth 2 months ago
tailcfg_clone.go tailcfg: pointerify RegisterRequest.Auth, omitemptify RegisterResponseAuth 2 months ago
tailcfg_test.go all: use Go 1.22 range-over-int 2 months ago
tailcfg_view.go tailcfg: pointerify RegisterRequest.Auth, omitemptify RegisterResponseAuth 2 months ago
tka.go tailcfg: add RPC structs for /tka/affected-sigs 1 year ago