summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/core/ConfigParser.java
AgeCommit message (Expand)Author
2014-02-13Move to new gradle project structure (drop Eclipse support, add initial remot...Arne Schwabe
2014-02-11Rework and fix config importArne Schwabe
2014-02-06Fix bugs with the ocnfig parserArne Schwabe
2014-02-04Add UI/config parsing for excluded routesArne Schwabe
2014-01-21Add to code that allows excluding routes from the VPNArne Schwabe
2014-01-11Update Openvpn, fix config parser for trailing whitespace on <foo> and </bar>...v0.6.4Arne Schwabe
2013-12-28Add a list of which options can be used in a <connection>, currently unusedArne Schwabe
2013-11-19Support rport in the config parserArne Schwabe
2013-09-27Implement changing log level on the fly in the log window, still needs some U...Arne Schwabe
2013-07-05Ignore user and group optionsArne Schwabe
2013-06-23Fix issues found by Code AnalysisArne Schwabe
2013-03-18Catch broken ifconfig linesArne Schwabe
2013-03-12Break the classes into core classes that deal with handling the backend logic...Arne Schwabe