Skip to content

Conversation

@jay
Copy link
Member

@jay jay commented Apr 6, 2017

  • Track when the cached encrypted data contains only a partial record
    that can't be decrypted without more data (SEC_E_INCOMPLETE_MESSAGE).

  • Change Curl_schannel_data_pending to return false in such a case.

Other SSL libraries have pending data functions that behave similarly.

Closes #xxxx


Ref: #1387

- Track when the cached encrypted data contains only a partial record
  that can't be decrypted without more data (SEC_E_INCOMPLETE_MESSAGE).

- Change Curl_schannel_data_pending to return false in such a case.

Other SSL libraries have pending data functions that behave similarly.

Closes #xxxx
@jay jay added the TLS label Apr 6, 2017
@mention-bot
Copy link

@jay, thanks for your PR! By analyzing the history of the files in this pull request, we identified @bagder, @mback2k and @yangtse to be potential reviewers.

@jay jay closed this in 6b39f9c Apr 23, 2017
@jay jay deleted the improve_schannel_pending_data_func branch April 23, 2017 03:18
@lock lock bot locked as resolved and limited conversation to collaborators May 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

2 participants