djp952/pvr.hdhomerundvr

Consider switch to wolfssl from OpenSSL

Closed this issue · 3 comments

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 #95.

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.

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.

Completed via 0acebed and backported to Matrix and Leia branches