[openssl/openssl] 57bb11: Move ossl_asn1_string_to_time_t() to libtestutil
shridhar
noreply at github.com
Tue May 7 10:11:03 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 57bb112c07116d1cdbf5bc8562ebb3e7990f291c
https://github.com/openssl/openssl/commit/57bb112c07116d1cdbf5bc8562ebb3e7990f291c
Author: shridhar kalavagunta <coolshrid at hotmail.com>
Date: 2024-05-07 (Tue, 07 May 2024)
Changed paths:
M crypto/asn1/a_time.c
M include/crypto/asn1.h
M test/asn1_time_test.c
M test/build.info
M test/ca_internals_test.c
M test/testutil.h
A test/testutil/helper.c
Log Message:
-----------
Move ossl_asn1_string_to_time_t() to libtestutil
It is not used anywhere else than in tests.
Fixes #22965
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23269)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list