]> git.ipfire.org Git - thirdparty/openssl.git/commit
Deprecate SPT threading support on NonStop.
authorRandall S. Becker <randall.becker@nexbridge.ca>
Wed, 22 Nov 2023 20:45:24 +0000 (20:45 +0000)
committerNeil Horman <nhorman@openssl.org>
Tue, 12 Dec 2023 15:39:54 +0000 (10:39 -0500)
commit5cd17920167a8b4f7a81722a1ed3b514115702de
treedcbc06b2038ec5b3bd22a3a2681d13d7c9aec222
parent1c078212f1548d7f647a1f0f12ed6df257c85cc3
Deprecate SPT threading support on NonStop.

This fix removes explicit support for the SPT threading model in configurations.
This also reverts commit f63e1b48ac893dd6110452e70ed08f191547cd89 that were
required for SPT but broke other models.

Fixes: #22798
Signed-off-by: Randall S. Becker <randall.becker@nexbridge.ca>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22807)
Configurations/50-nonstop.conf
NOTES-NONSTOP.md
crypto/bio/bio_sock.c