summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/VpnProfile.java
AgeCommit message (Expand)Author
2013-07-12Do not show certificate information on pkcs12 and key dialogs (closes issue #...Arne Schwabe
2013-07-12Fix keychain certificate handlingArne Schwabe
2013-07-11Usage reflection to use Android Bouncycastle to print Subject DN, also displa...Arne Schwabe
2013-06-23Fix issues found by Code AnalysisArne Schwabe
2013-06-16Change default dns serversArne Schwabe
2013-06-07Also use friendly names when printing keystore certificateArne Schwabe
2013-05-31Fix screen offArne Schwabe
2013-06-05Add support for asking username/password if none is set (closes issue #174)Arne Schwabe
2013-05-20Add certificate CN printArne Schwabe
2013-03-18Move native functions into own class.Arne Schwabe
2013-03-12Note stupid mistakeArne Schwabe
2013-03-12Break the classes into core classes that deal with handling the backend logic...Arne Schwabe
2013-03-07verify-x509-name not x509-verify-nameArne Schwabe
2013-03-07Add x509-verify-name support to ics-openvpn GUIArne Schwabe
2013-02-09Merge non OpenVPN3 specific into mainArne Schwabe
2013-02-05Fix Locale related errors/bugs. Update … to unicode replacement. Fix the sp...Arne Schwabe
2013-02-02Add the --auth option to the auth/enc dialogArne Schwabe
2013-02-02Give the hint of android bug with alphanumeric Keystore Aliases. (closes issu...Arne Schwabe
2012-12-27Make changes needed to provide an external APIArne Schwabe
2012-12-26Increase version number for next releaseArne Schwabe
2012-12-15Let the user control the new connect-retry(-max) logicArne Schwabe
2012-11-20Add script to generate FAQ in the google CODE project.Arne Schwabe
2012-10-22Increase default retry time for resolve to 60 seconds. 5 seconds does more ha...Arne Schwabe
2012-09-30Fix deleting a VPN profile from a preference fragment on mobile phones. (clos...Arne Schwabe
2012-09-14Set persist-remote-ip when setting persist-tunArne Schwabe
2012-09-13set persist-tun Default to false. It does to play well with reconnects and DN...Arne Schwabe
2012-09-13Add support for persist-tun option (closes issue #83)Arne Schwabe
2012-09-09Fix null pointer when connecting with pkcs12 and no password set.Arne Schwabe
2012-08-22Enable the config converter to convert openvpn 2.2 tls-remote format to 2.3 f...Arne Schwabe
2012-08-13organize importsArne Schwabe
2012-08-13Fix authenticating with passwords containing # (Closes issue #68)Arne Schwabe
2012-08-12Implement starting a VPN on boot. (closes issue #62)Arne Schwabe
2012-08-08management-signal is not required.Arne Schwabe
2012-08-08Use management-client and management-signal (closes issue #65)Arne Schwabe
2012-07-30Use system proxy settings for openvpnArne Schwabe
2012-07-25Fix importing custom options with spacesArne Schwabe
2012-07-25restore compatibility with Android 4.0Arne Schwabe
2012-07-24Build openssl as shared library again, build for all Android ABIsArne Schwabe
2012-07-16Fixes error reported on the Android market consolev0.5.12aArne Schwabe
2012-07-15Add support for Certificates from Keystore under Jelly Beans (Thanks Kenny Ro...Arne Schwabe
2012-07-10Fine tune config convert messagesArne Schwabe
2012-07-07Make Openvpn run into the JB keychain error if running on the emulatorArne Schwabe
2012-06-30Relase version 0.5.9v0.5.9Arne Schwabe
2012-06-28The 'be ready for Jelly Beans' commitArne Schwabe
2012-06-27log phone versionArne Schwabe
2012-06-22Fix openvpn error when no netmask is specified to a custom IPArne Schwabe
2012-06-21Organize ImportsArne Schwabe
2012-06-17- Fix last commitv0.5.8Arne Schwabe
2012-06-13Correct network state messageArne Schwabe
2012-06-12Always use tcp-client instead of tcp to allow static keys with tcpArne Schwabe