summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
Closes #1090
2012-12-07Merge branch 'feature/improve_coverage' into developkali
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
in which errors are checked and improved test coverage.
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-06Merge branch 'feature/openvpn-bin-build' into developkali
2012-12-06openvpn directory moved in rootJaromil
2012-12-06openvpn build scripts for osxJaromil
2012-12-06improvements to build log and documentationJaromil
2012-12-06MS Windows OpenVPN binary build scriptsJaromil
using GCC and MinGW32 on Debian/Ubuntu
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-12-03Merge branch 'master' of ssh://code.leap.se/leap_client into ↵drebs
feature/u1db-openstack-backend
2012-12-01exclude tests from coverage reportkali
also added some rules for exclusion in .coveragerc
2012-11-29add swiftclient code (not as submodule)drebs
2012-11-29add u1db code (not as submodule)drebs