[openssl/openssl] 10767f: Windows CI: Add some non-default options to check ...
Tomáš Mráz
noreply at github.com
Fri Oct 13 13:07:33 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 10767fd9db14b6eedfb0827f9e404c0d4b94424b
https://github.com/openssl/openssl/commit/10767fd9db14b6eedfb0827f9e404c0d4b94424b
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)
Commit: 3b107b86ca7d1c6309bc7071ead59acb8c098f3b
https://github.com/openssl/openssl/commit/3b107b86ca7d1c6309bc7071ead59acb8c098f3b
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)
Commit: 0496d2dc35b6165873ce4fe4ffbef2458bdd8a0f
https://github.com/openssl/openssl/commit/0496d2dc35b6165873ce4fe4ffbef2458bdd8a0f
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-10-13 (Fri, 13 Oct 2023)
Changed paths:
M test/trace_api_test.c
Log Message:
-----------
trace_api_test.c: Separate tracing statements
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)
Compare: https://github.com/openssl/openssl/compare/eaee1765a49c...0496d2dc35b6
More information about the openssl-commits
mailing list