-
Notifications
You must be signed in to change notification settings - Fork 312
Add SSL_set1_groups to NativeCrypto. #1443
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
Merged
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
640caa0
Add SSL_set1_curve_list to NativeCrpto.
juergw 618a736
Fix format.
juergw 0dcb7ff
Fix format.
juergw a6932df
Merge branch 'google:master' into other
juergw 2b1aab2
Use *Groups* instead of *Curves*.
juergw c3c7175
Fix format.
juergw 07dfede
Remove more invalid test cases.
juergw 758e20c
Fix format.
juergw cd91d21
Wrap SSL_set1_groups instead.
juergw 9b6e909
Fix format.
juergw 369b955
Fix format.
juergw b8f2a31
Remove empty line.
juergw 301f16d
Remove unnecessary null check.
juergw 8f10b65
Fix format.
juergw fc0b291
Add null check back.
juergw 215a4be
Fix format.
juergw 5d38a52
Comment out some code to debug.
juergw e307c40
Uncomment line.
juergw 9a551ca
change
juergw bcf2bd8
Call _ro.get().
juergw 51433ae
Type cast.
juergw cf3dc60
Fix format
juergw 2c32442
Uncomment everthing.
juergw dd02bca
Add check that _ro is not null.
juergw 3a77610
Fix typo.
juergw b9b88a9
Inline variables.
juergw 8be461f
Use static_cast.
juergw c9c0d45
Fix format
juergw b7f4f20
Use reinterpret_cast.
juergw 725248f
Create vector of int and copy jint values over.
juergw 41fbc16
Add comment.
juergw 3a1b260
fix format
juergw 6ddd411
Use push-back.
juergw 5b0e8d1
Use normal for loop.
juergw File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.