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/derp
Brad Fitzpatrick fefd7e10dc types/structs: add structs.Incomparable annotation, use it where applicable
Shotizam before and output queries:

sqlite> select sum(size) from bin where func like 'type..%';
129067
=>
120216
4 years ago
..
derphttp net/tlsdial: add package for TLS dials, and make DERP & controlclient use it 4 years ago
derpmap types/structs: add structs.Incomparable annotation, use it where applicable 4 years ago
derp.go derp: prevent readFrame() from reading more than len(b) bytes. 4 years ago
derp_client.go derp, magicsock: send new "peer gone" frames when previous sender disconnects 4 years ago
derp_server.go derp/derp_server: unregisterClient() for replaced client connections. 4 years ago
derp_test.go derp, netcheck: make tests listen on localhost only 4 years ago