CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/13 10:56:30
Modified files:
sbin/isakmpd : init.c Makefile libcrypto.h
Removed files:
sbin/isakmpd : libcrypto.c
Log message:
isakmpd: remove libcrypto.c
All this does is a call to OpenSSL_add_all_algorithms(), which is
no longer needed since libbcrypto initializes itself.
ok bluhm sthen (part of a larger diff)
