Age | Commit message (Expand) | Author |
2013-12-19 | Use Bitmask icon for admin permission dialog in OSX | Tomás Touceda |
2013-11-28 | Add --nobind as VPN parameter | Tomás Touceda |
2013-11-26 | do not compare to True as per pep8 recommendations | Kali Kaneko |
2013-11-25 | Avoids the checking for an "updated" policy file for debian package. | Kali Kaneko |
2013-11-21 | Disable eip-config for uninitialized providers. | Ivan Alejandro |
2013-10-29 | Merge remote-tracking branch 'ivan/bug/4189_fix-non-ascii-path-problem' into ... | Tomás Touceda |
2013-10-29 | Handle encoding problems in the vpn connection. | Ivan Alejandro |
2013-10-28 | Mail State Machine refactor. Closes: #4059 | Kali Kaneko |
2013-10-15 | Fix pep8 violations. | Ivan Alejandro |
2013-10-14 | Default UP/DOWN_SCRIPTs to None and add them only if not None | Tomás Touceda |
2013-10-11 | updated strings to 0.3.4 release | Kali Kaneko |
2013-10-08 | openvpn observer | Kali Kaneko |
2013-10-07 | Add support for running lxde polkit agent. | Ivan Alejandro |
2013-10-03 | Disable EIP on/off button and action when login required. | Kali Kaneko |
2013-10-02 | Fix some more tests | Tomás Touceda |
2013-10-02 | Fix failing tests/code | Tomás Touceda |
2013-10-01 | Merge remote-tracking branch 'ivan/feature/update-failing-tests' into develop | Tomás Touceda |
2013-09-30 | Merge remote-tracking branch 'kali/feature/soledad_boostrap_error_handling' i... | Tomás Touceda |
2013-09-30 | remove unused import | Kali Kaneko |
2013-09-30 | Merge remote-tracking branch 'kali/bug/connection_aborted' into develop | Tomás Touceda |
2013-09-30 | add connection_aborted signal to state machine | Kali Kaneko |
2013-09-30 | Merge remote-tracking branch 'ivan/feature/refactor-vpnlaunchers' into develop | Tomás Touceda |
2013-09-30 | Replace launcher with new implementation. | Ivan Alejandro |
2013-09-30 | Split vpnaunchers by platform, refactor some code. | Ivan Alejandro |
2013-09-30 | Make providerboostrapper take the verify path from our ca-bundle. | Kali Kaneko |
2013-09-27 | Refactor to be consistent with other launchers. | Ivan Alejandro |
2013-09-24 | Update path comparison for certs. | Ivan Alejandro |
2013-09-20 | State Machine Builder and eip connection machine | Kali Kaneko |
2013-09-20 | move out vpn management utility | Kali Kaneko |
2013-09-18 | Move STANDALONE flag to a module and unify paths queries. | Ivan Alejandro |
2013-09-18 | download cert for SMTP if EIP did not do it. | Kali Kaneko |
2013-09-05 | Fix invocation of the helper polkit-agent launcher. | Kali Kaneko |
2013-09-04 | Merge remote-tracking branch 'kali/bug/fix-polkit-aut' into develop | Tomás Touceda |
2013-09-04 | Properly daemonize the call to polkit gnome authentication agent. | Kali Kaneko |
2013-09-02 | Fix local offset calculation. Closes #3595. | Ivan Alejandro |
2013-09-02 | Use configured gateway in all platforms. | Ivan Alejandro |
2013-09-01 | Fix arguments passed to get_selected_gateway() | Kali Kaneko |
2013-08-30 | Start the vpn with the user configured gateway. | Ivan Alejandro |
2013-08-30 | Add method to return gateways with their names. | Ivan Alejandro |
2013-08-23 | fix up script in linux | Kali Kaneko |
2013-08-20 | Improve test coverage for VPNGatewaySelector. | Ivan Alejandro |
2013-08-20 | Improve test coverage for ProviderBootstrapper. | Ivan Alejandro |
2013-08-20 | Update failing test, pep8 fixes. | Ivan Alejandro |
2013-08-16 | Move a little bit down the setenv flag in linux. | Kali Kaneko |
2013-08-15 | Add an explicit comment about why we are using different poll_times | Tomás Touceda |
2013-08-15 | Detect a running instance of EIP by checking for LEAPOPENVPN var | Tomás Touceda |
2013-08-15 | Add LEAPOPENVPN=1 command line env var to the vpnlauncher | Tomás Touceda |
2013-08-14 | Make POLL_TIME bigger in VPNManager | Tomás Touceda |
2013-08-13 | Update mocks for the new namespace. Closes #3445. | Ivan Alejandro |
2013-08-12 | fix imports to use new namespace | Kali Kaneko |