forked from msallin/SQLiteCodeFirst
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: hcchappy/SQLiteCodeFirst
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: msallin/SQLiteCodeFirst
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 27 files changed
- 7 contributors
Commits on Jan 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cdd45c9 - Browse repository at this point
Copy the full SHA cdd45c9View commit details
Commits on Mar 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b15864a - Browse repository at this point
Copy the full SHA b15864aView commit details
Commits on Apr 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8edfe36 - Browse repository at this point
Copy the full SHA 8edfe36View commit details
Commits on Apr 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ed11c32 - Browse repository at this point
Copy the full SHA ed11c32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 732c7a0 - Browse repository at this point
Copy the full SHA 732c7a0View commit details
Commits on May 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 58b3371 - Browse repository at this point
Copy the full SHA 58b3371View commit details -
Configuration menu - View commit details
-
Copy full SHA for b459190 - Browse repository at this point
Copy the full SHA b459190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf7bfb - Browse repository at this point
Copy the full SHA 4cf7bfbView commit details
Commits on Jul 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5825757 - Browse repository at this point
Copy the full SHA 5825757View commit details
Commits on Aug 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 27c3955 - Browse repository at this point
Copy the full SHA 27c3955View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4579072 - Browse repository at this point
Copy the full SHA 4579072View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d59374 - Browse repository at this point
Copy the full SHA 7d59374View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14d91e7 - Browse repository at this point
Copy the full SHA 14d91e7View commit details
Commits on Feb 23, 2024
-
Make SQLLiteCodeFirst FIPS compliant
This PR makes SQLiteCodeFirst FIPS compliant, needed to operate on US federal or many state government systems as it is a requirement for software vendors, replacing the SHA512Managed class with the SHA512CryptoServiceProvider. What is FIPS compliance? FIPS stands for Federal Information Processing Standards and are US Government standards that provide a benchmark for implementing cryptographic software SHA512CryptoServiceProvider uses the FIPS 140-2 validated (FIPS = Federal Information Processing Standards) Crypto Service Provider (CSP) while SHA256Managed does not.
Sergio Martín Fernández authored and Sallin Marc, I212 committedFeb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for a79bda1 - Browse repository at this point
Copy the full SHA a79bda1View commit details -
Sallin Marc, I212 committed
Feb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for a01fd39 - Browse repository at this point
Copy the full SHA a01fd39View commit details -
Sallin Marc, I212 committed
Feb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 78c556b - Browse repository at this point
Copy the full SHA 78c556bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master