summaryrefslogtreecommitdiffstats
path: root/vpn
Commit message (Expand)AuthorAgeFilesLines
* OpenVPN: Added configurable options cipher, keysize and extra custom arguments.Takuo Kitame2010-07-131-3/+46
* use /data/misc instead of /miscTakuo Kitame2010-07-021-1/+1
* OpenVPN device(tun/tap) can be selectable.takuo2010-07-021-44/+91
* Add description for OpenVPN.Steve Kondik2010-07-021-1/+1
* OpenVPN fixes for Eclair.Steve Kondik2010-07-022-17/+2
* framework: add openvpn to native vpn servicesJames Bottomley2010-07-022-0/+177
* DO NOT MERGEOscar Montemayor2010-03-291-2/+1
* Phase 2 of test cleanup: moving test files from AndroidTests closer to their ...Neal Nguyen2010-01-293-0/+207
* Fix broken build.Hung-ying Tyan2009-11-251-1/+1
* Encrypted File Systems Project. Installer modifications.Oscar Montemayor2009-11-241-2/+12
* Remove deprecated VpnType.getDescription().Hung-ying Tyan2009-09-301-4/+0
* make vpn type strings i18n ready.Hung-ying Tyan2009-09-301-8/+14
* Simplifies err code propagation.Hung-ying Tyan2009-08-281-7/+14
* Issue an error when VPN connection is lost.Hung-ying Tyan2009-08-031-0/+2
* Add the encryption option to PptpProfile parcel.Hung-ying Tyan2009-07-301-0/+14
* Add state saving mechanism to support proc restartHung-ying Tyan2009-07-302-0/+16
* Make VPN connect even when DNS is not present and other fixes.Hung-ying Tyan2009-07-141-1/+6
* Add error code in vpn connectivity broadcast.Hung-ying Tyan2009-07-131-1/+20
* Add PPTP, L2TP/IPSec preshared key and other fixes.Hung-ying Tyan2009-06-2610-24/+146
* Remove SingleServerProfile.Hung-ying Tyan2009-06-153-28/+2
* On the way of refactoring out SingleServerProfile.java.Hung-ying Tyan2009-06-152-21/+25
* Add the VPN services package, VPN service base classes and L2tpIpsecService.Hung-ying Tyan2009-06-126-77/+26
* Fix the buildRomain Guy2009-06-081-4/+0
* First-time check-in of the VPN APIs.Hung-ying Tyan2009-06-099-0/+659