summaryrefslogtreecommitdiff
path: root/install.com
Commit message (Collapse)AuthorAgeFilesLines
* After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSlevitte2011-03-191-92/+127
| | | | submitted by Steven M. Schweda <sms@antinode.info>
* Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).levitte2009-05-151-25/+37
| | | | | Thank you\! (note: not tested for now, a few nightly builds should give indications though)
* There is no RSAREF any more, so do not ty to install it.levitte2002-06-271-1/+1
| | | | PR: 106
* e_os.h does not belong with the exported headers. Do not put it therelevitte2001-02-221-1/+1
| | | | | | | | and make all files the depend on it include it without prefixing it with openssl/. This means that all Makefiles will have $(TOP) as one of the include directories.
* Make sure installed files are world readablelevitte1999-11-121-0/+1
|
* Bring VMS in sync with the recent changes.ulf1999-05-201-1/+1
| | | | Submitted by: Richard Levitte <levitte@stacken.kth.se>
* VMS support.ulf1999-05-131-0/+88
Submitted by: Richard Levitte <richard@levitte.org>