Age | Commit message (Expand) | Author |
2013-11-11 | Fix call to smtp gateway. | drebs |
2013-11-08 | Use module attributes to store services strings. | Ivan Alejandro |
2013-11-07 | Reject sender if it's not the logged in user | Tomás Touceda |
2013-11-06 | Initializes mail service with the user id. | Kali Kaneko |
2013-10-31 | improve error handling | Kali Kaneko |
2013-10-31 | Fix soledad bootstrapper syncing log message type (2). | drebs |
2013-10-31 | Fix soledad bootstrapper syncing log message type. | drebs |
2013-10-30 | Properly stop imap at logout | Tomás Touceda |
2013-10-30 | Fix pep8 indent issue. And better operator usage. | Ivan Alejandro |
2013-10-29 | Create Soledad object with an unicode passphrase. | Ivan Alejandro |
2013-10-29 | Merge remote-tracking branch 'ivan/bug/4189_fix-non-ascii-path-problem' into ... | Tomás Touceda |
2013-10-29 | Update docstrings to unicode types. | Ivan Alejandro |
2013-10-29 | Handle encoding problems in the vpn connection. | Ivan Alejandro |
2013-10-29 | Encode paths before use them. | Ivan Alejandro |
2013-10-28 | Mail State Machine refactor. Closes: #4059 | Kali Kaneko |
2013-10-15 | Fix pep8 violations. | Ivan Alejandro |
2013-10-14 | Use .exe extension on windows | Tomás Touceda |
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-10 | Merge remote-tracking branch 'kali/bug/catch-u1db-httperror' into develop | Tomás Touceda |
2013-10-09 | catch u1db errors | Kali Kaneko |
2013-10-08 | openvpn observer | Kali Kaneko |
2013-10-07 | Add support for running lxde polkit agent. | Ivan Alejandro |
2013-10-03 | Merge remote-tracking branch 'kali/bug/fix-eip-switch-on' into develop | Tomás Touceda |
2013-10-03 | Disable EIP on/off button and action when login required. | Kali Kaneko |
2013-10-03 | Only pick one gnupg bin path which is not a symlink | Tomás Touceda |
2013-10-02 | Merge remote-tracking branch 'chiiph/feature/use_token' into develop | Ivan Alejandro |
2013-10-02 | Use token header also for authenticated requests | Tomás Touceda |
2013-10-02 | Fix some more tests | Tomás Touceda |
2013-10-02 | Fix failing tests/code | Tomás Touceda |
2013-10-01 | Add more verbose error handling | Kali Kaneko |
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 | make socket errors during initialization recoverable | Kali Kaneko |
2013-09-30 | refactor to use generic download_service_config | Kali Kaneko |
2013-09-30 | remove unused import | Kali Kaneko |
2013-09-30 | Improve error handling during soledad boostrapping in the client. | 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 |