sqlcipher-packaging:fts5-fix

Last commit made on 2023-09-20
Get this branch:
git clone -b fts5-fix https://git.launchpad.net/sqlcipher-packaging

Branch merges

Branch information

Name:
fts5-fix
Repository:
lp:sqlcipher-packaging

Recent commits

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

upstream fix for fts5 secure-delete corruption (cc0f82a480a400c6)

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

Merge branch 'master' into fts5-fix

7c46079... by Stephen Lombardo <email address hidden>

changelog update

8580a54... by Stephen Lombardo <email address hidden>

update podspec to use next version

48ae316... by Stephen Lombardo <email address hidden>

raise error when trying to rekey unencrypted database, or use an empty key

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

standardize flag handling

15fe89b... by Stephen Lombardo <email address hidden>

rework kdf salt flags

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

eliminate unused skip_read_hmac (cleanup from last migration refactor)

1e25210... by Stephen Lombardo <email address hidden>

do not allow key to be changed on a connection after it has been used for a successful operation

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

adjustments for constant time function volatile variables