13 Commits (45b25c63d425ce100a1ee2b78f86a9de4b83f8e8)

Author SHA1 Message Date
Alejandro Mery 4514b44211 wireguard: implement MarshalYAML for PrivateKey and PublicKey 11 months ago
Alejandro Mery 49b82ace71 wireguard: implement MarshalJSON for PrivateKey and PublicKey 11 months ago
Alejandro Mery 30a7bceda3 wireguard: make KeyPairs solid 11 months ago
Alejandro Mery 60e2687d04 wireguard: make keys arrays instead of slices 11 months ago
Alejandro Mery 47d79f7576 wireguard: introduce KeyPair.Validate() 11 months ago
Alejandro Mery e2f831fd6a wireguard: introduce NewKeyPair, NewPrivateKey, and PrivateKey.Public() 11 months ago
Alejandro Mery 1d8c818ec4 wireguard: make PrivateKey and PublicKey two distinct types 11 months ago
Alejandro Mery f5ee63e5aa wireguard: cleanup Config parser using BinaryKey 11 months ago
Alejandro Mery 0de2e3f4d9 wireguard: introduce BinaryKey.Equal() 11 months ago
Alejandro Mery 4d25ea1d16 wireguard: introduce initial BinaryKey and KeyPair structs 11 months ago
Alejandro Mery b15f394199 wireguard: add EndpointAddress.Name() removing the domain from Host 11 months ago
Alejandro Mery f225e15b2c wireguard: rename EndpointAddress.Name to Host 11 months ago
Alejandro Mery 5d946e4e93 wireguard: adds wgN.conf parser 11 months ago