summaryrefslogtreecommitdiff
path: root/src/se/leap/leapclient/EIP.java
AgeCommit message (Expand)Author
2013-11-09bitmaskclient instead of leapclient in package pathcyBerta
2013-09-30Fixed typo in EIP.certificateParménides GV
2013-09-30Moved all constants from ConfigHelper.Parménides GV
2013-07-26Include GPLv3+ file and header for files in se.leap.leapclient packageSean Leonard
2013-07-19Only parse eip-services.json if the serial has incrementedSean Leonard
2013-07-11Fix ConcurrentModificationException when removing VpnProfile from iterator ba...Sean Leonard
2013-06-20Class and method comments and some readabilitySean Leonard
2013-06-20Rename EIP.OVPNGateway argument and member variable for readabilitySean Leonard
2013-06-20Refactor EIP.isRunning()Sean Leonard
2013-06-20Removed TODO comments, moved to issue trackerSean Leonard
2013-06-20Remove bad,duplicate code from EIP.startEIP()Sean Leonard
2013-06-20Forceful stopping of OpenVPN when trying without bound serviceSean Leonard
2013-06-20Remove superfluous commentsSean Leonard
2013-06-20Better control and UI feedback for VPNSean Leonard
2013-06-20Quite basic staring and stopping of VPNSean Leonard
2013-06-20Introducing the EIP class! Parses eip-service.json for OpenVPN gateways and ...Sean Leonard