3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SQLCIPHER_PROFILE_USE_FOPEN can force cipher_profile to use fopen (e.g. for WinXP) More... over 7 years ago
default to 256,000 PBKDF2 iterations More... over 7 years ago
improved error handling for providers More... over 7 years ago
fix conversion back to original journal_mode after migration More... over 7 years ago
skips additonal migration checks once correct version is identified More... over 7 years ago
take database out of WAL mode prior to migration More... over 7 years ago
fixed programmatically More... over 7 years ago
fixes windows build, string overread in sqlite3OsOpen More... over 7 years ago
improvements and simplification of cipher_migrate implementation More... over 7 years ago
fix regression from upstream merge conflict resoultion preventing non-amalgamated build More... over 7 years ago
simplify internal pager extensions and remove those that are now redundant More... over 7 years ago
Merge sqlite-release(3.25.0) into prerelease-integration More... over 7 years ago
Snapshot of upstream SQLite 3.25.0 More... over 7 years ago
use defines for modes in sqlite3Codec More... over 7 years ago
remove PRAGMA cipher More... over 7 years ago
add PRAGMA cipher_memory_security to control settings; lock/unlock memory in manager More... over 7 years ago
correct build errors and warnings More... over 7 years ago
Merge branch 'pull-247' into prerelease More... over 7 years ago
fix test setting incorrect cipher_default_page_size More... over 7 years ago
disable rekey_cipher & rekey_kdf_iter; major simplification of internal contexts More... over 7 years ago
cleanup to enable building with --disable-amalgamation More... over 7 years ago
add support for HMAC-SHA256 and HMAC-SHA512 (default) for HMAC and PBKDF2 More... over 7 years ago
increase to 128K KDF More... over 7 years ago
adjust default page size to 4096 More... over 7 years ago
use new API with libressl >2.7.0 More... over 7 years ago
explanitory comment on memory wiping More... over 7 years ago
simple filtering of shell input to skip history for key and rekey statements More... over 7 years ago
implement memory wiping for all sqlite allocations More... over 7 years ago
correct comment typo More... about 8 years ago
update podspec to base 3.4.2 More... about 8 years ago