summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-21[tests] Check egress IP for VPN stepsextend_vpn_testsVarac
2017-07-21[tests] Succeed VPN test if helper files existsVarac
2017-07-20[bug] check if the helpers are installed before testing the firewallRuben Pollan
2017-07-20[pkg] add ubuntu version of libGL to bundlesKali Kaneko
2017-07-20[feat] clean up the firewall on bitmask startRuben Pollan
2017-07-20[feat] rise an exception if the vpn didn't turn down correctlyRuben Pollan
2017-07-20[refactor] use VPNManagment in composition instead of inheritanceRuben Pollan
2017-07-20[refactor] rename VPNTunnel to TunnelManagerRuben Pollan
2017-07-20[refactor] move TunnelManager duties to VPNServiceRuben Pollan
2017-07-20[test] keep artifacts inside the project dirAzul
2017-07-20[test] enable and check vpnAzul
2017-07-20[test] minor: only set env["HOME"] onceAzul
2017-07-20[tests] clearer message if test user not definedKali Kaneko
2017-07-20[bug] include cacert.pem in bundlesKali Kaneko
2017-07-20[doc] Tests inside docker with gitlab-runnerVarac
2017-07-20[test] Disable OSX tests for nowVarac
2017-07-20[test] keep config files from failing testsAzul
2017-07-20Merge branch 'functional_tests'Azul
2017-07-20[test] Add basic functional login testVarac
2017-07-19[pkg] properly install soledadmoomin
2017-07-18[test] ca_cert_path can not be an empty stringRuben Pollan
2017-07-18use the passed ca_certKali Kaneko
2017-07-14[pkg] add certifi as a dependency for bitmaskKali Kaneko (leap communications)
2017-07-14[bug] handle 503 responses from nyckserverRuben Pollan
2017-07-14[bug] don't raise exceptions stoping the VPN serviceRuben Pollan
2017-07-14[refactor] skip looking for cacert bundle in bitmaskKali Kaneko (leap communications)
2017-06-30[docs] correct path for homebrew bundle tarballsKali Kaneko (leap communications)
2017-06-30[bug] don't restart the VPN if we want to stop itRuben Pollan
2017-06-29[feat] Stop the vpn (and all services) when application is shut downRuben Pollan
2017-06-29[feat] return starting status for a restarting VPNRuben Pollan
2017-06-29[feat] restart openvpn automaticallyRuben Pollan
2017-06-29[refactor] make VPNControl logger an attribute of the classRuben Pollan
2017-06-29[bug] acknoledge max_retries to the openvpn telnet interfaceRuben Pollan
2017-06-28[docs] typo, styleKali Kaneko (leap communications)
2017-06-28[pkg] remove remaining refs to older soledad structureKali Kaneko (leap communications)
2017-06-28[tests] add soledad-client dependenciesKali Kaneko (leap communications)
2017-06-28[tests] adapt tests to new soledad pathKali Kaneko (leap communications)
2017-06-28[docs] fix the docstring since the implementation does not sign yetKali Kaneko (leap communications)
2017-06-28[docs] document key discovery sourcesRuben Pollan
2017-06-28[docs] overview for keymanagerKali Kaneko (leap communications)
2017-06-23[docs] update documentation on bundling process in osxKali Kaneko (leap communications)
2017-06-23[bu] cleanup options in launcherKali Kaneko
2017-06-23[refactor] remove unused codeKali Kaneko
2017-06-23[bug] trim whitespace from options stringKali Kaneko
2017-06-22[pkg] build openvpn 2.4.3Kali Kaneko (leap communications)
2017-06-22[pkg] fix path in daemon.py copyKali Kaneko (leap communications)
2017-06-21[style] reduce syslog verbosityKali Kaneko (leap communications)
2017-06-21[pkg] fetch static openvpn from leap downloadsKali Kaneko (leap communications)
2017-06-21[pkg] build openvpn in osxKali Kaneko
2017-06-21[pkg] improve Packages scriptKali Kaneko