sqlcipher/src
2022-01-12 15:51:19 -05:00
..
alter.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
analyze.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
attach.c Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
auth.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
backup.c Merge sqlite-release(3.34.1) into prerelease-integration 2021-02-10 11:46:38 -05:00
bitvec.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
btmutex.c Snapshot of upstream SQLite 3.25.0 2018-09-18 12:31:37 -04:00
btree.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
btree.h Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
btreeInt.h Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
build.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
callback.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
complete.c Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
crypto_cc.c remove unused id and status from provider interface 2020-04-22 11:34:39 -04:00
crypto_impl.c adjust short read detection for autovacuum scenarios 2022-01-12 15:37:07 -05:00
crypto_libtomcrypt.c redesigned logging implementation with standard levels 2022-01-04 14:45:46 -05:00
crypto_nss.c redesigned logging implementation with standard levels 2022-01-04 14:45:46 -05:00
crypto_openssl.c significantly expand logging of error conditions 2022-01-05 17:10:00 -05:00
crypto.c remove debug logging of potentially sensitive information 2022-01-12 14:14:01 -05:00
crypto.h update version 2022-01-12 13:48:30 -05:00
ctime.c Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
date.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
dbpage.c Snapshot of upstream SQLite 3.31.0 2020-04-22 11:11:26 -04:00
dbstat.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
delete.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
expr.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
fault.c Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00
fkey.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
func.c Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
global.c Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
hash.c Snapshot of upstream SQLite 3.28.0 2019-05-15 12:49:41 -04:00
hash.h Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
hwtime.h Snapshot of upstream SQLite 3.31.0 2020-04-22 11:11:26 -04:00
in-operator.md Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
insert.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
legacy.c Snapshot of upstream SQLite 3.27.1 2019-02-10 10:35:42 -05:00
loadext.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
main.c Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
malloc.c Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
mem0.c update to 3.6.21 2009-12-19 15:56:40 -05:00
mem1.c Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00
mem2.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
mem3.c Snapshot of upstream SQLite 3.33.0 2020-08-17 13:03:40 -04:00
mem5.c Revert "Merge sqlite-release(3.11.0) into prerelease-integration" 2016-12-02 16:24:56 -06:00
memdb.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
memjournal.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
msvc.h Snapshot of upstream SQLite 3.29.0 2019-09-25 10:27:57 -04:00
mutex_noop.c Revert "Merge sqlite-release(3.11.0) into prerelease-integration" 2016-12-02 16:24:56 -06:00
mutex_unix.c Snapshot of upstream SQLite 3.33.0 2020-08-17 13:03:40 -04:00
mutex_w32.c Snapshot of upstream SQLite 3.33.0 2020-08-17 13:03:40 -04:00
mutex.c Snapshot of upstream SQLite check-in 5a877221 2020-05-13 15:07:50 -04:00
mutex.h Snapshot of upstream SQLite 3.30.1 2019-10-27 18:21:41 -04:00
notify.c Snapshot of upstream SQLite 3.33.0 2020-08-17 13:03:40 -04:00
os_common.h Revert "Merge sqlite-release(3.11.0) into prerelease-integration" 2016-12-02 16:24:56 -06:00
os_setup.h Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
os_unix.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
os_win.c Snapshot of upstream SQLite 3.34.1 2021-02-10 11:31:51 -05:00
os_win.h Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
os.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
os.h Snapshot of upstream SQLite 3.36.0 2021-10-05 16:25:47 -04:00
pager.c Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
pager.h Merge sqlite-release(3.33.0) into prerelease-integration 2020-08-17 13:14:21 -04:00
parse.y Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
pcache1.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
pcache.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
pcache.h Snapshot of upstream SQLite 3.26.0 2018-12-12 19:43:10 -05:00
pragma.c Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
pragma.h Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
prepare.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
printf.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
random.c Snapshot of upstream SQLite 3.36.0 2021-10-05 16:25:47 -04:00
resolve.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
rowset.c Snapshot of upstream SQLite 3.32.0 2020-05-24 07:23:38 -04:00
select.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
shell.c.in Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
sqlcipher.h change sqlcipher memory functions to use u64 params 2020-04-29 16:20:57 -04:00
sqlite3.rc Revert "Merge sqlite-release(3.11.0) into prerelease-integration" 2016-12-02 16:24:56 -06:00
sqlite3ext.h Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
sqlite.h.in Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
sqliteInt.h Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
sqliteLimit.h Snapshot of upstream SQLite 3.34.1 2021-02-10 11:31:51 -05:00
status.c Snapshot of upstream SQLite 3.33.0 2020-08-17 13:03:40 -04:00
table.c Snapshot of upstream SQLite 3.32.0 2020-05-24 07:23:38 -04:00
tclsqlite.c Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
test1.c Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
test2.c Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00
test3.c Snapshot of upstream SQLite 3.25.0 2018-09-18 12:31:37 -04:00
test4.c Snapshot of upstream SQLite 3.33.0 2020-08-17 13:03:40 -04:00
test5.c Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
test6.c Snapshot of upstream SQLite 3.34.1 2021-02-10 11:31:51 -05:00
test7.c Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
test8.c Snapshot of upstream SQLite 3.36.0 2021-10-05 16:25:47 -04:00
test9.c Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
test_async.c Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
test_autoext.c Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
test_backup.c Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
test_bestindex.c Snapshot of upstream SQLite 3.25.0 2018-09-18 12:31:37 -04:00
test_blob.c Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00
test_btree.c Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
test_config.c Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
test_delete.c Snapshot of upstream SQLite 3.20.1 2017-09-27 16:07:03 -05:00
test_demovfs.c Snapshot of upstream SQLite 3.29.0 2019-09-25 10:27:57 -04:00
test_devsym.c Snapshot of upstream SQLite 3.34.1 2021-02-10 11:31:51 -05:00
test_fs.c Snapshot of upstream SQLite 3.28.0 2019-05-15 12:49:41 -04:00
test_func.c Snapshot of upstream SQLite 3.28.0 2019-05-15 12:49:41 -04:00
test_hexio.c Snapshot of upstream SQLite 3.34.1 2021-02-10 11:31:51 -05:00
test_init.c Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
test_intarray.c Snapshot of upstream SQLite 3.26.0 2018-12-12 19:43:10 -05:00
test_intarray.h Snapshot of upstream SQLite 3.26.0 2018-12-12 19:43:10 -05:00
test_journal.c Snapshot of upstream SQLite 3.27.1 2019-02-10 10:35:42 -05:00
test_loadext.c Revert "Merge sqlite-release(3.11.0) into prerelease-integration" 2016-12-02 16:24:56 -06:00
test_malloc.c Snapshot of upstream SQLite 3.33.0 2020-08-17 13:03:40 -04:00
test_md5.c Snapshot of upstream SQLite 3.25.0 2018-09-18 12:31:37 -04:00
test_multiplex.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
test_multiplex.h Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
test_mutex.c Snapshot of upstream SQLite 3.33.0 2020-08-17 13:03:40 -04:00
test_onefile.c Snapshot of upstream SQLite 3.26.0 2018-12-12 19:43:10 -05:00
test_osinst.c Snapshot of upstream SQLite 3.33.0 2020-08-17 13:03:40 -04:00
test_pcache.c track 3.7.10 2012-01-18 00:18:26 -05:00
test_quota.c Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
test_quota.h Snapshot of upstream SQLite 3.8.6 2014-09-30 08:40:45 -05:00
test_rtree.c Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
test_schema.c Snapshot of upstream SQLite 3.33.0 2020-08-17 13:03:40 -04:00
test_server.c Snapshot of upstream SQLite 3.8.4.3 2014-04-04 10:16:20 -05:00
test_sqllog.c Snapshot of upstream SQLite 3.33.0 2020-08-17 13:03:40 -04:00
test_superlock.c Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
test_syscall.c Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
test_tclsh.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
test_tclvar.c Snapshot of upstream SQLite 3.25.0 2018-09-18 12:31:37 -04:00
test_thread.c expand SQLCIPHER wrapper comments on code modified from upstream SQLite 2020-05-27 17:07:35 -04:00
test_vdbecov.c Snapshot of upstream SQLite 3.28.0 2019-05-15 12:49:41 -04:00
test_vfs.c Snapshot of upstream SQLite 3.34.1 2021-02-10 11:31:51 -05:00
test_vfstrace.c Snapshot of upstream SQLite 3.8.6 2014-09-30 08:40:45 -05:00
test_windirent.c Snapshot of upstream SQLite 3.25.0 2018-09-18 12:31:37 -04:00
test_windirent.h Snapshot of upstream SQLite 3.25.0 2018-09-18 12:31:37 -04:00
test_window.c Snapshot of upstream SQLite 3.25.0 2018-09-18 12:31:37 -04:00
test_wsd.c update to 3.6.21 2009-12-19 15:56:40 -05:00
threads.c Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
tokenize.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
treeview.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
trigger.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
update.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
upsert.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
utf.c Snapshot of upstream SQLite 3.33.0 2020-08-17 13:03:40 -04:00
util.c Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
vacuum.c Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
vdbe.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
vdbe.h Snapshot of upstream SQLite 3.36.0 2021-10-05 16:25:47 -04:00
vdbeapi.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
vdbeaux.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
vdbeblob.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
vdbeInt.h Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
vdbemem.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
vdbesort.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
vdbetrace.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
vdbevtab.c Snapshot of upstream SQLite 3.33.0 2020-08-17 13:03:40 -04:00
vtab.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
vxworks.h Revert "Merge sqlite-release(3.11.0) into prerelease-integration" 2016-12-02 16:24:56 -06:00
wal.c Merge sqlite-release(3.37.2) into prerelease-integration 2022-01-07 12:41:37 -05:00
wal.h Snapshot of upstream SQLite 3.32.0 2020-05-24 07:23:38 -04:00
walker.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
where.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
wherecode.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
whereexpr.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
whereInt.h Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00
window.c Snapshot of upstream SQLite 3.37.2 2022-01-07 12:16:23 -05:00