aboutsummaryrefslogtreecommitdiff
path: root/net/softethervpn
Commit message (Collapse)AuthorAge
* sstp-client: updated to 1.0.12Federico Di Marco2018-03-06
| | | | | | softethervpn: updated to 4.25-9656 Signed-off-by: Federico Di Marco <fededim@gmail.com>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* softethervpn: Pass down CFLAGS, CPPFLAGS and LDFLAGSFlorian Fainelli2017-07-27
| | | | | | | | The softethervpn does not actually supported CCFLAGS, or other standard variables, so we need to override CC to include all of those to fix build errors with external toolchains. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* softethervpn: updated to version 4.22-9634Federico Di Marco2016-12-31
| | | | | | | - bugfix #3629 - readded nossl3 patch Signed-Off-by: Federico Di Marco <fededim@gmail.com>
* softethervpn: added new package 4.21-9613Rupan2016-11-10
- based on the work done by el1n with his authorization (https://github.com/el1n/OpenWRT-package-softether) - updated softethervpn to latest version - introduced necessary patches for lede compatibility (nossl3) Signed-Off-by: Federico Di Marco <fededim@gmail.com>