741 Commits

Author SHA1 Message Date
Stephen Lombardo
a820abba06 update changelog to reflect 3.32.2 2020-06-15 10:53:20 -04:00
Stephen Lombardo
b27918f6e6 Merge sqlite-release(3.32.2) into prerelease-integration 2020-06-15 10:48:00 -04:00
Stephen Lombardo
c6a9d85534 Snapshot of upstream SQLite 3.32.2 2020-06-15 10:29:24 -04:00
Stephen Lombardo
f1cdc6934b initialize pretest 2020-06-11 13:38:44 -04:00
Stephen Lombardo
ce9c038de5 switch sqlcipher.test to use test suite runner 2020-06-11 13:35:43 -04:00
Stephen Lombardo
374603b895 Merge branch '5a877221' into prerelease 2020-05-28 09:46:21 -04:00
Stephen Lombardo
3d155457ce version change to 4.4.1 2020-05-28 09:45:57 -04:00
Stephen Lombardo
9e2e049769 minimize a few conflicts with upstream 2020-05-27 17:18:53 -04:00
Stephen Lombardo
c1510a2c5d expand SQLCIPHER wrapper comments on code modified from upstream SQLite 2020-05-27 17:07:35 -04:00
Stephen Lombardo
f392d496f0 Merge branch 'sqlite-release' into 5a877221 2020-05-27 16:11:35 -04:00
Stephen Lombardo
c17b466415 Snapshot of upstream SQLite 3.32.1 2020-05-27 16:08:37 -04:00
Stephen Lombardo
b34ab30a4b Merge branch 'sqlite-release' into 5a877221 2020-05-24 07:49:43 -04:00
Stephen Lombardo
5e3132ebe8 Snapshot of upstream SQLite 3.32.0 2020-05-24 07:23:38 -04:00
Stephen Lombardo
ba6367543d reverse SQLite check-in 5a877221 2020-05-13 16:33:13 -04:00
Stephen Lombardo
b8e6e270b1 Merge branch 'sqlite-release' into prerelease-integration 2020-05-13 16:17:29 -04:00
Stephen Lombardo
04c4033c00 Snapshot of upstream SQLite check-in 5a877221 2020-05-13 15:07:50 -04:00
Stephen Lombardo
1309dcf2bd update version and changelog 2020-04-30 15:28:17 -04:00
Stephen Lombardo
ca276dbc49 minor additional update on documentation site 2020-04-30 10:19:07 -04:00
Stephen Lombardo
1cb42720d3 add testing section to the readme 2020-04-30 10:14:44 -04:00
Stephen Lombardo
acfd5c62ce improvements to the readme 2020-04-30 10:14:04 -04:00
Stephen Lombardo
005ea9d083 change sqlcipher memory functions to use u64 params 2020-04-29 16:20:57 -04:00
Stephen Lombardo
621d7044f3 remote unused temp_mutex 2020-04-29 13:40:34 -04:00
Stephen Lombardo
6157a30cd3 Merge branch 'prerelease' of ssh://git.zetetic.net/sqlcipher into prerelease 2020-04-22 11:46:30 -04:00
Stephen Lombardo
299fe42a53 report SQLCipher version alongside SQLite version in shell 2020-04-22 11:35:01 -04:00
Stephen Lombardo
94e4c45fc6 remove unused id and status from provider interface 2020-04-22 11:34:39 -04:00
Stephen Lombardo
06467378a3 Merge sqlite-release(3.31.0) into prerelease-integration 2020-04-22 11:30:22 -04:00
Stephen Lombardo
6b86da716e Snapshot of upstream SQLite 3.31.0 2020-04-22 11:11:26 -04:00
Stephen Lombardo
5b631ea354 update changelog 2019-12-19 17:38:32 -05:00
Stephen Lombardo
e9b56427d0 force the pager to an error state if initialization fails for #347 2019-12-19 12:12:13 -05:00
Stephen Lombardo
14dd199f68 changelog update 2019-11-18 11:20:42 -05:00
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
9d3769e101 remove redundant backup tests that have been moved to sqlcipher-backup.test 2019-10-08 14:23:59 -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 424d75a5a4ec4cea4e814c5f9b3d20cd799985af 2019-10-03 15:43:04 -04:00
Stephen Lombardo
1a7cc84fa1 Merge branch 'prerelease' of ssh://git.zetetic.net/sqlcipher into prerelease 2019-10-03 15:41:44 -04:00
Stephen Lombardo
424d75a5a4 adjust backup API block so that encrypted->encrypted is permitted 2019-10-03 15:40:59 -04:00
Stephen Lombardo
37b0143ac7 fix output of integrity check on big endian platforms 2019-09-27 15:35:01 -04:00
Stephen Lombardo
2f8202bf51 update tests to expect "ok" from PRAGMA key 2019-09-25 13:36:22 -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