Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/wireguard: version bump | Jason A. Donenfeld | 2017-11-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | testing/wireguard: version bump | Jason A. Donenfeld | 2017-11-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | testing/wireguard: version bump | Jason A. Donenfeld | 2017-11-01 | 1 | -2/+2 |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | testing/wireguard: version bump | Jason A. Donenfeld | 2017-10-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | testing/wireguard: version bump to 0.0.20171011 | Jason A. Donenfeld | 2017-10-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | testing/wireguard: version bump to 0.0.20171005 | Jason A. Donenfeld | 2017-10-09 | 1 | -3/+2 |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | testing/wireguard-tools: build fix: remove a.out | Natanael Copa | 2017-10-02 | 1 | -0/+1 |
| | | | | remove a.out which likely was unintentionally added. | ||||
* | wireguard: bump to 0.0.20171001 | Jason A. Donenfeld | 2017-10-02 | 1 | -3/+3 |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | testing/wireguard-tools: upgrade to 0.0.20170918 | Stuart Cardall | 2017-10-01 | 1 | -2/+2 |
| | |||||
* | testing/wireguard: version bump to 0.0.20170907 | Jason A. Donenfeld | 2017-09-12 | 1 | -2/+2 |
| | |||||
* | testing/wireguard: version bump to 0.0.20170810 | Jason A. Donenfeld | 2017-08-11 | 1 | -2/+2 |
| | |||||
* | testing/wireguard-tools: update to 0.0.20170726 | Stuart Cardall | 2017-07-28 | 1 | -4/+4 |
| | |||||
* | testing/wireguard-tools: update to 0.0.20170629 | Jason A. Donenfeld | 2017-06-30 | 1 | -2/+2 |
| | |||||
* | testing/wireguard-tools: update to 0.0.20170628 | Stuart Cardall | 2017-06-29 | 1 | -2/+2 |
| | |||||
* | testing/wireguard-*: bump to 0.0.20170613 | Jason A. Donenfeld | 2017-06-15 | 1 | -2/+2 |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | testing/wireguard-*: bump to 0.0.20170531 | Shiz | 2017-06-01 | 1 | -3/+3 |
| | |||||
* | wireguard: update to 0.0.20170517 | Jason A. Donenfeld | 2017-05-18 | 1 | -2/+2 |
| | |||||
* | testing/wireguard-tools: update to 0.0.20170421 | Stuart Cardall | 2017-04-22 | 1 | -2/+2 |
| | |||||
* | testing/wireguard-tools: update to 0.0.20170409 | Stuart Cardall | 2017-04-10 | 1 | -2/+2 |
| | |||||
* | testing/wireguard-tools: update to 0.0.20170324 | Stuart Cardall | 2017-03-24 | 1 | -2/+2 |
| | |||||
* | testing/wireguard-tools: update to 0.0.20170320 | Stuart Cardall | 2017-03-23 | 1 | -3/+3 |
| | |||||
* | testing/wireguard-tools: fix $install_if / remove tests & check | Stuart Cardall | 2017-03-04 | 1 | -24/+4 |
| | | | | | tests subpkg removed at the request of the author make check removed at the request of the author | ||||
* | testing/wireguard-tools: new aport | Stuart Cardall | 2017-03-02 | 1 | -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 |