summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-12-11Fix ObjectStore's put_doc.drebs
2012-12-10CouchDB backend can put and get objects.drebs
2012-12-10Fix lack of collons on some methods.drebs
2012-12-11fetch only if not changed-since config file timestampkali
2012-12-10get cipher config from eip-servicekali
2012-12-10Add CouchDB u1db backend.drebs
2012-12-10Refactor to add ObjectStore class.drebs
2012-12-10cleanup and rewrite eipconnection/openvpnconnection classeskali
2012-12-07only remove management socket when shutting downkali
2012-12-07pep8kali
2012-12-07to improve code coverage, began writing tests for leap.base.auth.antialias
2012-12-07in leap.base.checks.check_internet_connection modified the orderantialias
2012-12-06Fix dependencies version info on READMEdrebs
2012-12-06Move log classes so all backends can use them.drebs
2012-12-06Add sqlcipher backend.drebs
2012-12-06Remove u1db and swiftclient dirs and refactor.drebs
2012-12-05Methods for OpenStack SyncTarget and typ0.drebs
2012-12-05OpenStack backend initialization.drebs
2012-12-05OpenStack backend can sync.drebs
2012-12-05OpenStack backend can delete docs.drebs
2012-12-05OpenStack backend can get all docsdrebs
2012-12-05What's changed updates u1db data before querying log.drebs
2012-12-05Get doc split in two methods.drebs
2012-12-05OpenStack backend can find what's changed.drebs
2012-12-05Transaction and sync logs are updated locally and remotelly.drebs
2012-12-04Add transaction and sync logs as openstack documents.drebs
2012-12-04Insightful comment on gpg wrappers.drebs
2012-12-04Correct test error messagedrebs
2012-12-04Add test for setting/getting encrypted json contents.drebs
2012-12-04Fix json encrypt/decryptdrebs
2012-12-04Basic encryption/decryption of Document's json contentdrebs
2012-12-04Add gnupg to README as dependencydrebs
2012-12-04Add simple encoding testdrebs
2012-12-03Add put_object for u1db OpenStack backend.drebs
2012-12-03Add method get_doc for OpenStack backenddrebs
2012-12-03Fix get_auth parameters.drebs
2012-12-03LeapDatabase can statically open an delete dbs.drebs
2012-12-03Add LeapDatabase that uses LeapSyncTarget.drebs
2012-12-03Add default key to Leap Documentdrebs
2012-12-03Add python-gnupg simple wrapperdrebs
2012-12-03LeapDocument can set and get 'valid' encrypted jsondrebs
2012-12-03Split leap infrastructure and openstack backend in different files.drebs
2012-12-03LeapSyncTarget encodes/decodes before/after syncingdrebs
2012-12-03Add LeapDocument methods for encrypting/decryptingdrebs
2012-11-29add swiftclient code (not as submodule)drebs
2012-11-29add u1db code (not as submodule)drebs
2012-11-29organize methods for openstack backenddrebs
2012-11-29add swiftclient version to readmedrebs
2012-11-28add u1db openstack backend base filesdrebs
2012-11-28call shutdown signal from sigint_handlerkali