summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/ConfigConverter.java
AgeCommit message (Expand)Author
2013-12-11Move activities and views into packagesArne Schwabe
2013-12-02Fix finding configuration filesArne Schwabe
2013-11-29Fix empty profile when importing from a content providerArne Schwabe
2013-09-17Fix a few market console errorsArne Schwabe
2013-06-23Fix issues found by Code AnalysisArne Schwabe
2013-04-08Remove tls-remote conversion. Let Heiko's patches handle this stuffArne Schwabe
2013-03-12Break the classes into core classes that deal with handling the backend logic...Arne Schwabe
2013-03-07Add x509-verify-name support to ics-openvpn GUIArne Schwabe
2013-03-03- Increase version to 0.5.34a for JB 4.1 onlyArne Schwabe
2012-12-27Make changes needed to provide an external APIArne Schwabe
2012-12-25Merge local changes with repositoryarne@gaia.fritz.box
2012-12-25Move opening of Inputstream to Configconvertarne@gaia.fritz.box
2012-12-23Fix importing of embedded PKCS12 filesArne Schwabe
2012-12-18Fix the Illegal Thread State bugArne Schwabe
2012-12-18Fix a few warnings and one bug when importing a file with a pkcs12 which cann...Arne Schwabe
2012-10-17Fix the mixup in username and profilename (closes issue #98)Arne Schwabe
2012-09-04If user choses not import the certificate embed the file into the configArne Schwabe
2012-08-22Enable the config converter to convert openvpn 2.2 tls-remote format to 2.3 f...Arne Schwabe
2012-07-20- Use config file name instead for default VPN name (closes issue #53)Arne Schwabe
2012-07-10Fine tune config convert messagesArne Schwabe
2012-07-10Fix duplicate inline tag (closes issue #51)Arne Schwabe
2012-07-02The "things that look similar are actually different" commitArne Schwabe
2012-07-02Import User and Password from auth-user-file if it exists. (closes #issue 42)Arne Schwabe
2012-06-28The 'be ready for Jelly Beans' commitArne Schwabe
2012-05-31- fix a few more stringsArne Schwabe
2012-05-20- Fix missing aboutArne 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