Age | Commit message (Expand) | Author |
2013-06-13 | Refactor login to its own widget and remove Utils menu | Tomás Touceda |
2013-06-13 | Merge remote-tracking branch 'kali/feature/osx-eip-scripts_rev1' into develop | Tomás Touceda |
2013-06-13 | If eip fails to autostart, mark it as such | Tomás Touceda |
2013-06-13 | pep8 | kali |
2013-06-12 | Display the default provider in the systray menu | Tomás Touceda |
2013-06-12 | Fix wording in mainwindow | Tomás Touceda |
2013-06-12 | Autostart EIP whenever possible | Tomás Touceda |
2013-06-11 | Remove lines disconnecting vpn on logout | Ivan Alejandro |
2013-06-11 | Merge remote-tracking branch 'kali/bug/openvpn-process_rev4' into develop | Tomás Touceda |
2013-06-12 | use twisted processProtocol instead of QProcess to drive openvpn | kali |
2013-06-11 | Merge remote-tracking branch 'ivan/bug/2755_remember-provider' into develop | Tomás Touceda |
2013-06-12 | Merge remote-tracking branch 'chiiph/feature/merge_systray' into develop | kali |
2013-06-12 | Merge remote-tracking branch 'chiiph/feature/selected_provider_config' into d... | kali |
2013-06-11 | Save the provider used for EIP as the default provider. | Tomás Touceda |
2013-06-11 | Merge systray icons | Tomás Touceda |
2013-06-11 | pep8 | kali |
2013-06-11 | Merge remote-tracking branch 'chiiph/feature/granular_login' into develop | kali |
2013-06-07 | Wizard ui improvements | Ivan Alejandro |
2013-06-07 | Remember provider along with username and password | Ivan Alejandro |
2013-06-06 | Make the login process more granular with defers | Tomás Touceda |
2013-06-05 | Merge remote-tracking branch 'ivan/bug/issue-2693_select-configured-provider'... | Tomás Touceda |
2013-06-05 | Only show question mark when the previous check passed | Tomás Touceda |
2013-06-05 | Select the configured domain in the providers box | Ivan Alejandro |
2013-06-05 | Merge remote-tracking branch 'ivan/feature/qa-texts-and-registration-form' in... | Tomás Touceda |
2013-06-05 | Improve wizard for registration process | Ivan Alejandro |
2013-06-04 | Remove CheckerThread from SRPAuth | Tomás Touceda |
2013-06-03 | Use Twisted's deferToThread and Deferreds to handle parallel tasks | Tomás Touceda |
2013-06-04 | Fix relative import | Tomás Touceda |
2013-05-29 | Merge remote-tracking branch 'kali/feature/ci-ready' into develop | Tomás Touceda |
2013-05-30 | adapt test suite to latest client code | kali |
2013-05-29 | Integrate LoggerWindow with client | Ivan Alejandro |
2013-05-29 | Add logger window connected with the leap_handler | Ivan Alejandro |
2013-05-23 | fix restore from minimized. Closes #2574 | kali |
2013-05-22 | Merge remote-tracking branch 'ivan/bug/keyring-crash-on-wrong-password' into ... | Tomás Touceda |
2013-05-22 | Handle 'Incorrect Password' exception. | Ivan Alejandro |
2013-05-18 | Integrate SMTP | Tomás Touceda |
2013-05-16 | Integrate soledad and keymanager in the client | Tomas Touceda |
2013-05-17 | fix a segfault when stopping the reactor | kali |
2013-05-17 | catch reactor not running error | kali |
2013-05-17 | use qtreactor so twisted is driven by qt main loop | kali |
2013-05-11 | Make the import of WindowsLock conditional | Tomas Touceda |
2013-05-11 | Fixup one instance on Windows | Tomas Touceda |
2013-05-11 | Add support for requests<1.0.0 | Tomas Touceda |
2013-05-11 | updated documentation | kali |
2013-04-12 | Add --danger option to not validate the first hop of certificates | Tomas Touceda |
2013-04-12 | Fix UI which was missbehaving | Tomas Touceda |
2013-04-11 | Merge remote-tracking branch 'kali/feature/single-instance-app2' into develop | Tomas Touceda |
2013-04-11 | missing comma in tuple | kali |
2013-04-11 | Use dark icons (light theme) for OSX | kali |
2013-04-10 | detection of multiple instances using flock. | kali |