Great news and congratulations to everyone on landing this work.
I see that the RNG is now capable of automatically reseeding itself on
fork, which will be a huge win for applications that aren't rigorous
about doing so themselves (read: most of them). However, it appears
that OPENSSL_INIT_ATFORK
On 16/08/17 09:00, Jitendra Lulla wrote:
> Hi Matt,
>
> Thanks, I could find that the /usr/include/linux/version.h has #define
> LINUX_VERSION_CODE 199168 for my booted kernel 4.9.37. Which is why I see the
> following warnings also:
>
> gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOP
Hi Matt,
Thanks, I could find that the /usr/include/linux/version.h has #define
LINUX_VERSION_CODE 199168 for my booted kernel 4.9.37. Which is why I see the
following warnings also:
gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS
-DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -