-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Android Keystore Provider and Keyhandle by Team Netwatch (B) #5
Merged
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7433ac0 - Browse repository at this point
Copy the full SHA 7433ac0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87a6820 - Browse repository at this point
Copy the full SHA 87a6820View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7706e0f - Browse repository at this point
Copy the full SHA 7706e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46e7a95 - Browse repository at this point
Copy the full SHA 46e7a95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a2314b - Browse repository at this point
Copy the full SHA 9a2314bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f02d33f - Browse repository at this point
Copy the full SHA f02d33fView commit details -
fix: don't load java vm in initialize_module, as it will be called be…
…fore the config was passed
Configuration menu - View commit details
-
Copy full SHA for 5d8fc21 - Browse repository at this point
Copy the full SHA 5d8fc21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f207d9 - Browse repository at this point
Copy the full SHA 5f207d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29ffdf2 - Browse repository at this point
Copy the full SHA 29ffdf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae1b69d - Browse repository at this point
Copy the full SHA ae1b69dView commit details -
fix: change traits to use Box<dyn Any>
When using Box<dyn ProviderConfig>, you would have to upcast the dyn ProviderConfig to dyn Any. This feature is currently experimental (rust-lang/rust#65991). As ProviderConfig is always going to be turned into an Any, it has no real purpose anyways. BREAKING
Configuration menu - View commit details
-
Copy full SHA for 9ceffcd - Browse repository at this point
Copy the full SHA 9ceffcdView commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 03c9cc9 - Browse repository at this point
Copy the full SHA 03c9cc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d1ca53 - Browse repository at this point
Copy the full SHA 4d1ca53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0640fcc - Browse repository at this point
Copy the full SHA 0640fccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 788c40c - Browse repository at this point
Copy the full SHA 788c40cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d540d05 - Browse repository at this point
Copy the full SHA d540d05View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7b9ace - Browse repository at this point
Copy the full SHA c7b9aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b91d81 - Browse repository at this point
Copy the full SHA 8b91d81View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea233d3 - Browse repository at this point
Copy the full SHA ea233d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec75bcd - Browse repository at this point
Copy the full SHA ec75bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8ae3a6 - Browse repository at this point
Copy the full SHA b8ae3a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4373a49 - Browse repository at this point
Copy the full SHA 4373a49View commit details -
Configuration menu - View commit details
-
Copy full SHA for fca1a5b - Browse repository at this point
Copy the full SHA fca1a5bView commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 301642a - Browse repository at this point
Copy the full SHA 301642aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.