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
/
__init__.py
Age
Commit message (
Expand
)
Author
2013-02-19
Add ability to load configuration from ini file.
drebs
2013-02-19
Add verification of existence of private key in Soledad.
drebs
2013-02-19
Add verification of encryption of secret for symmetric encryption in Soledad.
drebs
2013-02-19
Add support for verifying encryption status of data with gpg.
drebs
2013-02-17
Simple refactor and fix.
drebs
2013-02-14
Make gpg use AES256 for symmetric encryption.
drebs
2013-02-13
Add/fix doc for soledad modules.
drebs
2013-02-10
Soledad can be instantiated in different directories.
drebs
2013-02-09
SQLCipher backend can sync with remote Leap HTTP target.
drebs
2013-02-09
Soledad may be created without gpg/secret initialization.
drebs
2013-02-04
Close file handles.
drebs
2013-01-31
Add ability to close Soledad instance.
drebs
2013-01-28
Add CouchServerState for serving Soledad as WSGI app.
drebs
2013-01-24
Fix GPGWrapper send_keys logging.
drebs
2013-01-24
Merge branch 'feature/soledad-api' into develop
drebs
2013-01-24
Source files stick to pep8.
drebs
2013-01-22
Merge branch 'feature/soledad-api' into develop
drebs
2013-01-20
SQLCipher backend syncs using a LeapSyncTarget.
drebs
2012-12-27
Fix imports and namespaces
drebs
2012-12-27
import fixes for soledad
kali
2012-12-24
Add basic doc methods mapping for local encrypted storage.
drebs
2012-12-24
Load local u1db encrypted database.
drebs
2012-12-24
Add method signatures for document storage, retrieval and sync
drebs
2012-12-24
GPGWrapper extends gnupg.GPG
drebs
2012-12-20
Fix OpenPGP key generation.
drebs
2012-12-20
Use doc_id with HMAC for symmetric encryption
drebs
2012-12-18
Correct typ0
drebs
2012-12-18
Refactor and symmetric encryption
drebs
2012-12-11
Fix gnupg prefix path.
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
Remove u1db and swiftclient dirs and refactor.
drebs
2012-12-03
Add python-gnupg simple wrapper
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-11-29
organize methods for openstack backend
drebs
2012-11-28
add u1db openstack backend base files
drebs