summaryrefslogtreecommitdiff
path: root/src/leap/crypto
AgeCommit message (Expand)Author
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
2013-03-06Add SRP related code: authentication and registrationTomás Touceda
2013-03-06Remove everything to start from scratchTomás Touceda
2013-01-24check cert time_boundaries uses pyOpenSSLkali
2013-01-24all tests green againkali
2013-01-24switch dependency to pyopensslkali
2013-01-17fix ctypes dependency discovery for libgnutlskali
2012-12-20fix broken testskali
2012-12-18catch gnutls error while validating pemfilekali
2012-12-15use gnutls to parse pemfileskali
2012-12-12tests for firstrun/wizardkali
2012-10-26user credentials saved on login/signup branches.kali
2012-10-19ca cert fingerprint check + api cert verificationkali
2012-10-19add more digest functionskali
2012-10-18catch cert verification errors and ask user for trustkali
2012-10-11make file_path explicitkali
2012-10-06pep8kali
2012-10-05use keyring to store user passwordkali