Age | Commit message (Expand) | Author |
2012-12-13 | Change name of cyphertext field to something more meaningful. | drebs |
2012-12-12 | progress to connection only if no errors | kali |
2012-12-12 | changed some values in new style eipconfig | kali |
2012-12-12 | parse new service format | kali |
2012-12-12 | login tests | kali |
2012-12-12 | register tests | kali |
2012-12-12 | providerselect tests | kali |
2012-12-12 | cleanup lingering temporal files | kali |
2012-12-12 | tests for firstrun/wizard | kali |
2012-12-12 | completed tests for gui/progress | kali |
2012-12-12 | progress initial tests | kali |
2012-12-12 | tests for openvpn options | kali |
2012-12-11 | Fix gnupg prefix path. | drebs |
2012-12-11 | Fix SQLCipherDatabase and add tests. | drebs |
2012-12-11 | Refactor test files. | drebs |
2012-12-11 | SQLCipherDatabase now extends SQLitePartialExpandDatabase. | drebs |
2012-12-11 | Add basic tests for Couch backend. | drebs |
2012-12-11 | Store u1db contents in couch as json string. | drebs |
2012-12-11 | Fix ObjectStore's put_doc. | drebs |
2012-12-10 | CouchDB backend can put and get objects. | drebs |
2012-12-10 | Fix lack of collons on some methods. | drebs |
2012-12-11 | fetch only if not changed-since config file timestamp | kali |
2012-12-10 | get cipher config from eip-service | kali |
2012-12-10 | Add CouchDB u1db backend. | drebs |
2012-12-10 | Refactor to add ObjectStore class. | drebs |
2012-12-10 | cleanup and rewrite eipconnection/openvpnconnection classes | kali |
2012-12-07 | only remove management socket when shutting down | kali |
2012-12-07 | pep8 | kali |
2012-12-07 | to improve code coverage, began writing tests for leap.base.auth. | antialias |
2012-12-07 | in leap.base.checks.check_internet_connection modified the order | antialias |
2012-12-06 | Fix dependencies version info on README | drebs |
2012-12-06 | Move log classes so all backends can use them. | drebs |
2012-12-06 | Add sqlcipher backend. | drebs |
2012-12-06 | Remove u1db and swiftclient dirs and refactor. | drebs |
2012-12-05 | Methods for OpenStack SyncTarget and typ0. | drebs |
2012-12-05 | OpenStack backend initialization. | drebs |
2012-12-05 | OpenStack backend can sync. | drebs |
2012-12-05 | OpenStack backend can delete docs. | drebs |
2012-12-05 | OpenStack backend can get all docs | drebs |
2012-12-05 | What's changed updates u1db data before querying log. | drebs |
2012-12-05 | Get doc split in two methods. | drebs |
2012-12-05 | OpenStack backend can find what's changed. | drebs |
2012-12-05 | Transaction and sync logs are updated locally and remotelly. | drebs |
2012-12-04 | Add transaction and sync logs as openstack documents. | drebs |
2012-12-04 | Insightful comment on gpg wrappers. | drebs |
2012-12-04 | Correct test error message | drebs |
2012-12-04 | Add test for setting/getting encrypted json contents. | drebs |
2012-12-04 | Fix json encrypt/decrypt | drebs |
2012-12-04 | Basic encryption/decryption of Document's json content | drebs |
2012-12-04 | Add gnupg to README as dependency | drebs |