aboutsummaryrefslogtreecommitdiffstats
path: root/testing/wireguard-tools
Commit message (Collapse)AuthorAgeFilesLines
* testing/wireguard: upgrade to 0.0.20180304Jason A. Donenfeld2018-03-051-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/wireguard: upgrade to 0.0.20180218Jason A. Donenfeld2018-02-191-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/wireguard: upgrade to 0.0.20180202Jason A. Donenfeld2018-02-041-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/wireguard-tools: upgrade to 0.0.20180118Jason A. Donenfeld2018-01-191-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
* testing/wireguard: version bumpJason A. Donenfeld2017-12-251-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/wireguard: version bumpJason A. Donenfeld2017-12-131-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/wireguard: version bumpJason A. Donenfeld2017-11-281-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/wireguard: version bumpJason A. Donenfeld2017-11-161-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/wireguard: version bumpJason A. Donenfeld2017-11-011-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/wireguard: version bumpJason A. Donenfeld2017-10-191-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/wireguard: version bump to 0.0.20171011Jason A. Donenfeld2017-10-121-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/wireguard: version bump to 0.0.20171005Jason A. Donenfeld2017-10-091-3/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/wireguard-tools: build fix: remove a.outNatanael Copa2017-10-021-0/+1
| | | | remove a.out which likely was unintentionally added.
* wireguard: bump to 0.0.20171001Jason A. Donenfeld2017-10-021-3/+3
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/wireguard-tools: upgrade to 0.0.20170918Stuart Cardall2017-10-011-2/+2
|
* testing/wireguard: version bump to 0.0.20170907Jason A. Donenfeld2017-09-121-2/+2
|
* testing/wireguard: version bump to 0.0.20170810Jason A. Donenfeld2017-08-111-2/+2
|
* testing/wireguard-tools: update to 0.0.20170726Stuart Cardall2017-07-281-4/+4
|
* testing/wireguard-tools: update to 0.0.20170629Jason A. Donenfeld2017-06-301-2/+2
|
* testing/wireguard-tools: update to 0.0.20170628Stuart Cardall2017-06-291-2/+2
|
* testing/wireguard-*: bump to 0.0.20170613Jason A. Donenfeld2017-06-151-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/wireguard-*: bump to 0.0.20170531Shiz2017-06-011-3/+3
|
* wireguard: update to 0.0.20170517Jason A. Donenfeld2017-05-181-2/+2
|
* testing/wireguard-tools: update to 0.0.20170421Stuart Cardall2017-04-221-2/+2
|
* testing/wireguard-tools: update to 0.0.20170409Stuart Cardall2017-04-101-2/+2
|
* testing/wireguard-tools: update to 0.0.20170324Stuart Cardall2017-03-241-2/+2
|
* testing/wireguard-tools: update to 0.0.20170320Stuart Cardall2017-03-231-3/+3
|
* testing/wireguard-tools: fix $install_if / remove tests & checkStuart Cardall2017-03-041-24/+4
| | | | | tests subpkg removed at the request of the author make check removed at the request of the author
* testing/wireguard-tools: new aportStuart Cardall2017-03-021-0/+65
WireGuard is a novel VPN that runs inside the Linux Kernel and utilizes **state-of-the-art cryptography**. It aims to be faster, simpler, leaner, and more useful than IPSec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. It runs over UDP. https://www.wireguard.io