]> git.ipfire.org Git - thirdparty/openssl.git/commit
We no longer need to have an exception n the tests for Windows gmtime_s
authorBob Beck <beck@openssl.org>
Wed, 22 Oct 2025 01:50:17 +0000 (19:50 -0600)
committerNeil Horman <nhorman@openssl.org>
Fri, 24 Oct 2025 14:59:09 +0000 (10:59 -0400)
commite70853d7bae4cc2e6620af182ef0d1f4e488bb20
tree0b231d0ee6ae41de5018232116ed541dcddfdd00
parent2a0e64f0464c6cef28894d58c9f6e47a6c093496
We no longer need to have an exception n the tests for Windows gmtime_s
being limited to dates only from the unix epoch to the year 3000.

We no longer use it on Windows.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28949)
test/asn1_time_test.c