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
Joe Tsai a2dc517d7d
all: specify explicit JSON format for time.Duration (#17307)
The default representation of time.Duration has different
JSON representation between v1 and v2.

Apply an explicit format flag that uses the v1 representation
so that this behavior does not change if serialized with v2.

Updates tailscale/corp#791

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
3 months ago
..
c2ntypes.go ipn/ipnlocal: add a C2N endpoint for fetching a netmap 4 months ago
derpmap.go tailcfg: add DERPRegion.NoMeasureNoHome, deprecate+document Avoid [cap 115] 10 months ago
proto_port_range.go cmd/tailscale/cli,ipn/conffile: add declarative config mode for Services (#17435) 3 months ago
proto_port_range_test.go tailcfg: implement text encoding for ProtoPortRange 2 years ago
tailcfg.go all: specify explicit JSON format for time.Duration (#17307) 3 months ago
tailcfg_clone.go util/checkchange: stop using deephash everywhere 3 months ago
tailcfg_test.go tailcfg: add Hostinfo.ExitNodeID to report the selected exit node (#16625) 6 months ago
tailcfg_view.go util/checkchange: stop using deephash everywhere 3 months ago
tka.go tailcfg: add RPC structs for /tka/affected-sigs 3 years ago