openssl/include
Richard Levitte be00136419 Fix OPENSSL_VERSION_NUMBER to always have zero status bits
The documentation suggested that they were always zero, while the
implementation in <openssl/opensslv.h> suggested that it could be
0xf in OpenSSL releases...  which (almost) never happened because
of a bug in said implementation.

Therefore, we solidify that the status bits are indeed always zero,
at least in all OpenSSL 3 versions.

Resolves: https://github.com/openssl/project/issues/1621

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28603)

(cherry picked from commit 60c4feacce)
2025-09-20 09:27:41 +02:00
..
crypto Revert "rsa: expose pairwise consistency test API" 2025-09-18 17:31:52 +02:00
internal Ensure that the largest_pn values are migrated to our channel qrx 2025-08-07 10:39:28 +02:00
openssl Fix OPENSSL_VERSION_NUMBER to always have zero status bits 2025-09-20 09:27:41 +02:00