Branch: refs/heads/openssl-3.1 Home: https://github.com/openssl/openssl Commit: e4290403a85c1e5f691f50c0eff0417138ef4965 https://github.com/openssl/openssl/commit/e4290403a85c1e5f691f50c0eff0417138ef4965 Author: Richard Levitte <levi...@openssl.org> Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths: M apps/ocsp.c Log Message: ----------- VMS: Redefine _XOPEN_SOURCE_EXTENDED with the value 1 in apps/ocsp.c Some versions if the VMS C system header files seem to require this. Fixes #24466 on release older than 3.3. Reviewed-by: Tomas Mraz <to...@openssl.org> Reviewed-by: Todd Short <todd.sh...@me.com> (Merged from https://github.com/openssl/openssl/pull/24471) (cherry picked from commit 54e9e254feefb153b4b94330f9d3f20b6120c106) To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications