Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |