Commit Graph
461 Commits
Author SHA1 Message Date
Stephen Lombardo 16835799b4 log error for android through log API 2019-11-18 11:19:04 -05:00
Stephen Lombardo 05ed3bfe86 correct mutex trace log call 2019-11-06 16:21:25 -05:00
Stephen Lombardo 872fb0078f major rework of mutex allocation and management 2019-11-06 13:56:00 -05:00
Stephen Lombardo 4663c5ad5c replace use of static master mutex in crypto providers 2019-11-05 17:10:36 -05:00
Stephen Lombardo 924e0ef0f8 update version to 4.3.0 2019-10-31 08:56:05 -04:00
Stephen Lombardo 9bbfd5da3b relocate struct definitions to support validation changes 2019-10-28 16:38:12 -04:00
Stephen Lombardo 9df3ee334f Merge sqlite-release(3.30.1) into prerelease-integration 2019-10-27 18:31:57 -04:00
Stephen Lombardo e714766eba Snapshot of upstream SQLite 3.30.1 2019-10-27 18:21:41 -04:00
Stephen Lombardo 7d63c0e686 remove unused variable in integrity_check 2019-10-14 13:12:30 -04:00
Stephen Lombardo b7f660c29e merge license with extension header 2019-10-08 14:10:32 -04:00
Stephen Lombardo 4ce256966e handle memory-related debug / trace logging separately 2019-10-04 16:49:18 -04:00
Stephen Lombardo 6936ef0d11 complete 424d75a5a4 2019-10-03 15:43:04 -04:00
Stephen Lombardo 37b0143ac7 fix output of integrity check on big endian platforms 2019-09-27 15:35:01 -04:00
Stephen Lombardo cf5ec544d2 Merge sqlite-release(3.29.0) into prerelease-integration 2019-09-25 12:13:27 -04:00
Stephen Lombardo 400c015f3f Snapshot of upstream SQLite 3.29.0 2019-09-25 10:27:57 -04:00
Stephen Lombardo 28441205b7 boringssl compatibility change for #329 2019-09-24 10:24:03 -04:00
Stephen Lombardo 498941c673 add id and status functions for providers 2019-09-24 10:05:27 -04:00
Stephen Lombardo a7c6bb15ad Merge branch 'prerelease' of github.com:sqlcipher/sqlcipher into prerelease 2019-09-24 09:56:37 -04:00
Stephen Lombardo 2ced1363de remove unused functions from provider interface 2019-09-24 09:25:32 -04:00
Stephen Lombardo 8319ae0001 fix extension points 2019-09-24 09:19:19 -04:00
Edouard Oger d211c296e6 NSS crypto implementation 2019-06-27 14:11:33 -04:00
Stephen Lombardo d9ade80e4f allow files to be picked up in amalgamation 2019-06-13 16:49:09 -04:00
Stephen Lombardo 0295b255a5 extension point for additional built in functions 2019-06-12 16:13:25 -04:00
Stephen Lombardo b7c53c8d29 Support pragma_migrate with keys containing non-terminating zero bytes 2019-05-29 11:49:17 -04:00
Stephen Lombardo 4f5a821e93 do not attempt to lock the database as it will fail if the first page is invalid 2019-05-28 15:40:59 -04:00
Stephen Lombardo 83cddfda21 bumps version to 4.2.0 2019-05-20 15:05:05 -04:00
Stephen Lombardo 6158146e65 Merge sqlite-release(3.28.0) into prerelease-integration 2019-05-15 12:58:11 -04:00
Stephen Lombardo 801ae64881 Snapshot of upstream SQLite 3.28.0 2019-05-15 12:49:41 -04:00
Stephen Lombardo 2babedd0d4 fix trace logging in migrate 2019-05-15 12:26:50 -04:00
Stephen Lombardo 470e0f2111 Revert "fix trace logging in migrate"
This reverts commit 85908c1b84.
2019-05-15 12:24:12 -04:00
Stephen Lombardo 85908c1b84 fix trace logging in migrate 2019-05-15 10:25:46 -04:00
Stephen Lombardo 488d81e8da implementation of PRAGMA cipher_integrity_check and associated tests 2019-05-15 10:24:27 -04:00
Stephen Lombardo 0acf2e7867 improves sqlcipher_export to resolve #310 2019-03-12 09:54:02 -04:00
Stephen Lombardo 8fe2c3429d fix references to refactored struct under CODEC_DEBUG 2019-03-06 12:30:31 -05:00
Stephen Lombardo 549cee5505 Merge sqlite-release(3.27.2) into prerelease-integration 2019-02-25 15:00:57 -05:00
Stephen Lombardo 49234e8eaf Snapshot of upstream SQLite 3.27.2 2019-02-25 14:46:38 -05:00
Stephen Lombardo 9e2eeb3f80 fix cast for memset 2019-02-22 16:32:19 -05:00
Stephen Lombardo cced1c4d8b bump version to 4.1.0 2019-02-21 09:12:12 -05:00
Stephen Lombardo c22eaf85ed Merge sqlite-release(3.27.1) into prerelease-integration 2019-02-10 10:44:20 -05:00
Stephen Lombardo 4745d8a485 Snapshot of upstream SQLite 3.27.1 2019-02-10 10:35:42 -05:00
Stephen Lombardo 724b61d3a1 unset BTS_PAGESIZE_FIXED prior to adjusting migration database page size 2019-02-10 10:33:27 -05:00
Stephen Lombardo 19961d4cad explicitly disable backup for encrypted databases 2019-02-08 16:24:22 -05:00
Stephen Lombardo e04d8c98cf clear buffer if cipher operation fails per #304 2019-02-08 15:00:18 -05:00
Stephen Lombardo 1ca606d4a2 rework salt initialization to ensure PRAGMA cipher_salt always returns a value 2019-01-16 13:58:59 -05:00
Stephen Lombardo 4f9202c763 deprecates PRAGMA fast_kdf_iter 2019-01-16 13:16:31 -05:00
Stephen Lombardo 02f4a0086b PRAGMA cipher_default_settings queries current default SQLCipher options 2019-01-16 13:03:47 -05:00
Stephen Lombardo fb3a1960df deprecates cipher_hmac_pgno and cipher_hmac_salt_mask 2019-01-16 12:25:38 -05:00
Stephen Lombardo 034480aa76 adds PRAGMA cipher_settings to query current database codec settings 2019-01-15 13:40:56 -05:00
Stephen Lombardo 42e655bf35 normalize attach behavior when key is not yet derived 2019-01-15 13:15:51 -05:00
Stephen Lombardo 47acb89a48 add usage note to sqlite3_rekey in header per #301 2019-01-04 12:29:58 -05:00