summaryrefslogtreecommitdiff
path: root/src/leap/soledad/__init__.py
AgeCommit message (Expand)Author
2013-04-25Fix symmetric encryption when syncing.drebs
2013-04-25Add indexing methods to Soledad.drebs
2013-04-25Remove base64 encoding of hashes.drebs
2013-04-23Completelly switch to Key Manager for crypto.drebs
2013-04-23Separate crypto-related stuff from Soledad class.drebs
2013-04-19Add create_doc_from_json() to API.drebs
2013-04-16Add 'get_all_docs()'.drebs
2013-04-16Fix events signaling.drebs
2013-04-16Remove GPG asymmetric key stuff.drebs
2013-04-13Add doc for soledad events.drebs
2013-04-13Add events signaling.drebs
2013-04-13Use BaseConfig for configuring Soledad.drebs
2013-04-09Add check for presence of a shared db.drebs
2013-04-08Add a LOT of docstrings.drebs
2013-03-23Fix some comments.drebs
2013-03-12Send db init to bootstrap method.drebs
2013-03-11Refactor and organize bootstrap sequence.drebs
2013-03-11Add import recovery document.drebs
2013-03-11Add recovery document export.drebs
2013-03-10Add packages to namespace.drebs
2013-03-07Move source files to proper subdirectory.drebs