2014-01-05 20:09:44 +00:00
|
|
|
Categories:Internet
|
|
|
|
License:GPLv2+
|
2014-01-24 04:13:35 +00:00
|
|
|
Web Site:http://forum.xda-developers.com/showthread.php?t=2616121
|
2014-01-05 20:09:44 +00:00
|
|
|
Source Code:https://github.com/cernekee/ics-openconnect
|
|
|
|
Issue Tracker:https://github.com/cernekee/ics-openconnect/issues
|
|
|
|
|
|
|
|
Auto Name:OpenConnect
|
2014-01-06 10:48:24 +00:00
|
|
|
Summary:SSL VPN client for Cisco AnyConnect
|
2014-01-05 20:09:44 +00:00
|
|
|
Description:
|
|
|
|
OpenConnect for Android is an SSL VPN client used with Cisco AnyConnect or
|
|
|
|
ocserv based gateways.
|
|
|
|
|
|
|
|
Features:
|
|
|
|
|
2014-01-06 10:48:24 +00:00
|
|
|
* One-click connection (batch mode)
|
|
|
|
* Supports RSA SecurID and TOTP software tokens
|
|
|
|
* Keepalive feature to prevent unnecessary disconnections
|
|
|
|
* Compatible with ARMv7, x86, and MIPS devices
|
|
|
|
* No root required
|
|
|
|
* Based on the popular [http://www.infradead.org/openconnect/ OpenConnect Linux package]
|
2014-01-05 20:09:44 +00:00
|
|
|
|
|
|
|
Requirements:
|
|
|
|
|
2014-01-06 10:48:24 +00:00
|
|
|
* Android 4.0 (ICS) or higher
|
|
|
|
* An account on a suitable VPN server
|
2014-01-24 04:13:35 +00:00
|
|
|
|
|
|
|
This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/).
|
|
|
|
|
|
|
|
This product includes cryptographic software written by Eric Young (eay@cryptsoft.com).
|
2014-01-05 20:09:44 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
2014-02-13 07:14:05 +00:00
|
|
|
Repo:https://github.com/cernekee/ics-openconnect
|
2014-01-05 20:09:44 +00:00
|
|
|
|
|
|
|
Build:0.1,1
|
|
|
|
commit=v0.1
|
|
|
|
submodules=yes
|
2014-01-24 04:09:17 +00:00
|
|
|
prebuild=rm -rf assets/raw/{armeabi,x86,mips} libs/*.jar libs/*/*.so && \
|
2014-01-05 20:09:44 +00:00
|
|
|
make -C external/openconnect/android sources
|
|
|
|
build=make -C external NDK=$$NDK$$
|
|
|
|
|
2014-01-20 06:15:40 +00:00
|
|
|
Build:0.2,2
|
|
|
|
commit=v0.2
|
|
|
|
submodules=yes
|
2014-01-24 04:09:17 +00:00
|
|
|
prebuild=rm -rf assets/raw/{armeabi,x86,mips} libs/*.jar libs/*/*.so && \
|
2014-01-20 06:15:40 +00:00
|
|
|
make -C external/openconnect/android sources
|
|
|
|
build=make -C external NDK=$$NDK$$
|
|
|
|
|
2014-02-01 21:17:06 +00:00
|
|
|
Build:0.5,509
|
|
|
|
commit=v0.5
|
|
|
|
submodules=yes
|
|
|
|
prebuild=rm -rf assets/raw/{armeabi,x86,mips} libs/*.jar libs/*/*.so && \
|
|
|
|
make -C external/openconnect/android sources
|
|
|
|
build=make -C external NDK=$$NDK$$
|
|
|
|
|
2014-02-17 07:46:48 +00:00
|
|
|
Build:0.6,600
|
|
|
|
commit=v0.6
|
|
|
|
submodules=yes
|
|
|
|
prebuild=rm -rf assets/raw/{armeabi,x86,mips} libs/*.jar libs/*/*.so && \
|
|
|
|
make -C external/openconnect/android sources
|
|
|
|
build=make -C external NDK=$$NDK$$
|
|
|
|
|
2014-04-13 15:32:16 +00:00
|
|
|
Build:0.81,819
|
|
|
|
commit=v0.81
|
|
|
|
submodules=yes
|
|
|
|
prebuild=rm -rf assets/raw/{armeabi,x86,mips} libs/*.jar libs/*/*.so && \
|
|
|
|
make -C external/openconnect/android sources
|
|
|
|
build=make -C external NDK=$$NDK$$
|
|
|
|
|
2014-04-28 16:03:16 +00:00
|
|
|
Build:0.9,909
|
|
|
|
commit=v0.9
|
|
|
|
submodules=yes
|
|
|
|
prebuild=rm -rf assets/raw/{armeabi,x86,mips} libs/*.jar libs/*/*.so && \
|
|
|
|
make -C external/openconnect/android sources
|
|
|
|
build=make -C external NDK=$$NDK$$
|
|
|
|
|
2014-01-06 10:48:24 +00:00
|
|
|
Auto Update Mode:None
|
2014-02-02 10:26:50 +00:00
|
|
|
Update Check Mode:Tags
|
2014-04-28 03:23:00 +00:00
|
|
|
Current Version:0.9
|
|
|
|
Current Version Code:909
|
2014-01-05 20:09:44 +00:00
|
|
|
|