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

SSL asynchronous read/write and encrypt #7796

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

SparkiDev
Copy link
Contributor

Description

Add support for being able to read and write in different threads with same SSL object.
Add support for encrypt in threads.

Testing

How did you test?

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@bandi13
Copy link
Contributor

bandi13 commented Jul 29, 2024

retest this please

@SparkiDev SparkiDev force-pushed the dtls_read_write_threaded branch 3 times, most recently from c0b7201 to a5c5960 Compare August 21, 2024 11:55
@SparkiDev
Copy link
Contributor Author

retest this please

Copy link
Contributor

@douzzer douzzer left a comment

Choose a reason for hiding this comment

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

rebase conflicts after merge of #8064

Add support for being able to read and write in different threads with
same SSL object.
Add support for encrypt in threads.
@douzzer douzzer merged commit abc6edf into wolfSSL:master Oct 17, 2024
140 checks passed
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.

4 participants