]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
device: use wgcfg key types
authorDavid Crawshaw <crawshaw@tailscale.com>
Sun, 23 Feb 2020 22:18:00 +0000 (17:18 -0500)
committerDavid Crawshaw <david@zentus.com>
Thu, 2 Apr 2020 04:53:10 +0000 (15:53 +1100)
commit83ca9b47b63b4d07630c4d579faf1111e42537d3
treea7bf63033b28ea247b0bc36b9433e65e64a8e740
parent40c3530006f24794ab80f100818a28ac93645d6c
device: use wgcfg key types

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
device/cookie.go
device/cookie_test.go
device/device.go
device/device_test.go
device/noise-helpers.go
device/noise-protocol.go
device/noise-types.go [deleted file]
device/noise_test.go
device/peer.go
device/uapi.go