summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/core/OpenVpnManagementThread.java
AgeCommit message (Expand)Author
2014-02-13Move to new gradle project structure (drop Eclipse support, add initial remot...Arne Schwabe
2014-01-21Add to code that allows excluding routes from the VPNArne Schwabe
2014-01-11Ignore socket closed errorArne Schwabe
2014-01-01Ignore certain status changesArne Schwabe
2013-12-28tune log messageArne Schwabe
2013-12-15Always log Exception to logArne Schwabe
2013-11-19Android 4.4 workaround,Arne Schwabe
2013-09-27Implement changing log level on the fly in the log window, still needs some U...Arne Schwabe
2013-09-21Add ability to add icon to log messages indicating the log severity (disabled...Arne Schwabe
2013-09-18Refactor logging messagesArne Schwabe
2013-09-17Fix a few market console errorsArne Schwabe
2013-08-23Fix TLS 1.2 and Android 4.1Arne Schwabe
2013-08-20Rename OpenVPN class to a VPNStatusArne Schwabe
2013-08-07Fix compiling with Android NDK r9Arne Schwabe
2013-07-09Add support for IntelliJ annotations (@Nullable, @NotNull)Arne Schwabe
2013-06-23Implement expandable notifications for 4.1Arne Schwabe
2013-06-16Fix typos, move socket initializing to OpenVPN 2.x specific OpenVPNManagement...Arne Schwabe
2013-03-18Move native functions into own class.Arne Schwabe
2013-03-12Break the classes into core classes that deal with handling the backend logic...Arne Schwabe