Client for PPP+SSL VPN tunnel services
https://github.com/adrienverge/openfortivpn
openfortivpn is a client for PPP+SSL VPN tunnel services. It spawns a pppd
process and operates the communication between the gateway and this process.
It is compatible with Fortinet VPNs.
- Links to network:vpn / openfortivpn
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/openfortivpn && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000210 210 Bytes | |
openfortivpn-1.7.1.tar.gz | 0000061236 59.8 KB | |
project.diff | 0000001654 1.62 KB |
Revision 17 (latest revision is 59)
Martin Hauke (mnhauke)
committed
(revision 17)
- Update to version 1.7.1 * openfortivpn version 1.7.1 * remove iswhitespace_like in favorite of isspace * treat carriage returns as white space (might solve #129) (#334) * update README.md for MacOS X (#333) * Ooops... Fix --help output. * Revert 6772c53 * Let pppd handle DNS servers * Manual page fixes * Documentation: we -> openfortivpn * Ooops... Partial revert of 30a4e0b * Temporarily change recipient of Coverity reports * Simplify ofv_append_varr() * Use the ARRAY_SIZE macro * Automated Coverity analysis with Travis CI * Fix pylint warnings * Restore configure options removed in ac5c083 * Shell indentation: avoid mixing tabs and spaces * Use PKG_CHECK_MODULES compiler/linker flags * Quote shell variables * bash -> sh * Balance directory tree * Build openfortivpn against OpenSSL 1.0.2 * Refactor Travis CI integration * Revert 79f52ef * Rework OpenSSL library detection * Reworked array of pppd args (#295) * Build with missing pthread_mutexattr_setrobust() (#298)
Comments 0