summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/README (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the regress tests that are in lib/libssl to usr.sbin/openssl,jsing2014-05-241-6/+0
| | | | | | | since they are really testing openssl(1) (although this also tests libcrypto and libssl), rather than actual parts of the libssl library. Discussed with miod@
* Ancient comment. the RSA patent expired a long time ago.art2002-01-021-3/+1
|
* ssl lib test scripts. Need to be tested so as not to break build processbeck1999-01-041-0/+8
before this libssl dir is added to the upper level Makefile.