CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/31 03:29:03
Modified files:
lib/libcrypto : Makefile Symbols.list
lib/libcrypto/conf: conf_api.c conf_def.c conf_lib.c
conf_local.h
Removed files:
lib/libcrypto/conf: conf_api.h
lib/libcrypto/hidden/openssl: conf_api.h
Log message:
Retire conf_api.h and the API therein
This makes the _CONF_* layer of the conf module internal and gets rid
of the entirely unused conf_api.h.
ok beck jsing
