aboutsummaryrefslogtreecommitdiff
path: root/makevms.com
AgeCommit message (Expand)AuthorFilesLines
2007-04-23Add SEED encryption algorithm.Bodo Möller1-2/+3
2006-06-10Keep synchronised with the Unix buildRichard Levitte1-2/+3
2006-02-26Add TS to the VMS build.Richard Levitte1-1/+2
2005-11-29Build Whirlpool on VMS as wellRichard Levitte1-2/+3
2005-11-19Synchronise with the Unix build.Richard Levitte1-2/+1
2005-05-31Synchronise more with the Unix build.Richard Levitte1-1/+1
2005-05-30Merge from 0.9.8-stable.Richard Levitte1-1/+2
2005-05-07I was incorrect about VMS/Alpha. Defining BN_LLONG withRichard Levitte1-2/+2
2005-05-06Actually, C on VMS/Alpha knows very well what a long long is, andRichard Levitte1-0/+2
2004-07-11Some test programs in crypto/sha were named differently than usual...Richard Levitte1-1/+2
2004-03-24Add store.h among the exported headers on VMS.Richard Levitte1-4/+9
2002-10-31Remove all referenses to RSAref, since that's been gone for more thanRichard Levitte1-114/+10
2002-10-31Add all that is needed to build external engines on VMS.Richard Levitte1-1/+34
2002-08-09A new header.Richard Levitte1-1/+2
2002-05-23Make sure ECDSA is built and tested on VMS.Richard Levitte1-1/+2
2002-05-22Allow the use of the TCP/IP stack keyword TCPIP and NONERichard Levitte1-7/+59
2002-01-02Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte1-2/+2
2001-10-29Addapt VMS scripts to the newer disk layout system ODS-5, which allows more t...Richard Levitte1-2/+8
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte1-1/+1
2001-10-04Copy evptests.txt to the right place.Richard Levitte1-0/+2
2001-10-04Because there's chances we clash with the system's types.h, rename ourRichard Levitte1-2/+3
2001-09-27Synchronise with Unixly build.Richard Levitte1-1/+2
2001-05-14ui_compat.h was forgotten in the "symlinking" routine.Richard Levitte1-1/+1
2001-05-06Add a general user interface API. This is designed to replace thingsRichard Levitte1-1/+2
2001-04-04OpenVMS/Alpha should use 64 bits. If nothing else, there'sRichard Levitte1-1/+1
2001-03-09Use 32bit longs on Alpha as well, because that's what the VMSRichard Levitte1-1/+1
2001-03-05Update the VMS build scripts for ECRichard Levitte1-1/+2
2001-03-02Introduce the possibility to access global variables throughRichard Levitte1-0/+5
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte1-1/+1
2001-02-20Let VMS catch up.Richard Levitte1-2/+55
2000-12-28Update VMS build procedures to match the current status.Richard Levitte1-2/+2
2000-11-22Addapt the VMS scripts to the changes in the Makefiles.Richard Levitte1-1/+1
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte1-3/+6
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte1-1/+3
2000-09-14Remove engine stuff that was erroneously put in the main trunk.Richard Levitte1-2/+1
2000-09-08Synchronise the VMS build with the Unix one.Richard Levitte1-6/+12
2000-09-07It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte1-6/+1
2000-06-18Modifications for VMS.Richard Levitte1-1/+1
2000-03-14Make it possible top build just a part of the crypto library.Richard Levitte1-1/+15
2000-02-28Forgot to check correctly for the new optionsRichard Levitte1-3/+4
2000-02-27No, the VAX is not a 64 bit architecture.Richard Levitte1-1/+1
2000-02-27Stop logging all the files that are copied all over the place...Richard Levitte1-2/+2
2000-02-27New "target": CONFIG. This will build the opensslconf.h file fromRichard Levitte1-8/+139
2000-01-18Build the test apps after all of the library has been built.Richard Levitte1-1/+5
2000-01-17Build the crypto test applications as well.Richard Levitte1-1/+1
1999-11-12Some crypto applications are now being built on Unix, so they should on VMS a...Richard Levitte1-1/+1
1999-07-28VMS updates.Ulf Möller1-14/+21
1999-05-24Last minute VMS updates for 0.9.3.Bodo Möller1-1/+2
1999-05-20Bring VMS in sync with the recent changes.Ulf Möller1-1/+1
1999-05-13VMS support.Ulf Möller1-64/+897