aboutsummaryrefslogtreecommitdiff
path: root/VMS
AgeCommit message (Expand)AuthorFilesLines
2016-05-23Make sure tsget.pl and c_rehash.pl get installed on VMS and Windows.Richard Levitte1-3/+2
2016-05-10Fix VMS/openssl_{startup,shutddown}.com.inRichard Levitte2-12/+4
2016-04-20Copyright consolidation: perl filesRich Salz2-2/+16
2016-03-29VMS: Harmonize the paths in openssl_startup.com with what's really installedRichard Levitte1-8/+10
2016-03-24Misc fixes in VMS/openssl_startup.com.inRichard Levitte1-7/+7
2016-02-22Clean away $config{no_shared} since we have $disabled{shared}Richard Levitte2-4/+4
2016-02-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte2-2/+2
2016-02-10clean away old VMS cruftRichard Levitte11-223/+0
2016-02-10unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte5-45/+242
2016-01-07Remove the old VMS linker option file creator for shlibsRichard Levitte1-476/+0
2011-10-30Teach mkshared.com to have a look for disabled algorithms in opensslconf.hRichard Levitte1-2/+24
2011-03-25For VMS, implement the possibility to choose 64-bit pointers withRichard Levitte1-0/+2
2011-03-19After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte5-169/+347
2010-12-14First attempt at adding the possibility to set the pointer size for the build...Richard Levitte1-5/+24
2009-05-15Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte3-59/+91
2005-04-30From branch OpenSSL_0_9_7-stable, revision 1.1.4.1, 2002-05-23 17:25:Richard Levitte1-0/+1
2004-05-13Let's make life easier and have the VMS version of the configuration beRichard Levitte1-0/+34
2002-11-04Since we're currently assuming VMS can deal with dynamic engines,Richard Levitte1-0/+1
2001-11-16End assembler macro correctly.Richard Levitte1-4/+6
2001-11-15A missing comma added.Richard Levitte1-1/+1
2001-04-20Script to create shareable images (shared libraries in Unixly terms)Richard Levitte1-0/+351
2000-09-07It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte2-98/+2
2000-06-18With the new stack hack macros, there's no need to shorten the namesRichard Levitte1-104/+0
2000-02-25Changes to synchronise with Unix.Richard Levitte1-0/+21
2000-01-18A test script to check on the header filesRichard Levitte1-0/+28
2000-01-17Beautification and a few entries added.Richard Levitte1-59/+87
2000-01-16Another name longer than 31 charsRichard Levitte1-0/+2
1999-11-12Some new names in asn1.h are longer than 31 chars, which disturbs the VMS C c...Richard Levitte1-0/+21
1999-11-12Make sure installed files are world readableRichard Levitte1-0/+3
1999-07-28VMS updates.Ulf Möller3-0/+150
1999-05-24Last minute VMS updates for 0.9.3.Bodo Möller2-63/+3
1999-05-13VMS support.Ulf Möller9-0/+172