summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/core/OpenVpnManagementThread.java
AgeCommit message (Expand)Author
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