CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/06/11 07:48:54
Modified files: lib/libcrypto/man: EVP_MD_CTX_ctrl.3 SMIME_crlf_copy.3 SMIME_text.3 evp.3 Log message: SMIME_read_ASN1(3) and SMIME_write_ASN1(3) are no longer public, so link to SMIME_read_CMS(3), SMIME_read_PKCS7(3), SMIME_write_CMS(3), and/or SMIME_write_PKCS7(3) instead; OK tb@