CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/01 00:48:35
Added files:
regress/lib/libssl/unit: ssl_methods.c
Log message:
Add an ssl_methods() unit test that currently only covers the
behavior of SSL_is_server(). This would have caught the regression
introduced in the method unification.
