Age | Commit message (Expand) | Author |
2013-08-08 | Replace leap client texts with Bitmask. | Ivan Alejandro |
2013-08-08 | Do not provider --verb is no openvpn_verb is defined | Tomás Touceda |
2013-08-08 | Merge remote-tracking branch 'kali/feature/openvpn_verbosity' into develop | Tomás Touceda |
2013-08-07 | Define abstract methods from BaseConfig. | Ivan Alejandro |
2013-08-07 | Move code to common.BaseConfig | Ivan Alejandro |
2013-08-07 | Allow to change openvpn verbosity in logs | Kali Kaneko |
2013-08-06 | Update/add tests to support multiple schema. | Ivan Alejandro |
2013-08-06 | Update code to use the new EIP schema selection. | Ivan Alejandro |
2013-08-06 | Add multiple schemas support for EIP. | Ivan Alejandro |
2013-08-02 | Remove 'set -e' to avoid exit if a command fails. | Ivan Alejandro |
2013-08-01 | Verify cacert existence before using it. | Ivan Alejandro |
2013-07-31 | Merge remote-tracking branch 'ivan/bug/3317_update-providerbootstrapper-tests... | Tomás Touceda |
2013-07-31 | Add test for: download new provider config. | Ivan Alejandro |
2013-07-30 | Update failing tests for ProviderBootstrapper. | Ivan Alejandro |
2013-07-30 | Refactor cmd and add permission change. | Ivan Alejandro |
2013-07-30 | Add check for outdated polkit file. Closes #3209. | Ivan Alejandro |
2013-07-30 | Refactor policies to the policies module. | Ivan Alejandro |
2013-07-26 | add kext check | Kali Kaneko |
2013-07-25 | Merge remote-tracking branch 'ivan/feature/3227_TOFU-provider' into develop | Tomás Touceda |
2013-07-25 | Fix cmd string to replace placeholders correctly. | Ivan Alejandro |
2013-07-25 | Add validation using provider's ca . Closes #3227. | Ivan Alejandro |
2013-07-25 | Replace leap_asserts with leap_check. | Ivan Alejandro |
2013-07-24 | Merge remote-tracking branch 'kali/feature/check-already-running' into develop | Tomás Touceda |
2013-07-24 | try to terminate already running openvpn instance | Kali Kaneko |
2013-07-24 | Escape the domain value to avoid problematic paths | Tomás Touceda |
2013-07-23 | Workaround some openvpn issues | Tomás Touceda |
2013-07-17 | Create policy file based on a template and copy to destination | Tomás Touceda |
2013-07-17 | fix locking for raising window | kali |
2013-07-11 | Fix icon path for cocoasudo | Tomás Touceda |
2013-07-10 | Make the install_path relative to the launcher path instead of absolute | Tomás Touceda |
2013-07-09 | Merge branch 'bug/openvpn_log_windows' into develop | Ivan Alejandro |
2013-07-09 | Make openvpn log to a file in windows | Tomás Touceda |
2013-07-09 | use cocoasudo for updown install | Kali Kaneko |
2013-07-05 | Set global request timeout to REQUEST_TIMEOUT (10 secs) | Tomás Touceda |
2013-07-01 | Check if there is no gateway to use. | Ivan Alejandro |
2013-06-28 | Add EIPBootstrapper tests | Tomás Touceda |
2013-06-27 | Change leap.common.certs.* calls to be dependent on certs | Tomás Touceda |
2013-06-27 | Add ProviderBootstrapper tests | Tomás Touceda |
2013-06-27 | Fix minor bugs and return defer in the run_* methods | Tomás Touceda |
2013-06-27 | Merge remote-tracking branch 'ivan/feature/improve_vpngatewayselector_tests' ... | Tomás Touceda |
2013-06-26 | Refactor & add tests for eipconfig | Ivan Alejandro |
2013-06-26 | Improve VPNGatewaySelector tests coverage. | Ivan Alejandro |
2013-06-24 | Merge remote-tracking branch 'kali/feature/2925_osx-use-cocoasudo' into develop | Tomás Touceda |
2013-06-25 | use cocoasudo instead of osascript | Kali Kaneko |
2013-06-24 | Merge remote-tracking branch 'ivan/feature/2962_test-vpngatewayselector_rev1'... | Tomás Touceda |
2013-06-24 | Add test for vpngatewayselector class. | Ivan Alejandro |
2013-06-24 | Bugfix: timezone calculation. | Ivan Alejandro |
2013-06-24 | Merge remote-tracking branch 'kali/feature/better-vpn-control' into develop | Tomás Touceda |
2013-06-24 | Catch OSError when checking for permissions | Tomás Touceda |
2013-06-24 | Improve OpenVPN Process Control | Kali Kaneko |