summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/VoidVpnService.java
AgeCommit message (Collapse)Author
2014-11-26eip package, EIP constants to interface.Parménides GV
2014-10-16Move blocking code to thread's run.Parménides GV
2014-10-07Finish VoidVpnLauncher activity.Parménides GV
It was remaining there, with an empty layout.
2014-10-07Set up early routes on boot too.Parménides GV
2014-10-07Block traffic during first connection.Parménides GV
Set up routes to UDP unlimited server (since openvpn hasn't finished, it simply blocks traffic) and also DNS server to 10.41.0.1. These values correspond to current leap_platform configuration (https://github.com/leapcode/leap_platform/blob/7bc79e68e5ca913d1d2843c48cde8f946feed09c/puppet/modules/site_openvpn/manifests/init.pp)