History log of /openbsd-src/regress/lib/libssl/api/apitest.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 7c0ec4b8 07-Sep-2024 tb <tb@openbsd.org>

Futhermore -> Furthermore


# 172e4b14 14-Apr-2023 tb <tb@openbsd.org>

Make the apitest work better with the portable tets framework


# 142fd3e3 05-Jan-2022 jsing <jsing@openbsd.org>

Provide regress for SSL public APIs.

This will largely test curly and inconsistent APIs that are not covered by
other regress tests. Currently, this tests the wonder that is
SSL_get_peer_cert_chain(

Provide regress for SSL public APIs.

This will largely test curly and inconsistent APIs that are not covered by
other regress tests. Currently, this tests the wonder that is
SSL_get_peer_cert_chain().

show more ...