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

Fixes to SSL when working with sites sending 16K chunks of data. #1858

Merged
merged 4 commits into from
Oct 2, 2019

Conversation

slaff
Copy link
Contributor

@slaff slaff commented Sep 30, 2019

  • Fixes missing debug information from axTLS when an application was compiled with SSL_DEBUG=1.
  • Fixes for memory corruption on buffer resizing.
  • Added message to explain why a condition has occurred.

@slaff slaff added this to the 4.0.0 milestone Sep 30, 2019
@slaff slaff changed the title The SSL_DEBUG directive should be available during compilation of Sming Co… Fix SSL_DEBUG display Sep 30, 2019
@slaff slaff changed the title Fix SSL_DEBUG display Fixes to SSL when working with sites sending 16K chunks of data. Oct 1, 2019
@mikee47
Copy link
Contributor

mikee47 commented Oct 1, 2019

The issue I raised in #1852 seems to have disappeared (probably unrelated). I've propsed #1861 to help test this sort of issue.

@slaff slaff merged commit 6b07ae8 into SmingHub:develop Oct 2, 2019
@slaff slaff removed the 3 - Review label Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants