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
/
src
/
leap
/
soledad
/
backends
/
leap_backend.py
Age
Commit message (
Expand
)
Author
2013-05-25
Enforce dependency on simplejson.
drebs
2013-05-21
Add check for encryption method.
drebs
2013-05-17
Use leap.common.crypto and AES-256 CTR for symmetric encryption.
drebs
2013-05-15
Add MAC authentication to encrypted docs.
drebs
2013-05-15
Change encrypt/decrypt doc functions name and signature.
drebs
2013-05-04
Encapsulate token-based auth in a class.
drebs
2013-05-01
Fix some items from second review.
drebs
2013-05-01
Monkey patch u1db to allow self-signed SSL cert
Tomas Touceda
2013-05-01
Add messages to leap_asserts.
drebs
2013-04-30
Document encryption sync methods.
drebs
2013-04-30
Fix shared db auth and add tests.
drebs
2013-04-29
Switch string literals to string constants.
drebs
2013-04-25
Add token auth infrastructure.
drebs
2013-04-25
Fix symmetric encryption when syncing.
drebs
2013-04-23
Completelly switch to Key Manager for crypto.
drebs
2013-04-23
Add encryption_scheme property to LeapDocument.
drebs
2013-04-23
Separate crypto-related stuff from Soledad class.
drebs
2013-04-16
Remove GPG asymmetric key stuff.
drebs
2013-04-09
Eliminate the use of super() in main code.
drebs
2013-04-08
Add a LOT of docstrings.
drebs
2013-03-07
Move source files to proper subdirectory.
drebs