summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/ConfigParser.java
AgeCommit message (Collapse)Author
2012-07-10Fine tune config convert messagesArne Schwabe
Import tls-auth [inline] dir correctly (closes issue #55)
2012-07-02The "things that look similar are actually different" commitArne Schwabe
fix last commit (mName != mUsername) MAIN != VIEW
2012-07-02Import User and Password from auth-user-file if it exists. (closes #issue 42)Arne Schwabe
2012-07-01Correct error message for number of argumentsArne Schwabe
2012-06-27log phone versionArne Schwabe
support more than 100 routes
2012-06-25More obscure options to be ignoredArne Schwabe
2012-05-24Better way of fixing port warningArne Schwabe
2012-05-24- fix cn remote string (closes issue #31)Arne Schwabe
- ignore a few more options in the importer
2012-05-20- fix a backtrace from the market consoleArne Schwabe
- Version 0.5.5a
2012-05-13Implement the required ipv6 changes.Arne Schwabe
GUI part is still incomplete
2012-05-13Version 0.5.3Arne Schwabe
Fix a few new bugs before pushing to the market :)
2012-05-13Config Import useable (closes issue #14)Arne Schwabe
Correct save/restore state in Basic Settings (closes issue #17)
2012-05-12Almost working configuration importArne Schwabe
2012-05-11Rework FIle selection dialog.Arne Schwabe
Include possibility to include file content in VPN Profile. Allows safer storage of Certifcates and keys. (closes issue #13)
2012-05-10MergeArne Schwabe