Age | Commit message (Expand) | Author |
2013-07-09 | pep8 | Tomás Touceda |
2013-07-09 | Make openvpn log to a file in windows | Tomás Touceda |
2013-07-10 | fix path escaping for tuntaposx installer | Kali Kaneko |
2013-07-09 | use cocoasudo for updown install | Kali Kaneko |
2013-07-09 | Merge remote-tracking branch 'chiiph/bug/fix_call_args' into develop | Kali Kaneko |
2013-07-08 | Merge remote-tracking branch 'kali/bug/wizard-hangs' into develop | Tomás Touceda |
2013-07-08 | Improve tests to check function signature too | Tomás Touceda |
2013-07-09 | do not use exec_ on wizard | Kali Kaneko |
2013-07-08 | fix extra parameter breaking auth | Kali Kaneko |
2013-07-08 | pep8 | Kali Kaneko |
2013-07-05 | Merge branch 'feature/srpauth_coverage' into develop | Ivan Alejandro |
2013-07-05 | Merge remote-tracking branch 'ivan/bug/3067_faulty-multiple-provider-selectio... | Tomás Touceda |
2013-07-05 | Bugfix: faulty multiple provider selection. | Ivan Alejandro |
2013-07-05 | Add tests for SRPAuth class | Tomás Touceda |
2013-07-05 | Granularize exceptions | Tomás Touceda |
2013-07-05 | Check if request content is None before doing anything | Tomás Touceda |
2013-07-05 | Remove unneeded username and password class members | Tomás Touceda |
2013-07-05 | Refactor methods and emit event when we know uid is not None | Tomás Touceda |
2013-07-05 | Broaden the exception type to catch | Tomás Touceda |
2013-07-05 | Raise SRPAuthenticationError when errcode != 422 too | Tomás Touceda |
2013-07-05 | Reset A value from the class after we don't need it anymore | Tomás Touceda |
2013-07-05 | Remove password from start_authentication method, since we don't need it | Tomás Touceda |
2013-07-05 | Fix comments in srpregister test | Tomás Touceda |
2013-07-05 | Set global request timeout to REQUEST_TIMEOUT (10 secs) | Tomás Touceda |
2013-07-05 | Merge remote-tracking branch 'ivan/bug/3039_registration-error-message' into ... | Tomás Touceda |
2013-07-04 | Move keymanager code to its own repo. | drebs |
2013-07-03 | Bugfix: show error message on registration problem | Ivan Alejandro |
2013-07-02 | Adapt Soledad bits to latest API. | drebs |
2013-07-02 | Merge remote-tracking branch 'ivan/bug/2955_fix_remember_me' into develop | Tomás Touceda |
2013-07-02 | Remember shouldn't be automatically set to checked | Ivan Alejandro |
2013-07-02 | Merge remote-tracking branch 'ivan/feature/2919_reorder-systray' into develop | Tomás Touceda |
2013-07-02 | Merge remote-tracking branch 'ivan/feature/2921_check_openvpn_remotes' into d... | Tomás Touceda |
2013-07-01 | Check if there is no gateway to use. | Ivan Alejandro |
2013-07-01 | Reorder systray. Closes #2919. | Ivan Alejandro |
2013-07-01 | Fix Main Window briefly display on first start. | Ivan Alejandro |
2013-06-28 | Update and add tests for the api changes | Ivan Alejandro |
2013-06-28 | Bugfix: Update available/supported implementation. | Ivan Alejandro |
2013-06-28 | Add ProviderConfig tests | 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 missing eip-service.json sample file for the fake provider | Tomás Touceda |
2013-06-27 | Improve fake provider implementation | 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 | Add missing openvpn.pem certificate for tests | Tomás Touceda |
2013-06-27 | Fix problem with an SRPRegister test | Tomás Touceda |
2013-06-27 | Improve fake_provider to support the modified-if-needed feature | 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 |