Fixes to app.openconnect

This commit is contained in:
Daniel Martí 2014-01-06 11:48:24 +01:00
parent a196059fdb
commit 887b263909

View file

@ -4,25 +4,24 @@ Source Code:https://github.com/cernekee/ics-openconnect
Issue Tracker:https://github.com/cernekee/ics-openconnect/issues Issue Tracker:https://github.com/cernekee/ics-openconnect/issues
Auto Name:OpenConnect Auto Name:OpenConnect
Summary:SSL VPN client for Cisco AnyConnect protocol Summary:SSL VPN client for Cisco AnyConnect
Description: Description:
OpenConnect for Android is an SSL VPN client used with Cisco AnyConnect or OpenConnect for Android is an SSL VPN client used with Cisco AnyConnect or
ocserv based gateways. ocserv based gateways.
Features: Features:
*One-click connection (batch mode) * One-click connection (batch mode)
*Supports RSA SecurID and TOTP software tokens * Supports RSA SecurID and TOTP software tokens
*Keepalive feature to prevent unnecessary disconnections * Keepalive feature to prevent unnecessary disconnections
*Compatible with ARMv7, x86, and MIPS devices * Compatible with ARMv7, x86, and MIPS devices
*No root required * No root required
*Based on the popular [http://www.infradead.org/openconnect/ OpenConnect Linux package] * Based on the popular [http://www.infradead.org/openconnect/ OpenConnect Linux package]
*100% open source
Requirements: Requirements:
*Android 4.0 (ICS) or higher * Android 4.0 (ICS) or higher
*An account on a suitable VPN server * An account on a suitable VPN server
. .
Repo Type:git Repo Type:git
@ -35,7 +34,7 @@ Build:0.1,1
make -C external/openconnect/android sources make -C external/openconnect/android sources
build=make -C external NDK=$$NDK$$ build=make -C external NDK=$$NDK$$
Auto Update Mode:Version v%v Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:0.1 Current Version:0.1
Current Version Code:1 Current Version Code:1