3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Feb 09, 2025 — Feb 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update CHANGELOG for 4.5.0 release More... over 4 years ago
update tag used for SQLCipher pod More... over 4 years ago
Merge branch 'jjlin-readme' into prerelease More... over 4 years ago
Merge branch 'readme' of https://github.com/jjlin/sqlcipher into jjlin-readme More... over 4 years ago
url filename key tests More... over 4 years ago
cleanup temporary migration file on cipher_migrate error More... over 4 years ago
set error state if cipher_migrate fails More... over 4 years ago
relocate test flag management to crypto_impl.c More... over 4 years ago
switch to flexible cipher_test pragma for controlling test failures More... over 4 years ago
update version to 4.5.0 More... over 4 years ago
Merge sqlite-release(3.36.0) into prerelease-integration More... over 4 years ago
Snapshot of upstream SQLite 3.36.0 More... over 4 years ago
Fix some formatting and grammar in README.md More... over 4 years ago
format pointer for key material with trace logging enabled per #398 More... over 4 years ago
disable memory security feature by default; once it is turned on it can't be turned off More... over 4 years ago
fix and expand sqlcipher_mem_realloc implementation More... over 4 years ago
alter realloc logic to allocate and lock new segment with memory security on More... over 4 years ago
add new amalgamation_line_macros option missing from configure.ac More... over 4 years ago
restores usage note on sqlite3_rekey behavior for #301 and #383 More... almost 5 years ago
fix build when OMIT_MEMLOCK defined per #384 More... almost 5 years ago
remove use of += in configure per issue #382 More... almost 5 years ago
update version and change log for 4.4.3 More... almost 5 years ago
Merge branch 'master' into prerelease More... almost 5 years ago
Merge branch 'master' into prerelease More... almost 5 years ago
omit unused profiling function under certain defines More... almost 5 years ago
change from sqlite_master to sqlite_schema More... almost 5 years ago
Merge sqlite-release(3.34.1) into prerelease-integration More... almost 5 years ago
Snapshot of upstream SQLite 3.34.1 More... almost 5 years ago
remove randomization from rekey-delete tests to avoid unpredictable test failures More... about 5 years ago
fix sqlcipher_export handling of NULL parameters More... about 5 years ago