aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/install.com
Commit message (Collapse)AuthorAgeFilesLines
* ui was forgotten when installing libcrypto and it's headers.Richard Levitte2001-05-141-1/+2
|
* Update the VMS build scripts for ECRichard Levitte2001-03-051-1/+2
|
* Let VMS catch up.Richard Levitte2001-02-201-1/+2
|
* Update VMS build procedures to match the current status.Richard Levitte2000-12-281-1/+1
|
* Addapt the VMS scripts to the changes in the Makefiles.Richard Levitte2000-11-221-1/+1
|
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-1/+3
| | | | At the same time, add VMS support for Rijndael.
* No engine stuff in the main trunk.Richard Levitte2000-09-181-2/+1
|
* Synchronise the VMS build with the Unix one.Richard Levitte2000-09-081-5/+7
|
* It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte2000-09-071-1/+1
| | | | | centralise those hacks in crypto/symhacks.h and use it everywhere it's needed.
* Modifications for VMS.Richard Levitte2000-06-181-1/+1
|
* Make sure installed files are world readableRichard Levitte1999-11-121-0/+1
|
* VMS updates.Ulf Möller1999-07-281-1/+1
| | | | Submitted by: Richard Levitte <levitte@stacken.kth.se>
* VMS support.Ulf Möller1999-05-131-0/+128
Submitted by: Richard Levitte <richard@levitte.org>