CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/31 03:18:00
Modified files:
lib/libcrypto : Symbols.list
lib/libcrypto/conf: conf.h conf_lib.c
lib/libcrypto/hidden/openssl: conf.h
Log message:
Remove unused {,N}CONF_dump_{bio,fp}()
It's time to start removing some horrors from the conf/ garbage. If the
current top layer wasn't terrible enough, you could always slap another
one on top of it and it would then be truly marvellous.
ok beck jsing
