summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/unit/ssl_methods.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Extend the methods test to cover dtls methods as welltb2020-12-011-1/+57
|
* Add an ssl_methods() unit test that currently only covers thetb2020-12-011-0/+192
behavior of SSL_is_server(). This would have caught the regression introduced in the method unification.