summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/testenc.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the regress tests that are in lib/libssl to usr.sbin/openssl,jsing2014-05-241-70/+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@
* Move the enc tests into the Makefile and split them intoart2002-01-151-1/+6
| | | | | several small tests. beck@ ok
* $OpenBSD$niklas2001-01-291-0/+2
|
* New minty openssl versionbeck1999-09-291-1/+1
|
* new minty OpenSSL 0.9.4 versionbeck1999-09-291-1/+1
|
* Fix up for make regress. Should handle objdir now.beck1999-01-051-2/+4
|
* ssl lib test scripts. Need to be tested so as not to break build processbeck1999-01-041-0/+61
before this libssl dir is added to the upper level Makefile.