Displaying 2 results from an estimated 2 matches for "bio_".
Did you mean:
bio
2016 Jan 13
2
Request for OpenSSL assistance (blocking I/O on Solaris)
Any OpenSSL I/O expertise on the list?
https://github.com/networkupstools/nut/issues/246
I admit that I am not an expert on this, but I can't seem to figure out how to force OpenSSL on Solaris into blocking I/O mode. (I was able to fix similar symptoms on OS X.) I would prefer not to wrap all of the client-side SSL I/O calls with while() loops. Any suggestions?
--
Charles Lepple
clepple at
2020 Apr 03
4
Segfault after compiling wget with dfsan
...t part --------------
fun:SSL*=uninstrumented
fun:ssl*=uninstrumented
fun:RAND*=uninstrumented
fun:DES*=uninstrumented
fun:ERR*=uninstrumented
fun:MD5*=uninstrumented
fun:MD4*=uninstrumented
fun:*X509*=uninstrumented
fun:OPENSSL*=uninstrumented
fun:CRYPTO*=uninstrumented
fun:TLS*=uninstrumented
fun:BIO_*=uninstrumented
fun:gzdopen=uninstrumented
fun:gzclose=uninstrumented
fun:gzwrite=uninstrumented
fun:a2i_IPADDRESS=uninstrumented
fun:ENGINE_load_builtin_engines=uninstrumented
fun:inflateInit2_=uninstrumented
fun:inflate=uninstrumented
fun:inflateEnd=uninstrumented
fun:inflateInit2_=uninstrumented...