3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 09, 2025 — Feb 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
logging local time for windows platforms More... about 4 years ago
Merge branch 'prerelease' of ssh://git.zetetic.net/sqlcipher into prerelease More... about 4 years ago
adjust version for podspec More... about 4 years ago
adjust short read detection for autovacuum scenarios More... about 4 years ago
expand logging of potential error conditions More... about 4 years ago
remove debug logging of potentially sensitive information More... about 4 years ago
update version More... about 4 years ago
Merge sqlite-release(3.37.2) into prerelease-integration More... about 4 years ago
Snapshot of upstream SQLite 3.37.2 More... about 4 years ago
significantly expand logging of error conditions More... about 4 years ago
use EVP_MAC API with OpenSSL 3 More... about 4 years ago
redesigned logging implementation with standard levels More... about 4 years ago
add logcat option to PRAGMA cipher_profile More... about 4 years ago
trace logging will automatically append newline More... about 4 years ago
prefix sqlcipher trace with local timestamp More... about 4 years ago
replace use of sqlite3StrICmp with public sqlite3_stricmp API More... about 4 years ago
add trace log filter and tag feature via PRAGMA cipher_trace_filter More... about 4 years ago
expand trace logging on error conditions in codec More... about 4 years ago
cipher_trace pragma to allow logging of sqlcipher trace information More... about 4 years ago
replace sqlite3_profile with sqlite3_trace_v2 More... about 4 years ago
fix cipher_integrity_check on databases > 2gb More... about 4 years ago
log message indicating simulated failure in codec More... about 4 years ago
clarifying comments about codec error handling More... about 4 years ago
Revert "allow the pager to remain usable following an error occuring on a read operation" More... about 4 years ago
fix encrypt / decrypt failure test flag checks More... about 4 years ago
add facility for testing random codec failures More... about 4 years ago
Merge branch 'master' into prerelease More... about 4 years ago
Merge pull request #410 from indutny-signal/fix/munlock-ctx-buffer More... about 4 years ago
Make sure munlock is called for ctx->buffer More... over 4 years ago
allow the pager to remain usable following an error occuring on a read operation More... over 4 years ago