10 Commits

Author SHA1 Message Date
tb
5dd4ded210 update to wireguard-go-0.0.20190908 which contains the proper upstream
fix for our local patch.

ok jasper (MAINTAINER)
2019-09-08 17:07:30 +00:00
jasper
e03bd92209 re-update wireguard after tb@ found the offending commit in the upstream repository that broke it.
to be followed up

ok tb@
2019-09-04 16:50:23 +00:00
jasper
dde2854aad revert wireguard-{go,tools} updates. there appears to be breakage between
a combination of client/server OS/wireguard versions which I haven't
been able to pinpoint yet.

found the hard way by at least tb@
2019-09-04 07:30:55 +00:00
jasper
aa53d77372 update to wireguard-go-0.0.20190805 2019-09-01 13:18:14 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
jasper
65ca3efe2e update to wireguard-go-0.0.20190517 2019-05-20 17:47:39 +00:00
sthen
96ee7475f6 ONLY_FOR_ARCHS=amd64; go's zerrors_openbsd_*.go files only define EPROTO
for amd64, not i386/arm.
2019-05-20 08:15:30 +00:00
jasper
8010e73d29 take maintainership for wireguard-go too; ok sthen@ 2019-05-19 19:44:53 +00:00
ajacoutot
54f91ded2a Typo.
ok jasper@
2019-05-13 15:30:05 +00:00
jasper
f2cfd1b9bb import wireguard-go-0.0.20190409
wireguard-go is a userland implementation of WireGuard in Go; WireGuard
ia simple yet fast modern VPN.

based on the initial port by bentley@
ok sthen@
2019-05-13 15:08:50 +00:00