Stephen Lombardo
|
c8e644d9db
|
minor adjustment to integrity test
|
2020-11-11 09:41:55 -05:00 |
Stephen Lombardo
|
dff5b42562
|
force return NULL pointer on CODEC error
|
2020-11-10 17:35:19 -05:00 |
Stephen Lombardo
|
e0df9c6aa5
|
test for codec error corruption in WAL mode
|
2020-11-10 16:57:44 -05:00 |
Stephen Lombardo
|
5bdc671b0a
|
add integrity check test for a newly created database using current version
|
2020-11-10 16:54:40 -05:00 |
Stephen Lombardo
|
b0dcc5cbd0
|
skip PAGER_MJ_PGNO during cipher_integrity_check
|
2020-11-10 16:51:20 -05:00 |
Stephen Lombardo
|
87b4a1ea57
|
Merge branch 'prerelease'
|
2020-10-20 09:54:35 -04:00 |
Stephen Lombardo
|
4673c7af93
|
updates changelog for 4.4.1
|
2020-10-20 09:51:34 -04:00 |
Stephen Lombardo
|
122af0348c
|
update podspec version
|
2020-10-20 09:33:47 -04:00 |
Stephen Lombardo
|
1087a3fa6d
|
deprecate cipher_store_pass
|
2020-10-20 09:16:51 -04:00 |
Stephen Lombardo
|
47449e26b1
|
adds test for cipher_default_plaintext_header_size
|
2020-09-23 10:46:28 -04:00 |
Stephen Lombardo
|
bc853aecb4
|
fix double free of reported default plaintext header size output
|
2020-09-23 10:37:13 -04:00 |
Stephen Lombardo
|
7b42a9bdd3
|
increase size of corrupted sections in integrity check to avoid false negatives
|
2020-08-24 11:42:29 -04:00 |
Stephen Lombardo
|
a9b73ab2df
|
remove use of xTrace in sqlcipher_export
|
2020-08-17 13:14:30 -04:00 |
Stephen Lombardo
|
2efaf9875a
|
Merge sqlite-release(3.33.0) into prerelease-integration
|
2020-08-17 13:14:21 -04:00 |
Stephen Lombardo
|
56e56568ce
|
Snapshot of upstream SQLite 3.33.0
|
2020-08-17 13:03:40 -04:00 |
Stephen Lombardo
|
d7fb2c0ea5
|
Merge sqlite-release(3.32.3) into prerelease-integration
|
2020-06-19 11:04:58 -04:00 |
Stephen Lombardo
|
ed8f99586a
|
Snapshot of upstream SQLite 3.32.3
|
2020-06-19 10:52:08 -04:00 |
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
|
4a81bea61e
|
Merge branch 'prerelease'
|
2020-05-03 15:32:38 -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
|
ece66fdcbb
|
Merge branch 'prerelease'
|
2019-12-20 11:40:26 -05: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 |
Nick Parker
|
7695ec9f32
|
Merge branch 'zetetic-prerelease' into zetetic-master
|
2019-11-20 09:22:21 -06:00 |
Stephen Lombardo
|
14dd199f68
|
changelog update
|
2019-11-18 11:20:42 -05:00 |