index
:
bitmask_client.git
debian/experimental
develop
feature/async-api
feature/js-ui
master
release-0.2.0
release-0.5.4
release-0.6.1
release/0.7.x
release/0.8.x
release/v0.2.0
[bitmask_client]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
soledad
/
backends
Age
Commit message (
Expand
)
Author
2013-01-22
Merge branch 'feature/soledad-api' into develop
drebs
2013-01-20
SQLCipher backend syncs using a LeapSyncTarget.
drebs
2013-01-20
Fix SQLCipher implementation registering.
drebs
2013-01-17
Add tests for verifying if sqlcipher db is encrypted.
drebs
2013-01-16
Couch backend passes test_sync without indexes.
drebs
2013-01-16
Fix copy_database for couch tests.
drebs
2013-01-15
Refactor and fix ObjectStore.
drebs
2013-01-14
Cleanup of imports.
drebs
2013-01-14
CouchSyncTarget works as a LocalSyncTarget.
drebs
2013-01-10
CouchDatabase passes all relevant u1db tests.
drebs
2013-01-09
CouchDatabase passes u1db LocalDatabaseTests.
drebs
2013-01-08
SQLCipherBackend passes all relevant u1db tests.
drebs
2013-01-08
Refactor and details of ObjectStore and CouchDatabase
drebs
2013-01-03
LeapSyncTarget passes HTTPSyncTarget tests.
drebs
2013-01-03
LeapDatabase passes HTTPDatabase tests.
drebs
2013-01-03
u1db tests run with nose2
drebs
2012-12-27
Fix imports and namespaces
drebs
2012-12-27
import fixes for soledad
kali
2012-12-24
Enforce need of password for SQLCipherDatabase
drebs
2012-12-24
Document ObjectStore
drebs
2012-12-20
Use doc_id with HMAC for symmetric encryption
drebs
2012-12-18
Correct typ0
drebs
2012-12-18
Merge branch 'feature/u1db-openstack-backend' of ssh://code.leap.se/leap_clie...
drebs
2012-12-18
Refactor and symmetric encryption
drebs
2012-12-13
Enforce password on SQLCipher backend.
drebs
2012-12-13
Change name of cyphertext field to something more meaningful.
drebs
2012-12-11
Fix SQLCipherDatabase and add tests.
drebs
2012-12-11
SQLCipherDatabase now extends SQLitePartialExpandDatabase.
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-10
Add CouchDB u1db backend.
drebs
2012-12-10
Refactor to add ObjectStore class.
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