Typo in win32_globallookup.
[openssl.git] / crypto / dso / dso_vms.c
2005-04-26 Bodo MöllerFix various incorrect error function codes.
2002-07-19 Richard LevitteThe first compile of the new merger method for VMS...
2002-07-15 Richard LevitteThere's an ongoing project to bring some kind of path...
2001-11-16 Richard LevitteOn VMS, the norm is still that symbols are uppercased...
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...