[openssl/openssl] 59efa3: Windows CI: Add some non-default options to check ...
Tomáš Mráz
noreply at github.com
Fri Oct 13 13:11:36 UTC 2023
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 59efa32937ae5e8bcad5ad587ff4aac27810468f
https://github.com/openssl/openssl/commit/59efa32937ae5e8bcad5ad587ff4aac27810468f
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-10-13 (Fri, 13 Oct 2023)
Changed paths:
M .github/workflows/ci.yml
M .github/workflows/windows.yml
Log Message:
-----------
Windows CI: Add some non-default options to check they are working
Some of the non-default options that enable more
code to be built need to be enabled in one of the
Windows builds to avoid regressions.
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22347)
(cherry picked from commit 10767fd9db14b6eedfb0827f9e404c0d4b94424b)
Commit: 77ce9ea496f5bc8fc513082c74c207a3240febb0
https://github.com/openssl/openssl/commit/77ce9ea496f5bc8fc513082c74c207a3240febb0
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-10-13 (Fri, 13 Oct 2023)
Changed paths:
M crypto/mem.c
Log Message:
-----------
Windows: use srand() instead of srandom()
This is used for memory allocation failure debugging only
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22347)
(cherry picked from commit 3b107b86ca7d1c6309bc7071ead59acb8c098f3b)
Compare: https://github.com/openssl/openssl/compare/3cf88328a9ff...77ce9ea496f5
More information about the openssl-commits
mailing list