sqlcipher-packaging:kdfiter

Last commit made on 2013-08-13
Get this branch:
git clone -b kdfiter https://git.launchpad.net/sqlcipher-packaging

Branch merges

Branch information

Name:
kdfiter
Repository:
lp:sqlcipher-packaging

Recent commits

cfee6c2... by Nick Parker <email address hidden>

Merge branch 'attach' into kdfiter

Conflicts:
 test/crypto.test

6f4a0f2... by Nick Parker <email address hidden>

Adjustments to cipher_migrate

- And format flags when checking for exit condition
- Pass key size to sqlcipher_check_connection
- Trace version upgrade logic

c3f6cf1... by Stephen Lombardo <email address hidden>

null termination of key value

dce806a... by Nick Parker <email address hidden>

Add tests for cipher_migrate

f844a5d... by Nick Parker <email address hidden>

Attach new codec before btree copy

9b415f6... by Nick Parker <email address hidden>

Work to configure the proper env. for the migration

b507d1b... by Nick Parker <email address hidden>

Clean up compiler warnings

fb14d95... by Nick Parker <email address hidden>

Swap btree for write, reset password on codec - working.

b92ddfc... by Nick Parker <email address hidden>

More work on cipher_migrate, still unusable

4bc6ba0... by Nick Parker <email address hidden>

Initial work on a PRAGMA cipher_migrate

Swapping of the Btree meta data is not working properly now.