3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Sep 11, 2025 — Sep 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes to please gcc More... almost 17 years ago
minor cleanup and code changes to please VS.NET compiler More... almost 17 years ago
patches to allow ditto to be compiled statically More... almost 17 years ago
Merge branch 'sqlite-release' into integration More... almost 17 years ago
track upstream 3.6.20 More... almost 17 years ago
alter crypto test 1.9 to add several thouand tables to create a schema parse error on improper rekey More... about 17 years ago
sqlcipher compatibility changes for upstream 3.6.17 More... about 17 years ago
Merge branch 'sqlite-release' into merge-3.6.17 More... about 17 years ago
update to upstream sqlite 3.6.17 More... about 17 years ago
properly handle "case 7" journal writes that should be encrypted with the read_key, not the write_key More... about 17 years ago
fix segfault when calling sqlite3_rekey before sqlite3_key - openssl should be initialized on either call More... about 17 years ago
Update readme to include additional project information and clarify lack of support for rekeying unencrypted databases More... about 17 years ago
compile with SQLITE_TEMP_STORE=2 to use memory temp store by default More... about 17 years ago
Refactoring to allow algorithm selection and other prameters to be set at runtime More... over 17 years ago
disable assertions in sqlite3 amalgamation compile flags More... over 17 years ago
Added XCode static library project More... over 17 years ago
Merge branch 'sqlite-release' More... over 17 years ago
regenerated broken upstream configure script using autoconf More... over 17 years ago
Merge branch 'sqlite-release' More... over 17 years ago
update to upstream sqlite 3.6.14 More... over 17 years ago
resolve signed integer reference warning More... over 17 years ago
use PKCS5_PBKDF2_HMAC_SHA1 for improved compatibility with more widely distributed openssl libraries More... over 17 years ago
fix bug preventing detection of hex keys More... over 17 years ago
back out convertnosalt changes More... over 17 years ago
support BLOB syntax for specifying binary keys More... over 17 years ago
add test coverage for schema alterations More... over 17 years ago
added test coverage for locking across multiple database handles More... over 17 years ago
fix up closing of dbs after each test More... over 17 years ago
expanded test for making changes to ATTACHED databases More... over 17 years ago
Cache provided raw key data to provide to other attached databases; Add test case for attached DBs More... over 17 years ago