summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-12-12login testskali
2012-12-12register testskali
2012-12-12providerselect testskali
2012-12-12cleanup lingering temporal fileskali
2012-12-12tests for firstrun/wizardkali
2012-12-12completed tests for gui/progresskali
2012-12-12progress initial testskali
2012-12-12tests for openvpn optionskali
2012-12-11Fix gnupg prefix path.drebs
2012-12-11Fix SQLCipherDatabase and add tests.drebs
2012-12-11Refactor test files.drebs
2012-12-11SQLCipherDatabase now extends SQLitePartialExpandDatabase.drebs
2012-12-11Add basic tests for Couch backend.drebs
2012-12-11Store u1db contents in couch as json string.drebs
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