This is obvious, but it surprised me so I'll mention it to add to the general
background understanding.
seccomp has to allow not just what our code does directly, but also what the
libraries do. DNS lookup in libc does all sorts of things.
So does libssl.
--
These are my opinions. I hate
k...@roeckx.be said:
> Note that we're still waiting for a reply from you about your test code. I
> would like to see if it's possible to improve the speed in 3.0.0, or at least
> understand where the slowdown comes from.
Sorry.
Richard Levitte's message said "I would very much like to see you
On Mon, Jun 15, 2020 at 11:54:57PM -0700, Hal Murray via devel wrote:
>
> They are up to alpha3. I've been trying it.
>
> I added a tweak to wscript to support this, and some notes in HOWTO-OpenSSL
> That recipe also works for getting 1.1.1 on old systems so they can use NTS.
>
> -
>
>