Age | Commit message (Expand) | Author |
2013-08-07 | Define abstract methods from BaseConfig. | Ivan Alejandro |
2013-08-07 | Move code to common.BaseConfig | Ivan Alejandro |
2013-08-07 | Update code to use the new SMTP schema selection. | Ivan Alejandro |
2013-08-06 | Add multiple schemas support for SMTP | Ivan Alejandro |
2013-08-06 | Merge remote-tracking branch 'ivan/feature/3310_add-support-for-multiple-sche... | Tomás Touceda |
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-06 | Merge remote-tracking branch 'kali/fix/fix_soledad_boostrap' into develop | Tomás Touceda |
2013-08-06 | Properly shutdown soledad instance. | Kali Kaneko |
2013-08-05 | Merge remote-tracking branch 'chiiph/feature/re-integrate-smtp' into develop | Kali Kaneko |
2013-08-02 | Remove 'set -e' to avoid exit if a command fails. | Ivan Alejandro |
2013-08-02 | Reintegrate SMTP module | Tomás Touceda |
2013-08-02 | reduce indentation | Kali Kaneko |
2013-08-02 | fix for none | Kali Kaneko |
2013-08-01 | PEP8 fix: E501 line too long (80 > 79 characters). | Ivan Alejandro |
2013-08-01 | Merge remote-tracking branch 'ivan/bug/3362_check-if-cacert-exists' into develop | Tomás Touceda |
2013-08-01 | Verify cacert existence before using it. | Ivan Alejandro |
2013-07-31 | Reintegrate Soledad | Tomás Touceda |
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-09 | do not use exec_ on wizard | Kali Kaneko |
2013-07-05 | Set global request timeout to REQUEST_TIMEOUT (10 secs) | Tomás Touceda |
2013-07-02 | Adapt Soledad bits to latest API. | drebs |
2013-07-01 | Check if there is no gateway to use. | Ivan Alejandro |
2013-06-28 | Bugfix: Update available/supported implementation. | 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 |