sqlcipher/src
2024-08-13 16:34:00 -04:00
..
alter.c Snapshot of upstream SQLite 3.46.1 2024-08-13 16:24:48 -04:00
analyze.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
attach.c Merge sqlite-release(3.41.0) into prerelease-integration 2023-03-01 14:10:00 -05:00
auth.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04:00
backup.c Merge sqlite-release(3.42.0) into prerelease-integration 2023-05-19 10:42:41 -04:00
bitvec.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04:00
btmutex.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04:00
btree.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
btree.h Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
btreeInt.h Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
build.c Snapshot of upstream SQLite 3.46.1 2024-08-13 16:24:48 -04:00
callback.c Snapshot of upstream SQLite 3.42.0 2023-05-19 10:01:41 -04:00
complete.c Snapshot of upstream SQLite 3.15.2 2016-12-05 14:29:15 -06:00
crypto_cc.c Merges crypto.h, crypto.c, and crypto_impl.c into sqlcipher.c 2024-07-17 11:06:16 -04:00
crypto_libtomcrypt.c Adds PRAGMA cipher_log_subsystem to restrict output of log messages 2024-07-08 12:58:28 -04:00
crypto_nss.c Merges crypto.h, crypto.c, and crypto_impl.c into sqlcipher.c 2024-07-17 11:06:16 -04:00
crypto_openssl.c Merges crypto.h, crypto.c, and crypto_impl.c into sqlcipher.c 2024-07-17 11:06:16 -04:00
ctime.c Merge sqlite-release(3.45.3) into prerelease-integration 2024-04-15 17:34:44 -04:00
date.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
dbpage.c Snapshot of upstream SQLite 3.44.0 2023-11-03 09:50:08 -04:00
dbstat.c Snapshot of upstream SQLite 3.44.0 2023-11-03 09:50:08 -04:00
delete.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04:00
expr.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04: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.44.0 2023-11-03 09:50:08 -04:00
func.c Merge sqlite-release(3.46.1) into prerelease-integration 2024-08-13 16:34:00 -04:00
global.c Merge sqlite-release(3.45.3) into prerelease-integration 2024-04-15 17:34:44 -04:00
hash.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -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.43.0 2023-09-01 11:39:17 -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.46.1 2024-08-13 16:24:48 -04:00
json.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04: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.44.0 2023-11-03 09:50:08 -04:00
main.c Removes unnecessary non-community extension points 2024-07-19 12:07:32 -04:00
malloc.c Merge sqlite-release(3.46.0) into prerelease-integration 2024-05-23 14:14:12 -04:00
mem0.c update to 3.6.21 2009-12-19 15:56:40 -05:00
mem1.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04: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 Snapshot of upstream SQLite 3.40.1 2022-12-30 11:52:28 -05:00
memdb.c Snapshot of upstream SQLite 3.45.2 2024-03-18 13:11:44 -04:00
memjournal.c Snapshot of upstream SQLite 3.40.1 2022-12-30 11:52:28 -05:00
msvc.h Snapshot of upstream SQLite 3.42.0 2023-05-19 10:01:41 -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.44.0 2023-11-03 09:50:08 -04:00
mutex_w32.c Snapshot of upstream SQLite 3.44.2 2023-11-27 15:28:06 -05:00
mutex.c Snapshot of upstream SQLite 3.44.0 2023-11-03 09:50:08 -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.44.0 2023-11-03 09:50:08 -04:00
os_common.h Snapshot of upstream SQLite 3.41.0 2023-03-01 13:43:37 -05:00
os_kv.c Snapshot of upstream SQLite 3.41.0 2023-03-01 13:43:37 -05:00
os_setup.h Snapshot of upstream SQLite 3.40.1 2022-12-30 11:52:28 -05:00
os_unix.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
os_win.c Snapshot of upstream SQLite 3.45.1 2024-02-01 10:31:17 -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.43.0 2023-09-01 11:39:17 -04:00
os.h Snapshot of upstream SQLite 3.39.2 2022-07-22 10:24:59 -04:00
pager.c Merge sqlite-release(3.45.3) into prerelease-integration 2024-04-15 17:34:44 -04:00
pager.h Merge sqlite-release(3.45.0) into prerelease-integration 2024-01-18 16:07:25 -05:00
parse.y Snapshot of upstream SQLite 3.46.1 2024-08-13 16:24:48 -04:00
pcache1.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04:00
pcache.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04:00
pcache.h Snapshot of upstream SQLite 3.41.2 2023-03-27 13:54:33 -04:00
pragma.c Merge sqlite-release(3.46.0) into prerelease-integration 2024-05-23 14:14:12 -04:00
pragma.h Merge sqlite-release(3.39.2) into prerelease-integration 2022-07-22 11:14:35 -04:00
prepare.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
printf.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
random.c Snapshot of upstream SQLite 3.40.1 2022-12-30 11:52:28 -05:00
resolve.c Snapshot of upstream SQLite 3.46.1 2024-08-13 16:24:48 -04:00
rowset.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04:00
select.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
shell.c.in Merge sqlite-release(3.46.1) into prerelease-integration 2024-08-13 16:34:00 -04:00
sqlcipher.c Updates minimum working set size on windows to increase lockable pages 2024-08-01 10:53:16 -04:00
sqlcipher.h Allows multiple cipher_log_source values to be selected 2024-07-19 14:48:25 -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.44.0 2023-11-03 09:50:08 -04:00
sqlite.h.in Merge sqlite-release(3.46.0) into prerelease-integration 2024-05-23 14:14:12 -04:00
sqliteInt.h Merge sqlite-release(3.46.1) into prerelease-integration 2024-08-13 16:34:00 -04:00
sqliteLimit.h Snapshot of upstream SQLite 3.45.0 2024-01-18 15:38:50 -05:00
status.c Snapshot of upstream SQLite 3.45.0 2024-01-18 15:38:50 -05:00
table.c Snapshot of upstream SQLite 3.32.0 2020-05-24 07:23:38 -04:00
tclsqlite.c Merge sqlite-release(3.43.0) into prerelease-integration 2023-09-01 12:54:55 -04:00
test1.c Merge sqlite-release(3.45.2) into prerelease-integration 2024-03-18 13:35:40 -04:00
test2.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04:00
test3.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04:00
test4.c Snapshot of upstream SQLite 3.39.2 2022-07-22 10:24:59 -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.43.0 2023-09-01 11:39:17 -04:00
test8.c Snapshot of upstream SQLite 3.44.0 2023-11-03 09:50:08 -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.46.0 2024-05-23 13:52:30 -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.45.3) into prerelease-integration 2024-04-15 17:34:44 -04: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.41.0 2023-03-01 13:43:37 -05:00
test_devsym.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04:00
test_fs.c Snapshot of upstream SQLite 3.44.0 2023-11-03 09:50:08 -04:00
test_func.c Snapshot of upstream SQLite 3.45.0 2024-01-18 15:38:50 -05: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.43.0 2023-09-01 11:39:17 -04:00
test_intarray.c Snapshot of upstream SQLite 3.44.0 2023-11-03 09:50:08 -04:00
test_intarray.h Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04: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.43.0 2023-09-01 11:39:17 -04:00
test_multiplex.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04:00
test_multiplex.h Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04:00
test_mutex.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -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.44.0 2023-11-03 09:50:08 -04:00
test_pcache.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04:00
test_quota.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04: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.44.0 2023-11-03 09:50:08 -04: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.42.0 2023-05-19 10:01:41 -04:00
test_tclsh.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
test_tclvar.c Snapshot of upstream SQLite 3.44.0 2023-11-03 09:50:08 -04:00
test_thread.c Merge sqlite-release(3.41.0) into prerelease-integration 2023-03-01 14:10:00 -05: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.41.0 2023-03-01 13:43:37 -05:00
test_vfstrace.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04: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.43.0 2023-09-01 11:39:17 -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.46.0 2024-05-23 13:52:30 -04:00
treeview.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
trigger.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
update.c Snapshot of upstream SQLite 3.45.3 2024-04-15 17:24:34 -04:00
upsert.c Snapshot of upstream SQLite 3.45.2 2024-03-18 13:11:44 -04:00
utf.c Snapshot of upstream SQLite 3.45.0 2024-01-18 15:38:50 -05:00
util.c Merge sqlite-release(3.46.0) into prerelease-integration 2024-05-23 14:14:12 -04:00
vacuum.c Merge sqlite-release(3.43.0) into prerelease-integration 2023-09-01 12:54:55 -04:00
vdbe.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
vdbe.h Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
vdbeapi.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
vdbeaux.c Snapshot of upstream SQLite 3.46.1 2024-08-13 16:24:48 -04:00
vdbeblob.c Snapshot of upstream SQLite 3.44.0 2023-11-03 09:50:08 -04:00
vdbeInt.h Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04:00
vdbemem.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
vdbesort.c Snapshot of upstream SQLite 3.44.0 2023-11-03 09:50:08 -04: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.46.0 2024-05-23 13:52:30 -04:00
vtab.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04: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.45.0) into prerelease-integration 2024-01-18 16:07:25 -05:00
wal.h Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04:00
walker.c Snapshot of upstream SQLite 3.43.0 2023-09-01 11:39:17 -04:00
where.c Snapshot of upstream SQLite 3.46.1 2024-08-13 16:24:48 -04:00
wherecode.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
whereexpr.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00
whereInt.h Snapshot of upstream SQLite 3.45.0 2024-01-18 15:38:50 -05:00
window.c Snapshot of upstream SQLite 3.46.0 2024-05-23 13:52:30 -04:00