Branch: refs/heads/openssl-3.1
  Home:   https://github.com/openssl/openssl
  Commit: 5e616482dc12a6c2ba56e4b8359b220921891461
      
https://github.com/openssl/openssl/commit/5e616482dc12a6c2ba56e4b8359b220921891461
  Author: Richard Levitte <levi...@openssl.org>
  Date:   2022-11-24 (Thu, 24 Nov 2022)

  Changed paths:
    M test/timing_load_creds.c

  Log Message:
  -----------
  Disable test/timing_load_creds.c on VMS

Reviewed-by: Tomas Mraz <to...@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beld...@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/19713)

(cherry picked from commit 81929ac49aa583b2347348953d8399ad775c6fd1)


  Commit: 80d89bde84320e85bad0ad46ef1e72dd997d6a82
      
https://github.com/openssl/openssl/commit/80d89bde84320e85bad0ad46ef1e72dd997d6a82
  Author: Richard Levitte <levi...@openssl.org>
  Date:   2022-11-24 (Thu, 24 Nov 2022)

  Changed paths:
    M test/timing_load_creds.c

  Log Message:
  -----------
  test/timing_load_creds.c: use OPENSSL_SYS_ macros

A previous change was only half done.  To avoid such mistakes again, we
switch to using the OPENSSL_SYS_ macros, as the are clearer than having
to check a pile of very platform and compiler specific macros.

Reviewed-by: Matt Caswell <m...@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beld...@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/19720)

(cherry picked from commit 83c1220ad137bb4b651478444c3666c66ec9d640)


Compare: https://github.com/openssl/openssl/compare/5d8c9e2c28fb...80d89bde8432

Reply via email to