History log of /openbsd-src/lib/libcrypto/hidden/openssl/stack.h (Results 1 – 3 of 3)
Revision Date Author Comments
# bc8b9123 02-Mar-2024 tb <tb@openbsd.org>

Remove sk_find_ex()

This API intends to find the closest match to the needle. M2Crypto
exposes it because it can. This will be fixed by patching the port.

ok jsing


# 39d2b79e 05-Jul-2023 bcook <bcook@openbsd.org>

upstream hidden file #include_next workaround for MS C compilers

ok beck@, tb@


# 7a40b1c1 11-Nov-2022 beck <beck@openbsd.org>

Hide symbols in libcrypto/stack

Automated change from the first attempts at the semi automated
Guentherizer 2000.

ok jsing@ tb@ joshua@