678 Commits (61ac021c5dd53bd3f49add12c683ba555da3c20d)

Author SHA1 Message Date
David Crawshaw a33419167b magicsock: plumb through derpTLSConfig variable (for testing) 6 years ago
David Crawshaw 34859f8e7d wgengine, magicsock: add a CreateBind method 6 years ago
Brad Fitzpatrick b27d4c017a magicsock, wgengine, ipn, controlclient: plumb regular netchecks to map poll 6 years ago
Brad Fitzpatrick 724c37fb41 wgengine/magicsock: start tracking nearest DERP node 6 years ago
Brad Fitzpatrick 4675c70464 wgengine/magicsock: check STUN regularly 6 years ago
Brad Fitzpatrick bc7bc43fb8 magicsock, interfaces: move some code from magicsock to interfaces 6 years ago
Brad Fitzpatrick af7a01d6f0 wgengine/magicsock: drop donec channel, rename epUpdateCtx to serve its purpose 6 years ago
David Crawshaw cc4afa775f magicsock: rate limit send error log messages 6 years ago
David Crawshaw 0752c77dc2 magicsock: keep DERP magic IPs out of the address map 6 years ago
David Crawshaw c6550135d5 magicsock: remove the index from indexedAddrs 6 years ago
Brad Fitzpatrick 1abf2da392 wgengine/magicsock: reset favorite address on handshakes 6 years ago
Brad Fitzpatrick 67ede8d6d2 wgengine, magicsock: fix SetPrivateKey data race 6 years ago
Brad Fitzpatrick c185e6b4b0 stunner: support IPv6, add latency info to callbacks, use unique TxIDs per retry 6 years ago
David Crawshaw a6ad3c46e2 magicsock: spray some normal packets after a handshake 6 years ago
Brad Fitzpatrick 8696b17b5f wgengine/magicsock: turn off DERP log spamminess by default 6 years ago
Brad Fitzpatrick 7a3b91390b wgengine/magicsock: fix crash in Send when Endpoint isn't an AddrSet 6 years ago
David Crawshaw 868cfae84f wgengine, magicsock: adjust for wireguard-go conn/device package split 6 years ago
Brad Fitzpatrick cc7b9b0dff control/controlclient: fix priority of DERP server, add comment 6 years ago
Brad Fitzpatrick c02f4b5a1f control/controlclient: add temporary mechanism to force derp on 6 years ago
Brad Fitzpatrick 525bf1f3d2 wgengine/magicsock: remember fixed port number preference 6 years ago
Brad Fitzpatrick 379a3125fd derp, wgengine/magicsock: support more than just packets from Client.Recv 6 years ago
Brad Fitzpatrick d298d5b1f8 wgengine/magicsock: support multiple derp servers, and not just for handshakes 6 years ago
Brad Fitzpatrick fd1aa4f7f6 wgengine/magicsock: add a reSTUN method 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 587c3fcac4 control/controlclient, wgengine/magicsock: misc cleanups 6 years ago
David Crawshaw 87334fb332 wgengine, controlclient: fewer pointers in wgcfg key types 6 years ago
Earl Lee a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago