RE: Blocking on a non-blocking socket?

2024-05-23 Thread rsbecker
On Thursday, May 23, 2024 10:26 AM Matt Caswell wrote: >On 23/05/2024 15:08, rsbec...@nexbridge.com wrote: >> On Thursday, May 23, 2024 9:56 AM, Wiebe Cazemier wrote: From: "Neil Horman" from: [ https://www.openssl.org/docs/man1.0.2/man3/SSL_CTX_set_mode.html | https://www.open

RE: Blocking on a non-blocking socket?

2024-05-23 Thread rsbecker
On Thursday, May 23, 2024 9:56 AM, Wiebe Cazemier wrote: >> From: "Neil Horman" >> from: >> [ https://www.openssl.org/docs/man1.0.2/man3/SSL_CTX_set_mode.html | >> https://www.openssl.org/docs/man1.0.2/man3/SSL_CTX_set_mode.html ] > >> SSL_MODE_AUTO_RETRY in non-blocking mode should cause >> SSL_r

Re: openssl-users Digest, Vol 95, Issue 27

2022-10-23 Thread rsbecker
--Randall S. BeckerNexbridge Inc. Original message From: רונן לוי Date: 2022-10-23 09:26 (GMT-05:00) To: openssl-users@openssl.org, Michael Wojcik Subject: Re: openssl-users Digest, Vol 95, Issue 27 Subject: Porting OpenSSL to vxWorks (using cygwin)Hi Michael,- Why are you

RE: Test failure for 1.1.1p - 10-test_bn

2022-06-21 Thread rsbecker
On June 21, 2022 7:40 PM, I wrote: >Our test process for 10-test_bn went into a hard loop when building using IEEE >float. This has not happened in prior tests or when using platform floating point >(default). The situation does not occur in 3.0.4 - only 1.1.1p. At 1.1.1o there was no >issue. I am

Test failure for 1.1.1p - 10-test_bn

2022-06-21 Thread rsbecker
Our test process for 10-test_bn went into a hard loop when building using IEEE float. This has not happened in prior tests or when using platform floating point (default). The situation does not occur in 3.0.4 - only 1.1.1p. At 1.1.1o there was no issue. I am concerned that there are assumptions ma