1
0
mirror of https://git.zx2c4.com/wireguard-go synced 2025-09-18 20:57:50 +02:00
wireguard-go/wgcfg
David Crawshaw 1ecbb3313c wgcfg: rename Key to PublicKey
A few minor review cleanups while here (e.g. remove unused LessThan).

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
2020-05-02 00:52:01 +10:00
..
config.go wgcfg: rename Key to PublicKey 2020-05-02 00:52:01 +10:00
ip_test.go wgcfg: clean up IP type/method signatures 2020-03-31 09:33:03 +11:00
ip.go wgcfg: clean up IP type/method signatures 2020-03-31 09:33:03 +11:00
key_test.go wgcfg: rename Key to PublicKey 2020-05-02 00:52:01 +10:00
key.go wgcfg: rename Key to PublicKey 2020-05-02 00:52:01 +10:00
name.go wgcfg: new config package 2020-03-31 09:32:52 +11:00
parser_test.go wgcfg: new config package 2020-03-31 09:32:52 +11:00
parser.go wgcfg: rename Key to PublicKey 2020-05-02 00:52:01 +10:00
writer.go wgcfg: fix bug preventing IPv6 addresses from working 2020-03-31 09:33:08 +11:00