18 Commits (3b4b17d23980c23ce46cd94deaacfbd4f9d4446f)

Author SHA1 Message Date
Brad Fitzpatrick e749377a56 derp/derphttp: remove a redundant log message 6 years ago
Brad Fitzpatrick 1d3f45f9be derp/derphttp: ignore PeerGoneMessage in test 6 years ago
David Crawshaw 43aa8595dd derp: introduce Conn interface 6 years ago
Brad Fitzpatrick 6978b93bdd derp, magicsock: track home (preferred) vs visiting connections for stats 6 years ago
Brad Fitzpatrick cf4aacde57 derp/derphttp: appease staticcheck 6 years ago
Brad Fitzpatrick 2cff9016e4 net/dnscache: add overly simplistic DNS cache package for selective use 6 years ago
Brad Fitzpatrick bf704a5218 derp: protocol negotiation, add v2: send src pub keys to clients in packets 6 years ago
David Crawshaw 9be9738f62 derphttp: add TLSConfig field 6 years ago
Brad Fitzpatrick 517a91de75 derp/derphttp: fix reconnect behavior 6 years ago
Brad Fitzpatrick 38acccad09 derp: remove some debug noise I left in 6 years ago
Brad Fitzpatrick 752146a70f derp: clean up derphttp client code, use contexts 6 years ago
Brad Fitzpatrick 379a3125fd derp, wgengine/magicsock: support more than just packets from Client.Recv 6 years ago
Brad Fitzpatrick 619697063e derp: more misc cleanups 6 years ago
Brad Fitzpatrick e06ca40650 wgengine, magicsock, derp: misc cleanups, docs 6 years ago
Brad Fitzpatrick 259406e797 derp: move away from [32]byte key types 6 years ago
Brad Fitzpatrick 2896be60db Move "logger" package to under types, now that we have it. 6 years ago
Brad Fitzpatrick a59dc5f155 Use logger.Logf consistently. It was used in most places. 6 years ago
Earl Lee a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago