sqlcipher/src
Nick Parker 18f95ebbea Check for valid context before using cipher_store_pass
Identified by Nicholas Starke
2015-04-21 14:08:41 -05:00
..
alter.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
analyze.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
attach.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
auth.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
backup.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
bitvec.c Snapshot of upstream SQLite 3.7.17 2013-05-21 15:38:11 -05:00
btmutex.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
btree.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
btree.h Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
btreeInt.h Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
build.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
callback.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
complete.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
crypto_cc.c Initial FIPS integration 2015-03-10 14:33:43 -05:00
crypto_impl.c Initial FIPS integration 2015-03-10 14:33:43 -05:00
crypto_libtomcrypt.c Initial FIPS integration 2015-03-10 14:33:43 -05:00
crypto_openssl.c Prevent segfault when invalid cipher name provided, identified by Nicholas Starke 2015-04-16 08:57:29 -05:00
crypto.c Check for valid context before using cipher_store_pass 2015-04-21 14:08:41 -05:00
crypto.h Bump cipher version to 3.3.0 2015-03-20 10:22:46 -05:00
ctime.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
date.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
delete.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
expr.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
fault.c update to 3.6.21 2009-12-19 15:56:40 -05:00
fkey.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
func.c Merge sqlite-release(3.8.8.3) into prerelease-integration 2015-03-20 09:37:39 -05:00
global.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
hash.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
hash.h Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
hwtime.h update to 3.6.21 2009-12-19 15:56:40 -05:00
insert.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
journal.c Snapshot of upstream SQLite 3.7.17 2013-05-21 15:38:11 -05:00
legacy.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
lempar.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
loadext.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
main.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
malloc.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
mem0.c update to 3.6.21 2009-12-19 15:56:40 -05:00
mem1.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
mem2.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
mem3.c upstream 3.7.9 2011-12-26 14:52:17 -05:00
mem5.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
memjournal.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
msvc.h Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
mutex_noop.c Snapshot of upstream SQLite 3.8.6 2014-09-30 08:40:45 -05:00
mutex_unix.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
mutex_w32.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
mutex.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
mutex.h Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
notify.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
os_common.h upstream 3.7.9 2011-12-26 14:52:17 -05:00
os_setup.h Snapshot of upstream SQLite 3.8.6 2014-09-30 08:40:45 -05:00
os_unix.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
os_win.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
os_win.h Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
os.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
os.h Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
pager.c Merge sqlite-release(3.8.8.3) into prerelease-integration 2015-03-20 09:37:39 -05:00
pager.h Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
parse.y Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
pcache1.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
pcache.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
pcache.h Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
pragma.c Merge sqlite-release(3.8.8.3) into prerelease-integration 2015-03-20 09:37:39 -05:00
prepare.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
printf.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
random.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
resolve.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
rowset.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
select.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
shell.c Merge sqlite-release(3.8.8.3) into prerelease-integration 2015-03-20 09:37:39 -05:00
sqlcipher.h Initial FIPS integration 2015-03-10 14:33:43 -05:00
sqlite3.rc Snapshot of upstream SQLite 3.8.6 2014-09-30 08:40:45 -05:00
sqlite3ext.h Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
sqlite.h.in Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
sqliteInt.h Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
sqliteLimit.h track 3.7.6.2 2011-05-05 22:37:34 -04:00
status.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
table.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
tclsqlite.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
test1.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
test2.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
test3.c Snapshot of upstream SQLite 3.7.17 2013-05-21 15:38:11 -05:00
test4.c Snapshot of upstream SQLite 3.7.17 2013-05-21 15:38:11 -05:00
test5.c Snapshot of upstream SQLite 3.8.4.3 2014-04-04 10:16:20 -05:00
test6.c Snapshot of upstream SQLite 3.8.4.3 2014-04-04 10:16:20 -05:00
test7.c Snapshot of upstream SQLite 3.8.4.3 2014-04-04 10:16:20 -05:00
test8.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
test9.c update to 3.6.21 2009-12-19 15:56:40 -05:00
test_async.c Snapshot of upstream SQLite 3.7.17 2013-05-21 15:38:11 -05:00
test_autoext.c Snapshot of upstream SQLite 3.8.0 2013-08-29 08:11:18 -05:00
test_backup.c Snapshot of upstream SQLite 3.7.17 2013-05-21 15:38:11 -05:00
test_blob.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
test_btree.c Snapshot of upstream SQLite 3.8.6 2014-09-30 08:40:45 -05:00
test_config.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
test_demovfs.c Snapshot of upstream SQLite 3.8.0 2013-08-29 08:11:18 -05:00
test_devsym.c track 3.7.0 2010-07-22 09:16:22 -04:00
test_fs.c Snapshot of upstream SQLite 3.8.0 2013-08-29 08:11:18 -05:00
test_func.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
test_hexio.c track 3.7.12 2012-05-15 19:05:34 -04:00
test_init.c Snapshot of upstream SQLite 3.8.4.3 2014-04-04 10:16:20 -05:00
test_intarray.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
test_intarray.h Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
test_journal.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
test_loadext.c Snapshot of upstream SQLite 3.8.4.3 2014-04-04 10:16:20 -05:00
test_malloc.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
test_multiplex.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
test_multiplex.h Snapshot of upstream SQLite 3.8.6 2014-09-30 08:40:45 -05:00
test_mutex.c Snapshot of upstream SQLite 3.7.17 2013-05-21 15:38:11 -05:00
test_onefile.c track 3.7.12 2012-05-15 19:05:34 -04:00
test_osinst.c Snapshot of upstream SQLite 3.8.6 2014-09-30 08:40:45 -05:00
test_pcache.c track 3.7.10 2012-01-18 00:18:26 -05:00
test_quota.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05: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.8.6 2014-09-30 08:40:45 -05:00
test_schema.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05: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.8.0 2013-08-29 08:11:18 -05:00
test_stat.c Snapshot of upstream SQLite 3.8.4.3 2014-04-04 10:16:20 -05:00
test_superlock.c track 3.7.5 2011-02-16 16:14:46 -05:00
test_syscall.c Snapshot of upstream SQLite 3.8.6 2014-09-30 08:40:45 -05:00
test_tclvar.c update to 3.6.21 2009-12-19 15:56:40 -05:00
test_thread.c Snapshot of upstream SQLite 3.7.17 2013-05-21 15:38:11 -05:00
test_vfs.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
test_vfstrace.c Snapshot of upstream SQLite 3.8.6 2014-09-30 08:40:45 -05:00
test_wsd.c update to 3.6.21 2009-12-19 15:56:40 -05:00
threads.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
tokenize.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
trigger.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
update.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
utf.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
util.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
vacuum.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
vdbe.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
vdbe.h Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
vdbeapi.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
vdbeaux.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
vdbeblob.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
vdbeInt.h Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
vdbemem.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
vdbesort.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
vdbetrace.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
vtab.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
wal.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
wal.h Snapshot of upstream SQLite 3.7.17 2013-05-21 15:38:11 -05:00
walker.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
where.c Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00
whereInt.h Snapshot of upstream SQLite 3.8.8.3 2015-03-20 09:04:26 -05:00