Merge branch 'prerelease' of github.com:sqlcipher/sqlcipher into prerelease
[sqlcipher.git] / src / 
tree4d101597193f070ed88ea7b7ce36cd065cec5e43
drwxr-xr-x   ..
-rw-r--r-- 27651 alter.c
-rw-r--r-- 39849 analyze.c
-rw-r--r-- 16638 attach.c
-rw-r--r-- 8146 auth.c
-rw-r--r-- 26809 backup.c
-rw-r--r-- 13129 bitvec.c
-rw-r--r-- 8531 btmutex.c
-rw-r--r-- 290533 btree.c
-rw-r--r-- 8985 btree.h
-rw-r--r-- 29908 btreeInt.h
-rw-r--r-- 126794 build.c
-rw-r--r-- 16254 callback.c
-rw-r--r-- 9149 complete.c
-rw-r--r-- 24119 crypto.c
-rw-r--r-- 6884 crypto.h
-rw-r--r-- 4907 crypto_cc.c
-rw-r--r-- 29882 crypto_impl.c
-rw-r--r-- 7532 crypto_libtomcrypt.c
-rw-r--r-- 7946 crypto_openssl.c
-rw-r--r-- 8860 ctime.c
-rw-r--r-- 29330 date.c
-rw-r--r-- 23664 delete.c
-rw-r--r-- 142546 expr.c
-rw-r--r-- 2707 fault.c
-rw-r--r-- 49903 fkey.c
-rw-r--r-- 53293 func.c
-rw-r--r-- 10625 global.c
-rw-r--r-- 8162 hash.c
-rw-r--r-- 3529 hash.h
-rw-r--r-- 2364 hwtime.h
-rw-r--r-- 69862 insert.c
-rw-r--r-- 7283 journal.c
-rw-r--r-- 4467 legacy.c
-rw-r--r-- 28435 lempar.c
-rw-r--r-- 19787 loadext.c
-rw-r--r-- 107410 main.c
-rw-r--r-- 23049 malloc.c
-rw-r--r-- 1929 mem0.c
-rw-r--r-- 8463 mem1.c
-rw-r--r-- 14649 mem2.c
-rw-r--r-- 20242 mem3.c
-rw-r--r-- 17171 mem5.c
-rw-r--r-- 7539 memjournal.c
-rw-r--r-- 4097 mutex.c
-rw-r--r-- 2351 mutex.h
-rw-r--r-- 6016 mutex_noop.c
-rw-r--r-- 11316 mutex_unix.c
-rw-r--r-- 10571 mutex_w32.c
-rw-r--r-- 10628 notify.c
-rw-r--r-- 11168 os.c
-rw-r--r-- 10800 os.h
-rw-r--r-- 3520 os_common.h
-rw-r--r-- 252663 os_unix.c
-rw-r--r-- 156312 os_win.c
-rw-r--r-- 279103 pager.c
-rw-r--r-- 6853 pager.h
-rw-r--r-- 50448 parse.y
-rw-r--r-- 17142 pcache.c
-rw-r--r-- 5734 pcache.h
-rw-r--r-- 33046 pcache1.c
-rw-r--r-- 67031 pragma.c
-rw-r--r-- 28521 prepare.c
-rw-r--r-- 30946 printf.c
-rw-r--r-- 4673 random.c
-rw-r--r-- 46155 resolve.c
-rw-r--r-- 15483 rowset.c
-rw-r--r-- 175353 select.c
-rw-r--r-- 99401 shell.c
-rw-r--r-- 3322 sqlcipher.h
-rw-r--r-- 344522 sqlite.h.in
-rw-r--r-- 1653 sqlite3.rc
-rw-r--r-- 25974 sqlite3ext.h
-rw-r--r-- 148330 sqliteInt.h
-rw-r--r-- 6317 sqliteLimit.h
-rw-r--r-- 7650 status.c
-rw-r--r-- 6021 table.c
-rw-r--r-- 118013 tclsqlite.c
-rw-r--r-- 188176 test1.c
-rw-r--r-- 18741 test2.c
-rw-r--r-- 17743 test3.c
-rw-r--r-- 19740 test4.c
-rw-r--r-- 5423 test5.c
-rw-r--r-- 30453 test6.c
-rw-r--r-- 18806 test7.c
-rw-r--r-- 39806 test8.c
-rw-r--r-- 4933 test9.c
-rw-r--r-- 5856 test_async.c
-rw-r--r-- 3812 test_autoext.c
-rw-r--r-- 3916 test_backup.c
-rw-r--r-- 1858 test_btree.c
-rw-r--r-- 21257 test_config.c
-rw-r--r-- 21278 test_demovfs.c
-rw-r--r-- 11446 test_devsym.c
-rw-r--r-- 8899 test_fs.c
-rw-r--r-- 17547 test_func.c
-rw-r--r-- 10187 test_hexio.c
-rw-r--r-- 8515 test_init.c
-rw-r--r-- 11136 test_intarray.c
-rw-r--r-- 4498 test_intarray.h
-rw-r--r-- 26618 test_journal.c
-rw-r--r-- 3364 test_loadext.c
-rw-r--r-- 40133 test_malloc.c
-rw-r--r-- 46009 test_multiplex.c
-rw-r--r-- 3010 test_multiplex.h
-rw-r--r-- 10300 test_mutex.c
-rw-r--r-- 24307 test_onefile.c
-rw-r--r-- 35306 test_osinst.c
-rw-r--r-- 13458 test_pcache.c
-rw-r--r-- 58941 test_quota.c
-rw-r--r-- 10192 test_quota.h
-rw-r--r-- 8930 test_rtree.c
-rw-r--r-- 9991 test_schema.c
-rw-r--r-- 17571 test_server.c
-rw-r--r-- 16376 test_sqllog.c
-rw-r--r-- 19933 test_stat.c
-rw-r--r-- 12236 test_superlock.c
-rw-r--r-- 19259 test_syscall.c
-rw-r--r-- 8988 test_tclvar.c
-rw-r--r-- 19048 test_thread.c
-rw-r--r-- 43386 test_vfs.c
-rw-r--r-- 32701 test_vfstrace.c
-rw-r--r-- 2209 test_wsd.c
-rw-r--r-- 15894 tokenize.c
-rw-r--r-- 40919 trigger.c
-rw-r--r-- 24503 update.c
-rw-r--r-- 17813 utf.c
-rw-r--r-- 32044 util.c
-rw-r--r-- 12659 vacuum.c
-rw-r--r-- 202549 vdbe.c
-rw-r--r-- 9217 vdbe.h
-rw-r--r-- 21381 vdbeInt.h
-rw-r--r-- 40141 vdbeapi.c
-rw-r--r-- 103021 vdbeaux.c
-rw-r--r-- 14761 vdbeblob.c
-rw-r--r-- 35593 vdbemem.c
-rw-r--r-- 34198 vdbesort.c
-rw-r--r-- 9320 vdbetrace.c
-rw-r--r-- 34733 vtab.c
-rw-r--r-- 118200 wal.c
-rw-r--r-- 5351 wal.h
-rw-r--r-- 5178 walker.c
-rw-r--r-- 222053 where.c