diff options
author | tb <> | 2023-10-18 17:26:06 +0000 |
---|---|---|
committer | tb <> | 2023-10-18 17:26:06 +0000 |
commit | 6f7516128c835a3d46b21b808e916aa84117bc7c (patch) | |
tree | 608ac4c7495ab8ffee417bdebd89d46db8ddebf1 /src/lib/libc/stdlib | |
parent | 8e18e10327f66018310f1de5cf2969c88d566915 (diff) | |
download | openbsd-6f7516128c835a3d46b21b808e916aa84117bc7c.tar.gz openbsd-6f7516128c835a3d46b21b808e916aa84117bc7c.tar.bz2 openbsd-6f7516128c835a3d46b21b808e916aa84117bc7c.zip |
Remove EVP_add_alg_module() prototype
This function was the unfortunate protagonist in a series of tragic merge
errors resulting in only a short stint of a year and nine months between
OpenSSL 0.9.8j and 1.0.0a actually present in OpenBSD. Then it said good
bye for good, but somehow a prototype came back with 1.0.1g, a famous
version released when there were slightly more pressing things to be
taken care of than a function supporting a config knob whose only purpose
was to turn off fips mode or to error.
from schwarze
PS: The mechanism that it was supposed to provide is still documented in
openssl.cnf(5). I am going remove the relevant bit at some point, but not
today.
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions