djp952 / pvr.hdhomerundvr

Unofficial Kodi HDHomeRun DVR PVR Client
https://github.com/djp952/pvr.hdhomerundvr/wiki
Other
60 stars 9 forks source link

Consider switch to wolfssl from OpenSSL #110

Closed djp952 closed 2 years ago

djp952 commented 2 years ago

wolfssl seems much easier to deal with as a "compile from source" option on Windows and appears to be updated more frequently than OpenSSL. Could get rid of https://github.com/djp952/pvr.hdhomerundvr/issues/95.

djp952 commented 2 years ago

This is working out very well for Linux/Android/OSX. Having a bit of time with Windows since that platform is source-built, but wolfSSL is significantly easier to work with.

djp952 commented 2 years ago

Windows and Windows UWP appear to be working with wolfSSL now; but this changeset requires testing on as many platforms as possible. Still working this on a separate branch.

djp952 commented 2 years ago

Completed via https://github.com/djp952/pvr.hdhomerundvr/commit/0acebedf2eac11da8b51df8bc3d5125d607d7863 and backported to Matrix and Leia branches