Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old testing scripts out of the way. | Richard Levitte | 2015-09-07 | 1 | -52/+0 |
| | | | | | | For now, I'm moving them into Attic/. They will be removed later. Reviewed-by: Rich Salz <rsalz@openssl.org> | ||||
* | After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS | Richard Levitte | 2011-03-19 | 1 | -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 Levitte | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). | Richard Levitte | 2009-05-15 | 1 | -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 the | Richard Levitte | 2002-08-14 | 1 | -1/+3 |
| | | | | | typical output from a program in C. PR: 222 | ||||
* | Make sure that all test files are gone before starting the tests, or | Richard Levitte | 2000-02-26 | 1 | -0/+3 |
| | | | | backup will complain about some version not existing. Perhaps. | ||||
* | DIFFERENCE doesn't handle long (>255 chars) lines well. Use BACKUP instead. ↵ | Richard Levitte | 1999-11-12 | 1 | -2/+2 |
| | | | | No, I'm not joking. | ||||
* | VMS support. | Ulf Möller | 1999-05-13 | 1 | -0/+42 |
Submitted by: Richard Levitte <richard@levitte.org> |