FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test - securitykernel/sqlcipher · GitHub
securitykernel
/
sqlcipher
Public
forked from
sqlcipher/sqlcipher
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlcipher
test
on
master
User selector
Datepicker
Commit history
Commits on Apr 30, 2020
update version and changelog
sjlombardo
committed
1309dcf
View commit details
Copy full SHA for 1309dcf
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Merge sqlite-release(3.31.0) into prerelease-integration
sjlombardo
committed
0646737
View commit details
Copy full SHA for 0646737
View code at this point
Browse repository at this point
Snapshot of upstream SQLite 3.31.0
sjlombardo
committed
6b86da7
View commit details
Copy full SHA for 6b86da7
View code at this point
Browse repository at this point
Commits on Oct 31, 2019
update version to 4.3.0
sjlombardo
committed
924e0ef
View commit details
Copy full SHA for 924e0ef
View code at this point
Browse repository at this point
Commits on Oct 27, 2019
Merge sqlite-release(3.30.1) into prerelease-integration
sjlombardo
committed
9df3ee3
View commit details
Copy full SHA for 9df3ee3
View code at this point
Browse repository at this point
Snapshot of upstream SQLite 3.30.1
sjlombardo
committed
e714766
View commit details
Copy full SHA for e714766
View code at this point
Browse repository at this point
Commits on Oct 8, 2019
remove redundant backup tests that have been moved to sqlcipher-backup.test
sjlombardo
committed
9d3769e
View commit details
Copy full SHA for 9d3769e
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
complete 424d75a5a4ec4cea4e814c5f9b3d20cd799985af
sjlombardo
committed
6936ef0
View commit details
Copy full SHA for 6936ef0
View code at this point
Browse repository at this point
adjust backup API block so that encrypted->encrypted is permitted
sjlombardo
committed
424d75a
View commit details
Copy full SHA for 424d75a
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
update tests to expect "ok" from PRAGMA key
sjlombardo
committed
2f8202b
View commit details
Copy full SHA for 2f8202b
View code at this point
Browse repository at this point
Merge sqlite-release(3.29.0) into prerelease-integration
sjlombardo
committed
cf5ec54
View commit details
Copy full SHA for cf5ec54
View code at this point
Browse repository at this point
Snapshot of upstream SQLite 3.29.0
sjlombardo
committed
400c015
View commit details
Copy full SHA for 400c015
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
NSS crypto implementation
eoger
committed
d211c29
View commit details
Copy full SHA for d211c29
View code at this point
Browse repository at this point
Commits on May 28, 2019
do not attempt to lock the database as it will fail if the first page is invalid
sjlombardo
committed
4f5a821
View commit details
Copy full SHA for 4f5a821
View code at this point
Browse repository at this point
Commits on May 20, 2019
bumps version to 4.2.0
sjlombardo
committed
83cddfd
View commit details
Copy full SHA for 83cddfd
View code at this point
Browse repository at this point
Commits on May 15, 2019
Merge sqlite-release(3.28.0) into prerelease-integration
sjlombardo
committed
6158146
View commit details
Copy full SHA for 6158146
View code at this point
Browse repository at this point
Snapshot of upstream SQLite 3.28.0
sjlombardo
committed
801ae64
View commit details
Copy full SHA for 801ae64
View code at this point
Browse repository at this point
implementation of PRAGMA cipher_integrity_check and associated tests
sjlombardo
committed
488d81e
View commit details
Copy full SHA for 488d81e
View code at this point
Browse repository at this point
Commits on Mar 12, 2019
improves sqlcipher_export to resolve #310
sjlombardo
committed
0acf2e7
View commit details
Copy full SHA for 0acf2e7
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
add test to verify temp tables
sjlombardo
committed
9428ef0
View commit details
Copy full SHA for 9428ef0
View code at this point
Browse repository at this point
Commits on Feb 25, 2019
Merge sqlite-release(3.27.2) into prerelease-integration
sjlombardo
committed
549cee5
View commit details
Copy full SHA for 549cee5
View code at this point
Browse repository at this point
Snapshot of upstream SQLite 3.27.2
sjlombardo
committed
49234e8
View commit details
Copy full SHA for 49234e8
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
bump version to 4.1.0
sjlombardo
committed
cced1c4
View commit details
Copy full SHA for cced1c4
View code at this point
Browse repository at this point
Commits on Feb 13, 2019
add test for VACUUM INTO
sjlombardo
committed
eb6639c
View commit details
Copy full SHA for eb6639c
View code at this point
Browse repository at this point
Commits on Feb 10, 2019
Merge sqlite-release(3.27.1) into prerelease-integration
sjlombardo
committed
c22eaf8
View commit details
Copy full SHA for c22eaf8
View code at this point
Browse repository at this point
Snapshot of upstream SQLite 3.27.1
sjlombardo
committed
4745d8a
View commit details
Copy full SHA for 4745d8a
View code at this point
Browse repository at this point
Commits on Feb 8, 2019
explicitly disable backup for encrypted databases
sjlombardo
committed
19961d4
View commit details
Copy full SHA for 19961d4
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
rework salt initialization to ensure PRAGMA cipher_salt always returns a value
sjlombardo
committed
1ca606d
View commit details
Copy full SHA for 1ca606d
View code at this point
Browse repository at this point
deprecates PRAGMA fast_kdf_iter
sjlombardo
committed
4f9202c
View commit details
Copy full SHA for 4f9202c
View code at this point
Browse repository at this point
PRAGMA cipher_default_settings queries current default SQLCipher options
sjlombardo
committed
02f4a00
View commit details
Copy full SHA for 02f4a00
View code at this point
Browse repository at this point
deprecates cipher_hmac_pgno and cipher_hmac_salt_mask
sjlombardo
committed
fb3a196
View commit details
Copy full SHA for fb3a196
View code at this point
Browse repository at this point
Commits on Jan 15, 2019
add test explicitly showing zero cipher_salt on first operation
sjlombardo
committed
e9b82ec
View commit details
Copy full SHA for e9b82ec
View code at this point
Browse repository at this point
adds PRAGMA cipher_settings to query current database codec settings
sjlombardo
committed
034480a
View commit details
Copy full SHA for 034480a
View code at this point
Browse repository at this point
normalize attach behavior when key is not yet derived
sjlombardo
committed
42e655b
View commit details
Copy full SHA for 42e655b
View code at this point
Browse repository at this point
verify salt values for attach behavior tests
sjlombardo
committed
e72b34b
View commit details
Copy full SHA for e72b34b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL