-
Notifications
You must be signed in to change notification settings - Fork 265
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
Cyassl > Wolfssl #584
Comments
@sevan what's your opinion on this? |
thank you!
你会说中文么?
…---- Replied Message ----
| From | Federico ***@***.***> |
| Date | 01/29/2025 23:39 |
| To | ***@***.***> |
| Cc | ***@***.***> |
| Subject | Re: [coova/coova-chilli] Cyassl > Wolfssl (Issue #584) |
@sevan what's your opinion on this?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
@nemesifier yep, a pull request would be welcome. :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Compiling with wolfssl support on OpenWrt fails because cyassl headers can't be found.
Patching a couple of files to point to Wolfssl (the more recent name of the library) fixed the compilation issue.
Since the Cyassl library has been renamed almost 10 years ago, I think that rather than patching the OpenWrt package, it may make sense to just change this here.
The text was updated successfully, but these errors were encountered: