FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - CoderLawrence/sqlcipher · GitHub
CoderLawrence
/
sqlcipher
Public
forked from
sqlcipher/sqlcipher
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlcipher
src
on
migrate
User selector
Datepicker
Commit history
Commits on Aug 26, 2013
Migrate user_version during cipher_migrate
developernotes
committed
7d3f1c0
View commit details
Copy full SHA for 7d3f1c0
View code at this point
Browse repository at this point
Commits on Aug 13, 2013
Adjustments to cipher_migrate
Show description for 6f4a0f2
developernotes
committed
6f4a0f2
View commit details
Copy full SHA for 6f4a0f2
View code at this point
Browse repository at this point
null termination of key value
sjlombardo
committed
c3f6cf1
View commit details
Copy full SHA for c3f6cf1
View code at this point
Browse repository at this point
Commits on Jul 29, 2013
Attach new codec before btree copy
developernotes
committed
f844a5d
View commit details
Copy full SHA for f844a5d
View code at this point
Browse repository at this point
Commits on Jul 26, 2013
Work to configure the proper env. for the migration
developernotes
committed
9b415f6
View commit details
Copy full SHA for 9b415f6
View code at this point
Browse repository at this point
Clean up compiler warnings
developernotes
committed
b507d1b
View commit details
Copy full SHA for b507d1b
View code at this point
Browse repository at this point
Swap btree for write, reset password on codec - working.
developernotes
committed
fb14d95
View commit details
Copy full SHA for fb14d95
View code at this point
Browse repository at this point
Commits on Jul 25, 2013
More work on cipher_migrate, still unusable
developernotes
committed
b92ddfc
View commit details
Copy full SHA for b92ddfc
View code at this point
Browse repository at this point
Commits on Jul 24, 2013
Initial work on a PRAGMA cipher_migrate
Show description for 4bc6ba0
developernotes
committed
4bc6ba0
View commit details
Copy full SHA for 4bc6ba0
View code at this point
Browse repository at this point
Commits on Jul 19, 2013
finalize new attach behavior
Show description for 6cd1fdf
sjlombardo
committed
6cd1fdf
View commit details
Copy full SHA for 6cd1fdf
View code at this point
Browse repository at this point
Commits on Jun 27, 2013
Merge branch 'prerelease' into attach
sjlombardo
committed
5827b3d
View commit details
Copy full SHA for 5827b3d
View code at this point
Browse repository at this point
fix build warnings under VS
sjlombardo
committed
5818768
View commit details
Copy full SHA for 5818768
View code at this point
Browse repository at this point
Commits on Jun 22, 2013
reflect SQLCipher name on startup
sjlombardo
committed
65df5ed
View commit details
Copy full SHA for 65df5ed
View code at this point
Browse repository at this point
Commits on Jun 21, 2013
remove unused array allocation
sjlombardo
committed
b75c9ff
View commit details
Copy full SHA for b75c9ff
View code at this point
Browse repository at this point
add function to return current registered provider
sjlombardo
committed
c9ec48d
View commit details
Copy full SHA for c9ec48d
View code at this point
Browse repository at this point
resolve build warnings under clang
sjlombardo
committed
51079a8
View commit details
Copy full SHA for 51079a8
View code at this point
Browse repository at this point
Commits on Jun 12, 2013
Check defined for crypto impl flag & formatting
developernotes
committed
1742ee4
View commit details
Copy full SHA for 1742ee4
View code at this point
Browse repository at this point
Default crypto provider to OpenSSL
Show description for 92cec1c
developernotes
committed
92cec1c
View commit details
Copy full SHA for 92cec1c
View code at this point
Browse repository at this point
normalize license statements, ifdefs, and wrapper comments
sjlombardo
committed
a828432
View commit details
Copy full SHA for a828432
View code at this point
Browse repository at this point
Commits on Jun 11, 2013
Reorder check for crypto implementation flag.
developernotes
committed
8b243d5
View commit details
Copy full SHA for 8b243d5
View code at this point
Browse repository at this point
if no default provider defined, error with a message
sjlombardo
committed
91dcae7
View commit details
Copy full SHA for 91dcae7
View code at this point
Browse repository at this point
check return code on RAND_bytes();
sjlombardo
committed
979f690
View commit details
Copy full SHA for 979f690
View code at this point
Browse repository at this point
remove internal calls to add random
sjlombardo
committed
1862c0d
View commit details
Copy full SHA for 1862c0d
View code at this point
Browse repository at this point
adjust return values for commoncrypto
sjlombardo
committed
b66b142
View commit details
Copy full SHA for b66b142
View code at this point
Browse repository at this point
Merge branch 'prerelease' into multi-lib
developernotes
committed
96055de
View commit details
Copy full SHA for 96055de
View code at this point
Browse repository at this point
Fix Vdbe assignment to sqlite3GetVdbe
developernotes
committed
878f82a
View commit details
Copy full SHA for 878f82a
View code at this point
Browse repository at this point
Checking for SQLITE_OK as return code for random
developernotes
committed
51f2855
View commit details
Copy full SHA for 51f2855
View code at this point
Browse repository at this point
Removing RAND_bytes call
developernotes
committed
689b22e
View commit details
Copy full SHA for 689b22e
View code at this point
Browse repository at this point
Adjust buffer size feed into fortuna entropy
Show description for e0cd3f2
developernotes
committed
e0cd3f2
View commit details
Copy full SHA for e0cd3f2
View code at this point
Browse repository at this point
Passing pointer to provider context
developernotes
committed
6937773
View commit details
Copy full SHA for 6937773
View code at this point
Browse repository at this point
Commits on Jun 6, 2013
remove internal mutexing and move fortuna initialization to activate
sjlombardo
committed
3659159
View commit details
Copy full SHA for 3659159
View code at this point
Browse repository at this point
commoncrypto provider name
developernotes
committed
ee14e0f
View commit details
Copy full SHA for ee14e0f
View code at this point
Browse repository at this point
commoncrypto integration with configure & register
developernotes
committed
fe9cb18
View commit details
Copy full SHA for fe9cb18
View code at this point
Browse repository at this point
Adding to OpenSSL entropy pool when performing kdf
developernotes
committed
fcc1332
View commit details
Copy full SHA for fcc1332
View code at this point
Browse repository at this point
Change call site of sqlite3_randomness and fortuna_ready
Show description for 7026edb
developernotes
committed
7026edb
View commit details
Copy full SHA for 7026edb
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL