CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/15 11:12:10
Modified files:
lib/libcrypto : Makefile
Added files:
lib/libcrypto/asn1: asn1_old_lib.c
Removed files:
lib/libcrypto/asn1: asn1_lib.c
Log message:
Rename asn1_lib.c to asn1_old_lib.c
This will allow us to add a new asn1_lib.c while replacing the code that is
in currently in asn1_old_lib.c.
Discussed with tb@
