summaryrefslogtreecommitdiff
path: root/src/leap/crypto
AgeCommit message (Expand)Author
2013-07-25Fix leap.common.events rpc calls to use correct callback.drebs
2013-07-25Make calls to leap.common.events asynchronous.drebs
2013-07-19Workaround segfault when emitting a signal with a None parameterTomás Touceda
2013-07-12Do not log user dataTomás Touceda
2013-07-09pep8Tomás Touceda
2013-07-08Improve tests to check function signature tooTomás Touceda
2013-07-08fix extra parameter breaking authKali Kaneko
2013-07-08pep8Kali Kaneko
2013-07-05Add tests for SRPAuth classTomás Touceda
2013-07-05Granularize exceptionsTomá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-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 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-25Improve SRPRegister testsTomás Touceda
2013-06-25Properly return the error responseCode when login is already takenTomás Touceda
2013-06-14Actually deferToThread all the things we expect to do in parallelTomás Touceda
2013-06-14Improve error messages in loginTomás Touceda
2013-06-12Fix SRPAuth error reportingTomás Touceda
2013-06-12Merge remote-tracking branch 'chiiph/feature/merge_systray' into developkali
2013-06-11Merge systray iconsTomás Touceda
2013-06-06Make the login process more granular with defersTomás Touceda
2013-06-04Remove CheckerThread from SRPAuthTomás Touceda
2013-05-30make tests pass & fix pep8kali
2013-05-16Integrate soledad and keymanager in the clientTomas Touceda
2013-05-11Support requests<1.0.0 for the token saving tooTomas Touceda
2013-05-11Add support for requests<1.0.0Tomas Touceda
2013-05-11Save auth tokenTomas Touceda
2013-05-11updated documentationkali
2013-05-11pep8kali
2013-04-11Emit session_id and uid through eventsTomas Touceda
2013-04-08Several fixes as per reviewkali
2013-03-26workaround for srp server timing out on consecutive runskali
2013-03-26tests for srpregister and srpauthkali
2013-03-15namespace leap + leap.common splitkali
2013-03-13Default to port 443 if no port is specifiedTomás Touceda
2013-03-13Separate stdlibs from non-std in importsTomás Touceda
2013-03-12Get eip cert with session_id when possibleTomás Touceda
2013-03-08Add keyring and username/password saving capabilitiesTomás Touceda
2013-03-08Add translation supportTomás Touceda
2013-03-07Change asserts for a custom leap_assert methodTomás Touceda