aboutsummaryrefslogtreecommitdiffstats
path: root/test/tpkcs7.com
Commit message (Collapse)AuthorAgeFilesLines
* After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte2011-03-191-5/+8
| | | | submitted by Steven M. Schweda <sms@antinode.info>
* Have the VMS build system catch up with the 1.0.0-stable branch.Richard Levitte2010-01-271-1/+1
|
* Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte2009-05-151-1/+3
| | | | | Thank you\! (note: not tested for now, a few nightly builds should give indications though)
* Make sure that the test input file comes in the same record format as theRichard Levitte2002-08-141-1/+3
| | | | | typical output from a program in C. PR: 222
* Make sure that all test files are gone before starting the tests, orRichard Levitte2000-02-261-0/+3
| | | | backup will complain about some version not existing. Perhaps.
* DIFFERENCE doesn't handle long (>255 chars) lines well. Use BACKUP instead. ↵Richard Levitte1999-11-121-5/+5
| | | | No, I'm not joking.
* VMS support.Ulf Möller1999-05-131-0/+49
Submitted by: Richard Levitte <richard@levitte.org>