summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-12-17fix srp authentication cookieskali
2012-12-15use gnutls to parse pemfileskali
2012-12-15workaround for not-yet-valid certskali
2012-12-13Enforce password on SQLCipher backend.drebs
2012-12-13Change name of cyphertext field to something more meaningful.drebs
2012-12-12progress to connection only if no errorskali
2012-12-12changed some values in new style eipconfigkali
2012-12-12parse new service formatkali
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