aboutsummaryrefslogtreecommitdiff
path: root/crypto/dso/dso_vms.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-26Fix various incorrect error function codes.Bodo Möller1-5/+5
2002-07-19The first compile of the new merger method for VMS *almost* gotRichard Levitte1-20/+19
2002-07-15There's an ongoing project to bring some kind of path selectionRichard Levitte1-1/+127
2001-11-16On VMS, the norm is still that symbols are uppercased, so for now it's betterRichard Levitte1-0/+4
2001-04-03libfisdef.h and LIB do not exist on older VMS versionsRichard Levitte1-2/+2
2001-02-20Include OpenSSL header files earlier so macros like OPENSSL_SYS_VMSRichard Levitte1-4/+7
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte1-3/+3
2000-12-31Make the DSO code for VMS work again. First attempt.Richard Levitte1-30/+24
2000-10-26This changes the behaviour of the DSO mechanism for determining anGeoff Thorpe1-2/+33
2000-10-08None of the DSO_METHOD's were handling anything except generic messages.Geoff Thorpe1-26/+2
2000-09-18Unless we cast, thorough compilers will complainRichard Levitte1-1/+1
2000-09-17Make sure Compaq C doesn'r complain about dollars, and go around theRichard Levitte1-10/+17
2000-09-15Make sure dso_vms.c compiles on other operating systems as well.Richard Levitte1-0/+2
2000-09-15A DSO method for VMS was missing, and I had the code lying around...Richard Levitte1-0/+362