]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
Revert "device: use wgcfg key types"
authorDavid Crawshaw <crawshaw@tailscale.com>
Tue, 7 Apr 2020 05:52:04 +0000 (15:52 +1000)
committerDavid Crawshaw <crawshaw@tailscale.com>
Tue, 7 Apr 2020 05:52:41 +0000 (15:52 +1000)
commitf6020a2085d9a6b911c00875752bb40bfe629e00
treecc89cec68f8a182dfc36206e268c9dc8f0a5d3f2
parentad256f0b739b835e8836f84571424cb4adc01b1e
Revert "device: use wgcfg key types"

More cleanup work of wgcfg to do before bringing this in.

This reverts commit 83ca9b47b63b4d07630c4d579faf1111e42537d3.
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 [new file with mode: 0644]
device/noise_test.go
device/peer.go
device/uapi.go