summaryrefslogtreecommitdiff
path: root/src/leap/crypto/srpauth.py
AgeCommit message (Expand)Author
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-04-11Emit session_id and uid through eventsTomas Touceda
2013-04-08Several fixes as per reviewkali
2013-03-26tests for srpregister and srpauthkali
2013-03-15namespace leap + leap.common splitkali
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
2013-03-06Add SRP related code: authentication and registrationTomás Touceda