CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/10/10 17:07:40
Modified files:
lib/libcrypto/x509: x509_vpm.c
regress/lib/libssl/unit: ssl_verify_param.c
Log message:
const correct X509_VERIFY_PARAM_get_hostflags()
This is currently an internal helper only used by a regress test.
We'll have to expose in the public API for Python 3.14:
https://github.com/libressl/portable/issues/1202
