Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-01 | Encode all u1db data before storing. | drebs | |
2013-05-31 | Add 'status' option to init script. | drebs | |
2013-05-28 | Merge remote-tracking branch 'kali/bug/fix-deps' into develop | Tomás Touceda | |
2013-05-28 | fix dependencies | Kali Kaneko | |
2013-05-25 | Add action validation in server. | drebs | |
* Use routes for validating user actions when interacting with server. * Also add tests for action validation. * Add changes file. * Closes #2356. | |||
2013-05-18 | Merge remote-tracking branch 'kali/feature/blank-server' into develop | Tomás Touceda | |
2013-05-17 | Use leap.common.crypto and AES-256 CTR for symmetric encryption. | drebs | |
2013-05-17 | Allow to initialize soledad with a blank server | Kali Kaneko | |
2013-05-15 | Add MAC authentication to encrypted docs. | drebs | |
* Fix review comments: * Use of literal string instead of self.STORAGE_SECRETS_KEY * Add mac_method param to mac_doc() * Verify mac_method in mac_doc() and raise in there if unknown method * Use different parts of storage_secret for generating doc passphrase and mac key. * Add changes file. | |||
2013-05-13 | Add changes file. | drebs | |
* Include info about scrypt and backwards compatibility. * Add missing 'utf-8' header to test file. | |||
2013-05-09 | fix broken pip install | Kali Kaneko | |