summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/services/eip
AgeCommit message (Collapse)Author
2013-08-30Add method to return gateways with their names.Ivan Alejandro
Also the test code in the bottom was updated to work.
2013-08-23fix up script in linuxKali Kaneko
2013-08-20Improve test coverage for VPNGatewaySelector.Ivan Alejandro
2013-08-20Improve test coverage for ProviderBootstrapper.Ivan Alejandro
2013-08-20Update failing test, pep8 fixes.Ivan Alejandro
2013-08-16Move a little bit down the setenv flag in linux.Kali Kaneko
Otherwise it is not taken as an argument for openvpn.
2013-08-15Add an explicit comment about why we are using different poll_timesTomás Touceda
2013-08-15Detect a running instance of EIP by checking for LEAPOPENVPN varTomás Touceda
2013-08-15Add LEAPOPENVPN=1 command line env var to the vpnlauncherTomás Touceda
2013-08-14Make POLL_TIME bigger in VPNManagerTomás Touceda
2013-08-13Update mocks for the new namespace. Closes #3445.Ivan Alejandro
2013-08-12fix imports to use new namespaceKali Kaneko
2013-08-12move everything into bitmask namespaceKali Kaneko