Michael-Panic

Results 5 comments of Michael-Panic

Hello, We're looking to use ldns in our products and encountered the same issue. A while back we rewrote all the OpenSSL 1 calls in our code to OpenSSL 3...

@yaroslavros Thanks for submitting this. Let me know when you're finished making commits and I'll start reviewing the code.

Looks good. I've got no further notes.

This looks fine to me, but the CI failed some tests. It looks like it might be a temporary infrastructure issue, but I don't have access to run these tests...

Authentication would definitely be easier with a partial success error code. Right now, we have to work around this in our client code by calling `libssh2_userauth_authenticated()` when the error is...