CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/03/02 02:10:42
Modified files: lib/libcrypto/asn1: a_time_tm.c asn1_local.h Log message: Garbage collect ASN1_TIME_set_tm() This was a public helper that is no longer used internally either. ok jsing