Skip to content
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

Correctly handle different size of SSLCipherSuite on macOS vs iOS #682

Merged
merged 1 commit into from May 9, 2019

Conversation

seanm
Copy link
Contributor

@seanm seanm commented May 1, 2019

Convert from NSNumber into a larger integer then cast to SSLCipherSuite.

Convert from NSNumber into a larger integer then cast to SSLCipherSuite.
@seanm
Copy link
Contributor Author

seanm commented May 1, 2019

@mjrehder this is an improvement on your PR: #621

@chrisballinger @nifly @MaddTheSane @jakebromberg @jdeff as you've all committed to this project recently, perhaps you'd care to review this too?

@jdeff
Copy link
Contributor

jdeff commented May 1, 2019

This looks like the right approach. I am not an admin for this repo though.

Copy link
Collaborator

@chrisballinger chrisballinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@chrisballinger chrisballinger merged commit a6c259f into robbiehanson:master May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants