1
0
mirror of https://git.zx2c4.com/wireguard-go synced 2024-11-15 01:05:15 +01:00
wireguard-go/wgcfg
David Crawshaw 3636c2ec12 wgcfg: remove JSON marshal methods
Followup from earlier code review.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
2020-05-02 01:56:07 +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: remove JSON marshal methods 2020-05-02 01:56:07 +10:00
key.go wgcfg: remove JSON marshal methods 2020-05-02 01:56:07 +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