tailscale/wgengine/wgcfg
Josh Bleecher Snyder bc68e22c5b all: s/CreateEndpoint/ParseEndpoint/ in docs
Upstream wireguard-go renamed the interface method
from CreateEndpoint to ParseEndpoint.
I missed some comments. Fix them.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-05-06 12:44:22 -07:00
..
nmcfg all: delete wgcfg.Key and wgcfg.PrivateKey 2021-04-29 14:14:34 -07:00
clone.go wgengine/wgcfg: use autogenerated Clone methods 2021-05-06 12:44:22 -07:00
config.go all: s/CreateEndpoint/ParseEndpoint/ in docs 2021-05-06 12:44:22 -07:00
device.go wgengine/wgcfg: return better errors from DeviceConfig, ReconfigDevice 2021-05-06 12:44:22 -07:00
device_test.go wgengine/wgcfg: make device test endpoint-format-agnostic 2021-05-06 12:44:22 -07:00
parser.go all: delete wgcfg.Key and wgcfg.PrivateKey 2021-04-29 14:14:34 -07:00
parser_test.go wgengine/wgcfg: fix validateEndpoints of empty string 2021-01-30 11:17:55 -08:00
writer.go all: delete wgcfg.Key and wgcfg.PrivateKey 2021-04-29 14:14:34 -07:00