openssl/crypto
2001-04-03 09:42:49 +00:00
..
asn1 Fix asn1_GetSequence() for indefinite length sequences. 2001-03-30 13:42:32 +00:00
bf Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
bio Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
bn Merge in the IRIX fix from the main development line. 2001-03-27 23:48:35 +00:00
buffer Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
cast Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
comp Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
conf Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
des Additionally, rename des_encrypt to des_encrypt1 in files that are 2001-03-30 07:26:04 +00:00
dh Backfit a bugfix from 0.9.7-dev to 0.9.6-stable. init() and finish() 2001-02-24 17:32:34 +00:00
dsa Backfit a bugfix from 0.9.7-dev to 0.9.6-stable. init() and finish() 2001-02-24 17:32:34 +00:00
dso libfisdef.h and LIB do not exist on older VMS versions 2001-04-03 08:31:45 +00:00
err More err_data memory leaks 2001-03-15 11:33:00 +00:00
evp Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
hmac Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
idea Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
lhash Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
md2 Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
md4 Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
md5 Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
mdc2 One des_encrypt to des_encrypt1 I forgot to commit... 2001-03-29 20:37:32 +00:00
objects Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
pem Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
perlasm another fix for the debug print 2000-12-06 04:14:37 +00:00
pkcs7 Change from main development line, 2001-03-20 16:36 levitte 2001-03-21 14:18:06 +00:00
pkcs12 Plug a memory leak. Spotted by "Shijin" <shijin@comex.com> 2001-04-03 09:42:49 +00:00
rand Avoid warning 2001-03-22 08:39:03 +00:00
rc2 Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
rc4 Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
rc5 Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
ripemd Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
rsa check the CRT result. 2001-03-28 04:49:39 +00:00
sha Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
stack Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
threads Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
txt_db Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
x509 Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
x509v3 Fix bug in copy_email() which would not 2001-03-01 13:33:53 +00:00
.cvsignore Always use buildinf.h, which now includes the mk1mfinf.h data. 1999-07-29 12:57:23 +00:00
cpt_err.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
cryptlib.c Locking issues. 2000-12-15 16:40:35 +00:00
cryptlib.h In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 2000-05-02 12:35:04 +00:00
crypto-lib.com The VMS build script was missing a couple of modules. 2001-03-14 13:39:30 +00:00
crypto.h OPENSSL_issetugid() as in the main branch. 2001-02-19 23:57:18 +00:00
cversion.c Add SSLEAY_DIR argument code for SSLeay_version. 2001-01-10 15:15:36 +00:00
ebcdic.c Compaq C on OpenVMS is a little picky around producing empty object 2001-04-02 09:10:59 +00:00
ebcdic.h EBCDIC support. 2000-02-01 02:21:16 +00:00
ex_data.c Comment correction. 2000-12-18 09:18:22 +00:00
install.com Update VMS build procedures to match the current status. 2000-12-28 22:26:11 +00:00
Makefile.ssl make update 2001-03-13 12:12:05 +00:00
md32_common.h Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
mem.c No functional change, but slightly improved code clarity. 2001-01-10 19:26:34 +00:00
mem_dbg.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
opensslconf.h.in Cosmetic change. No, openssl.h.in is not autogenerated :-) 2000-02-18 09:06:55 +00:00
opensslv.h Tagging has been done, move on to develop beta 4 (hopefully not :-)). 2001-03-30 16:22:44 +00:00
symhacks.h Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
tmdiff.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
tmdiff.h Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
uid.c as in main branch 2001-02-20 00:38:02 +00:00