summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/ConfigParser.java
AgeCommit message (Collapse)Author
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) --HG-- rename : src/com/lamerman/FileDialog.java => src/de/blinkt/openvpn/FileSelectionFragment.java
2012-05-10MergeArne Schwabe