VMS support.
authorUlf Möller <ulf@openssl.org>
Thu, 13 May 1999 11:37:32 +0000 (11:37 +0000)
committerUlf Möller <ulf@openssl.org>
Thu, 13 May 1999 11:37:32 +0000 (11:37 +0000)
commit7d7d2cbcb02206f3393681f2bce198e11e2e185b
tree93410fafc5aa977c748ea492994da3f581d11278
parent8d111f4a476896a417069d16597ce3009f9bb992
VMS support.

Submitted by: Richard Levitte <richard@levitte.org>
107 files changed:
CHANGES
INSTALL
INSTALL.VMS [new file with mode: 0644]
Makefile.org
README
apps/CA.com [new file with mode: 0644]
apps/Makefile.ssl
apps/apps.c
apps/ca.c
apps/eay.c
apps/install.com [new file with mode: 0644]
apps/makeapps.com [new file with mode: 0644]
apps/openssl-vms.cnf [new file with mode: 0644]
apps/openssl.c
apps/req.c
apps/s_apps.h
apps/s_client.c
apps/s_server.c
apps/s_socket.c
apps/s_time.c
apps/speed.c
crypto/Makefile.ssl
crypto/asn1/a_utctm.c
crypto/bf/bf_opts.c
crypto/bf/bfspeed.c
crypto/bio/b_sock.c
crypto/bio/bss_acpt.c
crypto/bio/bss_conn.c
crypto/bio/bss_rtcp.c
crypto/bn/asm/vms.mar [new file with mode: 0644]
crypto/bn/bn.h
crypto/bn/bn_lcl.h
crypto/bn/bn_lib.c
crypto/bn/bnspeed.c
crypto/bn/expspeed.c
crypto/bn/vms-helper.c [new file with mode: 0644]
crypto/cast/cast_lcl.h
crypto/cast/cast_s.h
crypto/cast/cast_spd.c
crypto/cast/castopts.c
crypto/conf/conf.c
crypto/cryptlib.h
crypto/crypto-lib.com [new file with mode: 0644]
crypto/crypto.h
crypto/des/des-lib.com [new file with mode: 0644]
crypto/des/des.c
crypto/des/des.h
crypto/des/des_locl.h
crypto/des/des_opts.c
crypto/des/des_ver.h
crypto/des/destest.c
crypto/des/ecb_enc.c
crypto/des/enc_read.c
crypto/des/read_pwd.c
crypto/des/set_key.c
crypto/des/speed.c
crypto/des/spr.h
crypto/des/str2key.c
crypto/des/vms.com [deleted file]
crypto/idea/idea_spd.c
crypto/install.com [new file with mode: 0644]
crypto/libvms.com [deleted file]
crypto/opensslconf.h.in
crypto/pem/pem.h
crypto/rand/randfile.c
crypto/rc2/rc2speed.c
crypto/rc4/rc4speed.c
crypto/rc5/rc5speed.c
crypto/tmdiff.c
crypto/x509/x509.h
crypto/x509/x509_vfy.h
e_os.h
install.com [new file with mode: 0644]
makevms.com
rsaref/Makefile.ssl
rsaref/install.com [new file with mode: 0644]
rsaref/rsaref-lib.com [new file with mode: 0644]
ssl/Makefile.ssl
ssl/install.com [new file with mode: 0644]
ssl/s2_lib.c
ssl/s3_lib.c
ssl/ssl-lib.com [new file with mode: 0644]
ssl/ssl.c
ssl/ssl.h
ssl/ssl_cert.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/ssl_task.c
ssl/ssltest.c
test/Makefile.ssl
test/VMSca-response.1 [new file with mode: 0644]
test/VMSca-response.2 [new file with mode: 0644]
test/maketests.com [new file with mode: 0644]
test/tcrl.com [new file with mode: 0644]
test/testca.com [new file with mode: 0644]
test/testenc.com [new file with mode: 0644]
test/testgen.com [new file with mode: 0644]
test/tests.com [new file with mode: 0644]
test/testss.com [new file with mode: 0644]
test/testssl.com [new file with mode: 0644]
test/tpkcs7.com [new file with mode: 0644]
test/tpkcs7d.com [new file with mode: 0644]
test/treq.com [new file with mode: 0644]
test/trsa.com [new file with mode: 0644]
test/tsid.com [new file with mode: 0644]
test/tverify.com [new file with mode: 0644]
test/tx509.com [new file with mode: 0644]