summaryrefslogtreecommitdiff
path: root/src/leap/services/eip/eipbootstrapper.py
AgeCommit message (Expand)Author
2013-08-12move everything into bitmask namespaceKali Kaneko
2013-08-06Update code to use the new EIP schema selection.Ivan Alejandro
2013-07-05Set global request timeout to REQUEST_TIMEOUT (10 secs)Tomás Touceda
2013-06-27Change leap.common.certs.* calls to be dependent on certsTomás Touceda
2013-06-13pep8kali
2013-06-04Remove CheckerThread from SRPAuthTomás Touceda
2013-06-03Use Twisted's deferToThread and Deferreds to handle parallel tasksTomás Touceda
2013-05-11updated documentationkali
2013-05-11add debug to config and cert uriskali
2013-03-15namespace leap + leap.common splitkali
2013-03-13Check validity for downloaded certs and re-download if neededTomás Touceda
2013-03-13Add valid pemfile check before saving the downloaded client certTomás Touceda
2013-03-13Add mkdir_p method to util.filesTomás Touceda
2013-03-13Pass mtime to pluggableconfig's loadTomás Touceda
2013-03-13Add mtime check for existing json definitions before downloadTomás Touceda
2013-03-12Get eip cert with session_id when possibleTomás Touceda
2013-03-12Check and try to fix certificate permissionsTomás Touceda
2013-03-07Change asserts for a custom leap_assert methodTomás Touceda
2013-03-06Add EIP serviceTomás Touceda