Open
Conversation
…to get some types changed from raw C types back to go... but it's working
…t worked). Fixing some names. Allowing user defined callback to pass data back to themselves
Member
|
Would it be okay to squash all of these together and rebase? I think there's a chance some of this is already implemented now too |
Author
|
Sure. I'll send another pr squashed. I think I implemented SSL_peek as well -j On Sun, Nov 29, 2015 at 10:54 AM, JT Olds notifications@github.com wrote:
|
…me weird stuff going on working in different dirs (go get vs an actual checkout). This takes care of the go1.6+ pointer ownership/passing rules we were in violation of
…e go way is to aero initialize everything
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This change allows a server using spacemonkeygo/openssl to get the TLS extension server name in the standard openssl way (a hostname specified by clients).