Age | Commit message (Expand) | Author |
2017-07-21 | [tests] Succeed VPN test if helper files exists | Varac |
2017-07-20 | [bug] check if the helpers are installed before testing the firewall | Ruben Pollan |
2017-07-20 | [pkg] add ubuntu version of libGL to bundles | Kali Kaneko |
2017-07-20 | [feat] clean up the firewall on bitmask start | Ruben Pollan |
2017-07-20 | [feat] rise an exception if the vpn didn't turn down correctly | Ruben Pollan |
2017-07-20 | [refactor] use VPNManagment in composition instead of inheritance | Ruben Pollan |
2017-07-20 | [refactor] rename VPNTunnel to TunnelManager | Ruben Pollan |
2017-07-20 | [refactor] move TunnelManager duties to VPNService | Ruben Pollan |
2017-07-20 | [test] keep artifacts inside the project dir | Azul |
2017-07-20 | [test] enable and check vpn | Azul |
2017-07-20 | [test] minor: only set env["HOME"] once | Azul |
2017-07-20 | [tests] clearer message if test user not defined | Kali Kaneko |
2017-07-20 | [bug] include cacert.pem in bundles | Kali Kaneko |
2017-07-20 | [doc] Tests inside docker with gitlab-runner | Varac |
2017-07-20 | [test] Disable OSX tests for now | Varac |
2017-07-20 | [test] keep config files from failing tests | Azul |
2017-07-20 | Merge branch 'functional_tests' | Azul |
2017-07-20 | [test] Add basic functional login test | Varac |
2017-07-19 | [pkg] properly install soledad | moomin |
2017-07-18 | [test] ca_cert_path can not be an empty string | Ruben Pollan |
2017-07-18 | use the passed ca_cert | Kali Kaneko |
2017-07-14 | [pkg] add certifi as a dependency for bitmask | Kali Kaneko (leap communications) |
2017-07-14 | [bug] handle 503 responses from nyckserver | Ruben Pollan |
2017-07-14 | [bug] don't raise exceptions stoping the VPN service | Ruben Pollan |
2017-07-14 | [refactor] skip looking for cacert bundle in bitmask | Kali Kaneko (leap communications) |
2017-06-30 | [docs] correct path for homebrew bundle tarballs | Kali Kaneko (leap communications) |
2017-06-30 | [bug] don't restart the VPN if we want to stop it | Ruben Pollan |
2017-06-29 | [feat] Stop the vpn (and all services) when application is shut down | Ruben Pollan |
2017-06-29 | [feat] return starting status for a restarting VPN | Ruben Pollan |
2017-06-29 | [feat] restart openvpn automatically | Ruben Pollan |
2017-06-29 | [refactor] make VPNControl logger an attribute of the class | Ruben Pollan |
2017-06-29 | [bug] acknoledge max_retries to the openvpn telnet interface | Ruben Pollan |
2017-06-28 | [docs] typo, style | Kali Kaneko (leap communications) |
2017-06-28 | [pkg] remove remaining refs to older soledad structure | Kali Kaneko (leap communications) |
2017-06-28 | [tests] add soledad-client dependencies | Kali Kaneko (leap communications) |
2017-06-28 | [tests] adapt tests to new soledad path | Kali Kaneko (leap communications) |
2017-06-28 | [docs] fix the docstring since the implementation does not sign yet | Kali Kaneko (leap communications) |
2017-06-28 | [docs] document key discovery sources | Ruben Pollan |
2017-06-28 | [docs] overview for keymanager | Kali Kaneko (leap communications) |
2017-06-23 | [docs] update documentation on bundling process in osx | Kali Kaneko (leap communications) |
2017-06-23 | [bu] cleanup options in launcher | Kali Kaneko |
2017-06-23 | [refactor] remove unused code | Kali Kaneko |
2017-06-23 | [bug] trim whitespace from options string | Kali Kaneko |
2017-06-22 | [pkg] build openvpn 2.4.3 | Kali Kaneko (leap communications) |
2017-06-22 | [pkg] fix path in daemon.py copy | Kali Kaneko (leap communications) |
2017-06-21 | [style] reduce syslog verbosity | Kali Kaneko (leap communications) |
2017-06-21 | [pkg] fetch static openvpn from leap downloads | Kali Kaneko (leap communications) |
2017-06-21 | [pkg] build openvpn in osx | Kali Kaneko |
2017-06-21 | [pkg] improve Packages script | Kali Kaneko |
2017-06-20 | [pkg] add missing steps to produce a functional OSX bundle | Kali Kaneko |