summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/api/ExternalOpenVPNService.java
AgeCommit message (Collapse)Author
2013-08-20Rename OpenVPN class to a VPNStatusArne Schwabe
--HG-- rename : src/de/blinkt/openvpn/core/OpenVPN.java => src/de/blinkt/openvpn/core/VpnStatus.java
2013-06-23Fix issues found by Code AnalysisArne Schwabe
2013-05-25Extend external API documentation and change hasPermission to prepareVPNServiceArne Schwabe
2013-04-16Fix NPE when calling disconnect() without being connectedArne Schwabe
2013-04-08add LastConnectedUuid to state messages.Arne Schwabe
2013-04-08Fix status updatesArne Schwabe
2013-04-07Allow clearing of external appsArne Schwabe
2013-04-07Registering for a state receiver gets the most recent state. Also added the ↵Arne Schwabe
coarse state to the interface.
2013-04-06Add external API with security.Arne Schwabe