index
:
bitmask_android.git
0.9.8
develop
master
mirror_0xacab_master
[bitmask_android]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
se
/
leap
/
leapclient
/
EIP.java
Age
Commit message (
Expand
)
Author
2013-07-26
Include GPLv3+ file and header for files in se.leap.leapclient package
Sean Leonard
2013-07-19
Only parse eip-services.json if the serial has incremented
Sean Leonard
2013-07-11
Fix ConcurrentModificationException when removing VpnProfile from iterator ba...
Sean Leonard
2013-06-20
Class and method comments and some readability
Sean Leonard
2013-06-20
Rename EIP.OVPNGateway argument and member variable for readability
Sean Leonard
2013-06-20
Refactor EIP.isRunning()
Sean Leonard
2013-06-20
Removed TODO comments, moved to issue tracker
Sean Leonard
2013-06-20
Remove bad,duplicate code from EIP.startEIP()
Sean Leonard
2013-06-20
Forceful stopping of OpenVPN when trying without bound service
Sean Leonard
2013-06-20
Remove superfluous comments
Sean Leonard
2013-06-20
Better control and UI feedback for VPN
Sean Leonard
2013-06-20
Quite basic staring and stopping of VPN
Sean Leonard
2013-06-20
Introducing the EIP class! Parses eip-service.json for OpenVPN gateways and ...
Sean Leonard