summaryrefslogtreecommitdiff
path: root/device/device.go
AgeCommit message (Expand)Author
2020-03-17noise: unify zero checking of ecdhJason A. Donenfeld
2020-02-04device: fix private key removal logicJason A. Donenfeld
2019-08-05device: drop lock before expiring keysJason A. Donenfeld
2019-07-11device: immediately rekey all peers after changing device private keyJason A. Donenfeld
2019-06-14tun: remove TUN prefix from types to reduce stutter elsewhereMatt Layher
2019-05-30device: add SendKeepalivesToPeersWithCurrentKeypair for handoverJason A. Donenfeld
2019-05-17device: fail to give bind if it doesn't existJason A. Donenfeld
2019-05-14global: regroup all importsJason A. Donenfeld
2019-03-03global: begin modularizationJason A. Donenfeld