CVSROOT:        /cvs
Module name:    src
Changes by:     b...@cvs.openbsd.org    2023/11/13 05:46:07

Modified files:
        lib/libcrypto/asn1: a_time_posix.c asn1.h 
        lib/libcrypto/hidden/openssl: asn1.h 
        lib/libcrypto/man: ASN1_TIME_set.3 

Log message:
Prepare to expose OPENSSL_gmtime and OPENSSL_timegm as public

This matches when BoringSSL has done, and allows for getting
rid of the dependency on system timegm() and gmtime() in libtls.
which will make life easier for portable, and remove our
dependency on the potentially very slow system versions.

ok tb@ - tb will handle the minor bump bits and expose
on the next minor bump
CVS :----------------------------------------------------------------------

Reply via email to