Fabrice Fontaine

Results 131 comments of Fabrice Fontaine

As `OPENSSL_VERSION_NUMBER` is hardcoded to `0x20000000L` in libressl, this would mean that the build will fail for all versions before 3.5.0. If you want to be compatible with all libressl...

I updated the PR as requested

FYI, it seems that [CVE-2020-25691](https://nvd.nist.gov/vuln/detail/CVE-2020-25691) was assigned to darkhttpd. It would be great to fix this issue before making a new release (if it is not already fixed).

Indeed, bumping to https://github.com/doug-gilbert/sg3_utils/commit/6aa4d33cce95c534665f3f8e057f13a69ab10835 fixes the build failure on musl. However, there is more than one commit to backport and those don't apply cleanly on version 1.46. Do you plan...

I'm building latest stable version (4.0.6) with buildroot on ARM cortex a9 and openssl in version 1.1.1a. On this target architecture (and any other 32-bits architectures), size_t is defined as...

I updated the PR as requested.

Thanks for your proposal, I'll let you implement the remaining part.

I'll open a new PR, I'm just too bad at rebasing.

Do you have other comments on my answers?