CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2022/03/29 11:41:21
Modified files: lib/libcrypto/man: d2i_ASN1_OBJECT.3 Log message: Given asn1/a_object.c rev. 1.45 by jsing@, stop talking about BUGS we no longer have, focus on what our implementation now does, but keep short warnings in how far other implementations might be more fragile. Some improvements to wordings and clarity while here. OK tb@