VMS Changes to OpenSSL 0.9.8m 2010-03-01 SMS. ================================================ [] makevms.com Changed to reduce copying files into "[.apps]". Changed to stop copying files into "[.test]". [.apps] CA.com Changed not to try to use a blank CA certificate file name, even if F$SEARCH() liked it. [.crypto] o_init.c Added some appropriate conditionality to some loose "extern" declarations. [.test] maketests.com Reorganized C source file lists to allow use of source files from their original directories, rather than using local copies (made by "makevms.com") or local symbolic links. [.util] libeay.num Changed to restrict pqueue_print to non-VAX. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Expected Compiler Diagnostics [.crypto.bio]bss_dgram.c (1) %CC-I-QUESTCOMPARE. [.crypto.bn]bn_nist.c (74) %CC-I-BADSUBSCRIPT on VAX. The %CC-I-BADSUBSCRIPT complaints on VAX are triggered by statements which look dangerous to the compiler, but because the bn_cp_64() macro checks its last arg >= 0, they should be harmless.