22 Commits (3fdbb6f867c7a9d2f252770cff004b0adbf83b09)

Author SHA1 Message Date
Alejandro Mery 3c24e24d71 wireguard: switch from gcfg to asciigoat.org/ini/basic 4 months ago
Alejandro Mery 125a4c0dbe wireguard: implement EndpointAddress.UnmarshalText 8 months ago
Alejandro Mery 7c811d7813 wireguard: implement UnmarshalText for PrivateKey and PublicKey 8 months ago
Alejandro Mery 543824a54a cluster: allow empty wgN.conf files as markers to enable the ring 8 months ago
Alejandro Mery 142ea00577 wireguard: fix KeyPair.Validate() 8 months ago
Alejandro Mery 99ae34e98c chore: update darvaza.org/core to v0.10.0 8 months ago
Alejandro Mery 2a14205e7e wireguard: fix misspellings 10 months ago
Alejandro Mery 3b43e0c9ea wireguard: add support for optional Name comment 10 months ago
Alejandro Mery 609f48a2d1 wireguard: Config.WriteTo() 10 months ago
Alejandro Mery 4514b44211 wireguard: implement MarshalYAML for PrivateKey and PublicKey 10 months ago
Alejandro Mery 49b82ace71 wireguard: implement MarshalJSON for PrivateKey and PublicKey 10 months ago
Alejandro Mery 30a7bceda3 wireguard: make KeyPairs solid 10 months ago
Alejandro Mery 60e2687d04 wireguard: make keys arrays instead of slices 10 months ago
Alejandro Mery 47d79f7576 wireguard: introduce KeyPair.Validate() 10 months ago
Alejandro Mery e2f831fd6a wireguard: introduce NewKeyPair, NewPrivateKey, and PrivateKey.Public() 10 months ago
Alejandro Mery 1d8c818ec4 wireguard: make PrivateKey and PublicKey two distinct types 10 months ago
Alejandro Mery f5ee63e5aa wireguard: cleanup Config parser using BinaryKey 10 months ago
Alejandro Mery 0de2e3f4d9 wireguard: introduce BinaryKey.Equal() 10 months ago
Alejandro Mery 4d25ea1d16 wireguard: introduce initial BinaryKey and KeyPair structs 10 months ago
Alejandro Mery b15f394199 wireguard: add EndpointAddress.Name() removing the domain from Host 10 months ago
Alejandro Mery f225e15b2c wireguard: rename EndpointAddress.Name to Host 10 months ago
Alejandro Mery 5d946e4e93 wireguard: adds wgN.conf parser 10 months ago