summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/core/OpenVpnService.java
AgeCommit message (Expand)Author
2014-02-13Move to new gradle project structure (drop Eclipse support, add initial remot...Arne Schwabe
2014-01-30Fix p2p topologyArne Schwabe
2014-01-21Add to code that allows excluding routes from the VPNArne Schwabe
2013-12-15Always log Exception to logArne Schwabe
2013-12-11Move activities and views into packagesArne Schwabe
2013-12-05Fix NPE in DeviceStateReceiverv0.6.1Arne Schwabe
2013-12-01Implementing user pause/resume from the external APIArne Schwabe
2013-11-19Android 4.4 workaround,Arne Schwabe
2013-11-07I think the hacks that were needed for earlier Android version should not be ...Arne Schwabe
2013-10-13Make disconnect option work again, add compat Logwindow classArne Schwabe
2013-10-13Working LogFragmentArne Schwabe
2013-09-18Refactor logging messagesArne Schwabe
2013-08-20Rename OpenVPN class to a VPNStatusArne Schwabe
2013-08-08Log error if the IP that should be set is invalidArne Schwabe
2013-08-07Always pass context when retrieving vpn config, don't try JB+ extra on ICS (c...Arne Schwabe
2013-07-01Fix GUI certificate display/parsing a bitArne Schwabe
2013-06-23Fix issues found by Code AnalysisArne 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-06-08Fix icon displayed in the notification bar. Using a Leveldrawable does not wo...Arne Schwabe
2013-05-31Fix screen offArne Schwabe
2013-05-25Implement Option to pause VPN when screen is off (closes issue #162)Arne Schwabe
2013-05-06Fix spelling of sate to stateArne Schwabe
2013-05-10Also add package name to UV variablesArne Schwabe
2013-05-10Report ics-openvpn version to server when push-peer-info is usedArne Schwabe
2013-04-16Add states when requiring user inputArne Schwabe
2013-04-10Always log tun informationArne Schwabe
2013-04-01Ignore error when unregistering network state listenerArne Schwabe
2013-03-28Add license file and remove copyright header from files that were adapted fro...Arne Schwabe
2013-03-12Break the classes into core classes that deal with handling the backend logic...Arne Schwabe