summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/util/__init__.py
AgeCommit message (Collapse)Author
2013-09-30Improve error handling during soledad boostrapping in the client.Kali Kaneko
The aim is to have better logs for debugging the different problems behind issues like #3619 and #3867. As I'm finding a good quantity of SSL handshake timeouts, I'm also adding a litte retry subroutine to the load_and_sync. Also, initialization and sync calls are separeted to be able to correlate logs with server-side soledad.
2013-09-18Move STANDALONE flag to a module and unify paths queries.Ivan Alejandro
2013-09-11catch indexerror on first utilityKali Kaneko
2013-09-04Update versionKali Kaneko
2013-08-12fix versioneer to use new pathKali Kaneko
2013-08-12move everything into bitmask namespaceKali Kaneko