Skip to content

Fix bio logic compatibility to openSSL#9926

Open
Roy-Carter wants to merge 1 commit intowolfSSL:masterfrom
Roy-Carter:openssl_comp_bio_fix
Open

Fix bio logic compatibility to openSSL#9926
Roy-Carter wants to merge 1 commit intowolfSSL:masterfrom
Roy-Carter:openssl_comp_bio_fix

Conversation

@Roy-Carter
Copy link

Description

Fixed bio compatibilty logic for openSSL compatibility layer .
for reset,pending and get data bio (flush was already correct)

this fix was made after trying to integrate wolfSSL compatibility layer to a different project while replacing OpenSSL 1.1.1

Testing

How did you test?
Ran all bio related test with openssl compatibility layer enabled and all wolfSSL options enabled .
the command I ran :

./tests/unit.test --api \
  -525 -526 -527 -528 -529 -635 -727 -740 -807 -808 \
  -824 -825 -826 -827 -828 -829 -830 -831 -832 -833 -834 -835 -836 \
  -946 \
  -1165 -1166 -1167 -1168

@wolfSSL-Bot
Copy link

Can one of the admins verify this patch?

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.

2 participants