libfisdef.h and LIB do not exist on older VMS versions
[openssl.git] / crypto / dso / dso_vms.c
2001-04-03 Richard Levittelibfisdef.h and LIB do not exist on older VMS versions
2001-02-20 Richard LevitteInclude OpenSSL header files earlier so macros like...
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2000-12-31 Richard LevitteMake the DSO code for VMS work again. First attempt.
2000-10-26 Geoff ThorpeThis changes the behaviour of the DSO mechanism for...
2000-10-08 Geoff ThorpeNone of the DSO_METHOD's were handling anything except...
2000-09-18 Richard LevitteUnless we cast, thorough compilers will complain
2000-09-17 Richard LevitteMake sure Compaq C doesn'r complain about dollars,...
2000-09-15 Richard LevitteMake sure dso_vms.c compiles on other operating systems...
2000-09-15 Richard LevitteA DSO method for VMS was missing, and I had the code...