summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/VpnProfile.java
AgeCommit message (Expand)Author
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
2012-06-02bring openvpn in sync with openvpn git master and patches submitted to mailin...Arne Schwabe
2012-06-01- Fix custom search domain ignored (closes issue #36)Arne Schwabe
2012-05-31- fix a few more stringsArne Schwabe
2012-05-25Fix errors reported by lintArne Schwabe
2012-05-24Add querying certificate key password (closes issue #23)Arne Schwabe
2012-05-24Add more diagnostic messages for management password queriesArne Schwabe
2012-05-18- Make Ipv6 support complete (minus tun-ipv6 warning)Arne Schwabe
2012-05-14- Rework saving state of preferences fragmentArne Schwabe
2012-05-13Version 0.5.3Arne Schwabe
2012-05-13Config Import useable (closes issue #14)Arne Schwabe
2012-05-12Almost working configuration importArne Schwabe
2012-05-11Add native dir approach from http://stackoverflow.com/questions/10517016/andr...Arne Schwabe
2012-05-11Rework FIle selection dialog.Arne Schwabe
2012-05-10Version 0.5.2Arne Schwabe
2012-05-09add cipher optionArne Schwabe
2012-05-09small fixedArne Schwabe
2012-05-09Only try to write minivpn once per program lifetime.Arne Schwabe
2012-05-09Add the minivpn to repository to avoid copying it around.Arne Schwabe
2012-05-09Openvpn as external external program is coming nearer ....Arne Schwabe
2012-05-06All control of openvpn is now over the unix socket. JNI is only used for star...Arne Schwabe
2012-05-06Add ability to send the log (closes issue #9)Arne Schwabe
2012-05-05Error message if keystore cannot be accessed (e.g. after backup)Arne Schwabe
2012-05-050.4.8b - the my phone has a /tmp but most ics do notArne Schwabe
2012-05-04Version 0.4.7 :)Arne Schwabe