aboutsummaryrefslogtreecommitdiff
path: root/wgcfg (follow)
Commit message (Expand)AuthorAgeFilesLines
* wgcfg: remove for nowDavid Crawshaw2020-05-029-1197/+0
* wgcfg: remove JSON marshal methodsDavid Crawshaw2020-05-022-109/+7
* wgcfg: rename Key to PublicKeyDavid Crawshaw2020-05-024-76/+47
* wgcfg: improve SymmetricKey docsDavid Crawshaw2020-03-311-2/+1
* wgcfg: fix bug preventing IPv6 addresses from workingBrad Fitzpatrick2020-03-311-5/+3
* wgcfg: clean up IP type/method signaturesBrad Fitzpatrick2020-03-313-69/+59
* wgcfg: add fast CIDR.Contains implementationTyler Kropp2020-03-312-2/+142
* wgcfg: new config packageDavid Crawshaw2020-03-318-0/+1201