index
:
soledad.git
8938
8978
benchmark-all-commits
benchmark_elasticsearch
bug/remove-unicode-conversion
buildpackage
debian/experimental
debian/experimental-0.9
debian/platform-0.5
debian/platform-0.6
debian/platform-0.7
debian/platform-0.8
debian/platform-0.9
debian_package
feature/enc-sync-transitional-db
feature/streaming-transfer
master
onepython
release/0.6.x
release/0.7.x
release/0.8.x
release/0.9.x
release/bitmask-0.9.x-alpha
[soledad]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
leap_backend.py
Age
Commit message (
Collapse
)
Author
2013-02-28
Fix verification of encryption of received data.
drebs
2013-02-19
Fix encrypted document content transmission in sync.
drebs
2013-02-19
Add support for verifying encryption status of data with gpg.
drebs
2013-02-13
Add/fix doc for soledad modules.
drebs
2013-02-09
Merge branch 'develop' into feature/soledad-api
drebs
2013-02-09
Remove LeapDatabase because we don't need it (LeapSyncTarget does the job).
drebs
2013-02-09
SQLCipher backend can sync with remote Leap HTTP target.
drebs
2013-02-09
Enforce doc.rev as bytes to match Twisted expectations.
drebs
2013-02-06
Add test scenario for SQLCipher backend using LeapSyncTarget.
drebs
2013-01-31
Soledad server can store using CouchDB.
drebs
2013-01-31
Add LeapServerState for interfacing with couch.
drebs
2013-01-28
LeapSyncTarget checks whether document has been correctly encrypted.
drebs
2013-01-24
Add syncable flag for LeapDocument.
drebs
2013-01-24
Source files stick to pep8.
drebs
2013-01-03
LeapSyncTarget passes HTTPSyncTarget tests.
drebs
2013-01-03
LeapDatabase passes HTTPDatabase tests.
drebs
2012-12-27
Fix imports and namespaces
drebs