18 Commits

Author SHA1 Message Date
jasper
029768fbd6 - update to wireguard-tools-1.0.20200513
note this version adds support for the OpenBSD kernel implementation
which wsa posted on tech@: https://marc.info/?t=158926363200001&r=1&w=2

pointed out by Jason A. Donenfeld
2020-05-14 15:51:11 +00:00
jasper
926cb90b3f update to wireguard-tools-1.0.20200319 2020-03-30 14:33:05 +00:00
jasper
e081a5e4e6 update to wireguard-tools-1.0.20200206 2020-02-08 13:17:06 +00:00
jasper
8f99c28e2b update to wireguard-tools-1.0.20200121v0 2020-01-28 20:24:29 +00:00
jasper
3335a1c75c update to wireguard-tools-1.0.20200102 2020-01-03 20:14:34 +00:00
jasper
5406512bdb - update to wireguard-tools-1.0.20191226v0
- adjust MASTER_SITES to match upstream repo reorg
- fix typo in README, from sthen@

based on original diff by Jason A. Donenfeld (upstream)
tweaks by sthen@
2019-12-28 13:57:44 +00:00
jasper
3a8d60b86f update to the 20191212 snapshot 2019-12-14 14:13:23 +00:00
jasper
dc86ca3a13 update to WireGuard-0.0.20191206 2019-12-08 20:00:06 +00:00
jasper
2e44675c92 update wireguard to 0.0.20191012 2019-10-30 14:03:07 +00:00
jasper
4cf063ec2d consistently use tun0 as the sample device name
from Bjorn Ketelaars
2019-09-18 10:59:37 +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
cd754740b7 update to wireguard-tools-0.0.20190702 2019-09-01 13:18:13 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
jasper
b0e272b1cf update to wireguard-tools-0.0.20190601 2019-06-07 08:12:43 +00:00
jca
aa26e628a8 Use ports-gcc to provide __builtin_swap* on big endian gcc archs
As pointed out by Jasper, net/wireguard-go uses lang/go which isn't
available on sparc64; but someone might want to generate the keys on
a sparc64 system.  ok jasper@
2019-05-30 19:47:15 +00:00
jasper
fae05830e3 - add README with quick instructions on setting up an OpenBSD<->OpenBSD tunnel
- take maintainership

ok sthen@
2019-05-14 15:03:18 +00:00
jasper
5eb5d1277d import wireguard-tools-0.0.20190406
WireGuard is an extremely simple yet fast and modern VPN that utilizes
state-of-the-art cryptography.

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