Age | Commit message (Expand) | Author |
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 | Merge branch 'feature/improve_coverage' into develop | 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-06 | Merge branch 'feature/openvpn-bin-build' into develop | kali |
2012-12-06 | openvpn directory moved in root | Jaromil |
2012-12-06 | openvpn build scripts for osx | Jaromil |
2012-12-06 | improvements to build log and documentation | Jaromil |
2012-12-06 | MS Windows OpenVPN binary build scripts | Jaromil |
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 |
2012-12-04 | Add simple encoding test | drebs |
2012-12-03 | Add put_object for u1db OpenStack backend. | drebs |
2012-12-03 | Add method get_doc for OpenStack backend | drebs |
2012-12-03 | Fix get_auth parameters. | drebs |
2012-12-03 | LeapDatabase can statically open an delete dbs. | drebs |
2012-12-03 | Add LeapDatabase that uses LeapSyncTarget. | drebs |
2012-12-03 | Add default key to Leap Document | drebs |
2012-12-03 | Add python-gnupg simple wrapper | drebs |
2012-12-03 | LeapDocument can set and get 'valid' encrypted json | drebs |
2012-12-03 | Split leap infrastructure and openstack backend in different files. | drebs |
2012-12-03 | LeapSyncTarget encodes/decodes before/after syncing | drebs |
2012-12-03 | Add LeapDocument methods for encrypting/decrypting | drebs |
2012-12-03 | Merge branch 'master' of ssh://code.leap.se/leap_client into feature/u1db-ope... | drebs |
2012-12-01 | exclude tests from coverage report | kali |