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
Andrew Dunham a661287c4b util/cmpx: remove code that's in the stdlib now
The cmpx.Compare function (and associated interface) are now available
in the standard library as cmp.Compare. Remove our version of it and use
the version from the standard library.

Updates #cleanup

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I4be3ac63d466c05eb7a0babb25cb0d41816fbd53
11 months ago
..
bootstrap_dns.go cmd/derper: count bootstrap dns unique lookups. 1 year ago
bootstrap_dns_test.go cmd/derper: count bootstrap dns unique lookups. 1 year ago
cert.go cmd/derper: disable http2 2 years ago
depaware.txt util/cmpx: remove code that's in the stdlib now 11 months ago
derper.go cmd/derper,tsweb: consistently add HTTP security headers (#8579) 1 year ago
derper_test.go net/packet: split off checksum munging into different pkg 1 year ago
mesh.go derp/derphttp: fix race in mesh watcher 1 year ago
websocket.go net/wsconn: accept a remote addr string and plumb it through 1 year ago