summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/api/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20230715'.tb_20230715cvs2svn2023-07-151-10/+0
|
* Make the apitest work better with the portable tets frameworktb2023-04-141-8/+2
|
* Provide regress for SSL public APIs.jsing2022-01-051-0/+16
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().