3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Jul 09, 2025 — Jul 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' into ditto More... over 16 years ago
add missing sqlite3PageFree and sqlite3PcacheClose to sqlite3PagerClose missed in previous merge More... over 16 years ago
remove rekey-plaintext test, not supported on master More... over 16 years ago
Merge branch 'sqlite-release' into integration More... over 16 years ago
update to 3.6.21 More... over 16 years ago
add ditto include directory based on $(DITTO_SRC) to project c flags More... over 16 years ago
Merge commit 'origin'; branch 'master' into ditto More... over 16 years ago
fixes to please gcc More... over 16 years ago
minor cleanup and code changes to please VS.NET compiler More... over 16 years ago
patches to allow ditto to be compiled statically More... over 16 years ago
Merge branch 'sqlite-release' into integration More... over 16 years ago
track upstream 3.6.20 More... over 16 years ago
alter crypto test 1.9 to add several thouand tables to create a schema parse error on improper rekey More... almost 17 years ago
sqlcipher compatibility changes for upstream 3.6.17 More... almost 17 years ago
Merge branch 'sqlite-release' into merge-3.6.17 More... almost 17 years ago
update to upstream sqlite 3.6.17 More... almost 17 years ago
properly handle "case 7" journal writes that should be encrypted with the read_key, not the write_key More... almost 17 years ago
fix segfault when calling sqlite3_rekey before sqlite3_key - openssl should be initialized on either call More... almost 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... about 17 years ago
disable assertions in sqlite3 amalgamation compile flags More... about 17 years ago
Added XCode static library project More... about 17 years ago
Merge branch 'sqlite-release' More... about 17 years ago
regenerated broken upstream configure script using autoconf More... about 17 years ago
Merge branch 'sqlite-release' More... about 17 years ago
update to upstream sqlite 3.6.14 More... about 17 years ago
resolve signed integer reference warning More... about 17 years ago
use PKCS5_PBKDF2_HMAC_SHA1 for improved compatibility with more widely distributed openssl libraries More... about 17 years ago
fix bug preventing detection of hex keys More... about 17 years ago