Lauri Tirkkonen

Results 5 issues of Lauri Tirkkonen

Hi, thanks for notcurses; I'm seeing some hangs in notcurses initialization in terminfo interrogation phase. This doesn't happen every time, and using TRACE logging I'm unable to reproduce it, so...

bug

The nss packages don't include certutil, which is needed eg. for configuring ldapclient certificates.

``` % cpp -include openssl/opensslconf.h -xc #ifndef OPENSSL_NO_MD2 > # define OPENSSL_NO_MD2 > #endif 52a47,49 > #ifndef OPENSSL_NO_WEAK_SSL_CIPHERS > # define OPENSSL_NO_WEAK_SSL_CIPHERS > #endif 82a80,82 > # if defined(OPENSSL_NO_MD2) &&...

Enabling NOSCRIPTSTUB just disables stubbing altogether on master. Merging this should fix that.