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
Maisem Ali d06b48dd0a tailcfg: add RawMessage
This adds a new RawMessage type backed by string instead of the
json.RawMessage which is backed by []byte. The byte slice makes
the generated views be a lot more defensive than the need to be
which we can get around by using a string instead.

Updates #cleanup

Signed-off-by: Maisem Ali <maisem@tailscale.com>
9 months ago
..
c2ntypes.go ipn/ipnlocal: add logging and locking to c2n /update (#9290) 9 months ago
derpmap.go net/netcheck, tailcfg: add DERPHomeParams and use it 11 months ago
tailcfg.go tailcfg: add RawMessage 9 months ago
tailcfg_clone.go tailcfg: define a type for NodeCapability 9 months ago
tailcfg_test.go tailcfg: add RawMessage 9 months ago
tailcfg_view.go tailcfg: define a type for NodeCapability 9 months ago
tka.go tailcfg: add RPC structs for /tka/affected-sigs 1 year ago