CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/06/12 09:59:30
Modified files: lib/libcrypto/man: OpenSSL_add_all_algorithms.3 Log message: Bring the DESCRIPTION a bit closer to reality, in particular stop claiming that the "add" functions add anything. Indicate that they are mostly NOOPs nowadays, but without being overly specific. Also, more explicitly discourage abusing OpenSSL_add_all_algorithms(3) for loadiing a configuration file. Guidance and OK tb@.