💾 Archived View for rawtext.club › ~sloum › geminilist › 002032.gmi captured on 2020-09-24 at 01:28:55. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Michael Forney mforney at mforney.org
Fri Jul 3 21:59:13 BST 2020
- - - - - - - - - - - - - - - - - - -
On 2020-07-01, Phil Leblanc <philanc at gmail.com> wrote:
Your project is very nice!
Thanks :)
I built your libtls-bearssl library and
then rebuilt the 'nc' client that comes with LibreSSL against your
libtls.a and libbearssl.a.
Just a minor issue: " undefined reference to `explicit_bzero' ".
Are you using an old version of musl? It should be available since1.1.20. I didn't add a compat implementation since it is pretty widelysupported (glibc, musl, BSDs).