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/derper
James Tucker c1ef55249a types/ipproto: import and test string parsing for ipproto
IPProto has been being converted to and from string formats in multiple
locations with variations in behavior. TextMarshaller and JSONMarshaller
implementations are now added, along with defined accepted and preferred
formats to centralize the logic into a single cross compatible
implementation.

Updates tailscale/corp#15043
Fixes tailscale/corp#15141

Signed-off-by: James Tucker <james@tailscale.com>
9 months ago
..
bootstrap_dns.go cmd/derper: count bootstrap dns unique lookups. 10 months ago
bootstrap_dns_test.go cmd/derper: count bootstrap dns unique lookups. 10 months ago
cert.go cmd/derper: disable http2 1 year ago
depaware.txt types/ipproto: import and test string parsing for ipproto 9 months ago
derper.go cmd/derper,tsweb: consistently add HTTP security headers (#8579) 12 months ago
derper_test.go net/packet: split off checksum munging into different pkg 9 months ago
mesh.go derp: include src IPs in mesh watch messages 10 months ago
websocket.go net/wsconn: accept a remote addr string and plumb it through 10 months ago