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