summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/api/apitest.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Futhermore -> Furthermoretb2024-09-071-2/+2
|
* Make the apitest work better with the portable tets frameworktb2023-04-141-5/+10
|
* Provide regress for SSL public APIs.jsing2022-01-051-0/+369
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().