summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-07-09pep8Tomás Touceda
2013-07-09Make openvpn log to a file in windowsTomás Touceda
2013-07-10fix path escaping for tuntaposx installerKali Kaneko
2013-07-09use cocoasudo for updown installKali Kaneko
2013-07-09Merge remote-tracking branch 'chiiph/bug/fix_call_args' into developKali Kaneko
2013-07-08Merge remote-tracking branch 'kali/bug/wizard-hangs' into developTomás Touceda
2013-07-08Improve tests to check function signature tooTomás Touceda
2013-07-09do not use exec_ on wizardKali Kaneko
2013-07-08fix extra parameter breaking authKali Kaneko
2013-07-08pep8Kali Kaneko
2013-07-05Merge branch 'feature/srpauth_coverage' into developIvan Alejandro
2013-07-05Merge remote-tracking branch 'ivan/bug/3067_faulty-multiple-provider-selectio...Tomás Touceda
2013-07-05Bugfix: faulty multiple provider selection.Ivan Alejandro
2013-07-05Add tests for SRPAuth classTomás Touceda
2013-07-05Granularize exceptionsTomás Touceda
2013-07-05Check if request content is None before doing anythingTomás Touceda
2013-07-05Remove unneeded username and password class membersTomás Touceda
2013-07-05Refactor methods and emit event when we know uid is not NoneTomás Touceda
2013-07-05Broaden the exception type to catchTomás Touceda
2013-07-05Raise SRPAuthenticationError when errcode != 422 tooTomás Touceda
2013-07-05Reset A value from the class after we don't need it anymoreTomás Touceda
2013-07-05Remove password from start_authentication method, since we don't need itTomás Touceda
2013-07-05Fix comments in srpregister testTomás Touceda
2013-07-05Set global request timeout to REQUEST_TIMEOUT (10 secs)Tomás Touceda
2013-07-05Merge remote-tracking branch 'ivan/bug/3039_registration-error-message' into ...Tomás Touceda
2013-07-04Move keymanager code to its own repo.drebs
2013-07-03Bugfix: show error message on registration problemIvan Alejandro
2013-07-02Adapt Soledad bits to latest API.drebs
2013-07-02Merge remote-tracking branch 'ivan/bug/2955_fix_remember_me' into developTomás Touceda
2013-07-02Remember shouldn't be automatically set to checkedIvan Alejandro
2013-07-02Merge remote-tracking branch 'ivan/feature/2919_reorder-systray' into developTomás Touceda
2013-07-02Merge remote-tracking branch 'ivan/feature/2921_check_openvpn_remotes' into d...Tomás Touceda
2013-07-01Check if there is no gateway to use.Ivan Alejandro
2013-07-01Reorder systray. Closes #2919.Ivan Alejandro
2013-07-01Fix Main Window briefly display on first start.Ivan Alejandro
2013-06-28Update and add tests for the api changesIvan Alejandro
2013-06-28Bugfix: Update available/supported implementation.Ivan Alejandro
2013-06-28Add ProviderConfig testsIvan Alejandro
2013-06-28Add EIPBootstrapper testsTomás Touceda
2013-06-27Change leap.common.certs.* calls to be dependent on certsTomás Touceda
2013-06-27Add missing eip-service.json sample file for the fake providerTomás Touceda
2013-06-27Improve fake provider implementationTomás Touceda
2013-06-27Add ProviderBootstrapper testsTomás Touceda
2013-06-27Fix minor bugs and return defer in the run_* methodsTomás Touceda
2013-06-27Add missing openvpn.pem certificate for testsTomás Touceda
2013-06-27Fix problem with an SRPRegister testTomás Touceda
2013-06-27Improve fake_provider to support the modified-if-needed featureTomás Touceda
2013-06-27Merge remote-tracking branch 'ivan/feature/improve_vpngatewayselector_tests' ...Tomás Touceda
2013-06-26Refactor & add tests for eipconfigIvan Alejandro
2013-06-26Improve VPNGatewaySelector tests coverage.Ivan Alejandro