From: Jason Cooper <cyanogen at lakedaemon.net> This adds the vpnc-up script referenced on the openconnect website, I broke out the changes for android into a separate patch to facilitate review. Jason Cooper (2): openconnect: add initial support for openconnect ssl vpn. openconnect: modify helper script for android. prebuilt/common/xbin/openconnect-up.sh | 684 ++++++++++++++++++++++++++++++++ products/common.mk | 6 +- 2 files changed, 688 insertions(+), 2 deletions(-) create mode 100644 prebuilt/common/xbin/openconnect-up.sh