openssl/crypto
Richard Levitte 16a44ae7e9 Increase consistency of header data (some mail readers really do not
like spaces before the semicolon, and besides, other parts of this
file makes the values without those spaces), and move spacing of
continuation lines to support BIO's that break lines after each
write.
2001-01-30 13:38:59 +00:00
..
asn1 Add debugging info to new ASN1 code to trace memory leaks. 2001-01-24 18:39:54 +00:00
bf 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
bio in some new file names the first 8 characters were not unique 2000-11-12 22:32:18 +00:00
bn There is no C version of bn_div_3_words 2001-01-23 16:26:15 +00:00
buffer 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
cast If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcrypto 2000-12-31 00:23:17 +00:00
comp COMP_zlib should always be declared, even if it is not functional. 2000-11-30 23:41:58 +00:00
conf Move all the existing function pointer casts associated with LHASH's two 2001-01-09 00:24:38 +00:00
des If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcrypto 2000-12-31 00:23:17 +00:00
dh Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
dsa Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
dso Make the DSO code for VMS work again. First attempt. 2000-12-31 01:55:46 +00:00
ec Changes to Lenka's Montgomery implementation. 2000-11-30 17:35:17 +00:00
engine Avoid compiler warnings in hw_ubsec.c: unused static 2000-12-27 19:20:14 +00:00
err Modify OCSP API to more closely reflect 2001-01-05 03:31:51 +00:00
evp First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> 2000-11-30 22:53:34 +00:00
hmac in some new file names the first 8 characters were not unique 2000-11-12 22:32:18 +00:00
idea 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
lhash oops, void functions shouldn't try and return a value. Strangely, gcc 2001-01-09 16:59:56 +00:00
md2 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
md4 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
md5 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
mdc2 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
objects Move all the existing function pointer casts associated with LHASH's two 2001-01-09 00:24:38 +00:00
ocsp New OCSP response verify option OCSP_TRUSTOTHER 2001-01-26 01:55:52 +00:00
pem Rewrite PKCS#12 code and remove some of the old 2000-12-31 01:13:04 +00:00
perlasm another fix for the debug print 2000-12-06 04:14:37 +00:00
pkcs7 Increase consistency of header data (some mail readers really do not 2001-01-30 13:38:59 +00:00
pkcs12 Add debugging info to new ASN1 code to trace memory leaks. 2001-01-24 18:39:54 +00:00
rand Disable RegQueryValueEx() call. 2001-01-12 15:16:21 +00:00
rc2 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
rc4 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
rc5 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
rijndael ignore 2000-11-14 19:18:31 +00:00
ripemd 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
rsa Update "OAEP reconsidered" comment 2001-01-24 14:59:25 +00:00
sha Fix for bug (?) in assembly language routines for SHA1. This 2000-10-20 00:36:45 +00:00
stack Make sk_sort tolearate a NULL argument. 2001-01-28 14:20:13 +00:00
threads There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
txt_db First step in tidying up the LHASH code. The callback prototypes (and 2000-12-01 20:31:52 +00:00
x509 Comment and indentation 2001-01-28 14:38:11 +00:00
x509v3 Fixes to various ASN1_INTEGER routines for negative case. 2001-01-19 14:21:48 +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 Add support for dynamically created and destroyed mutexes. This will 2000-06-18 15:59:04 +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 Keep up with Unix code. It's beginning to be time to rethink the VMS 2001-01-08 21:32:46 +00:00
crypto.h Add SSLEAY_DIR argument code for SSLeay_version. 2001-01-10 15:15:36 +00:00
cversion.c Add SSLEAY_DIR argument code for SSLeay_version. 2001-01-10 15:15:36 +00:00
ebcdic.c Add new -notext option to 'ca', -pubkey option to spkac. 2000-02-03 02:56:48 +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" plus a rewrite of both .num files. 2000-12-29 00:19:12 +00:00
md32_common.h _lrotl() is a call to the C runtime library! 2000-10-30 20:14:27 +00:00
mem_dbg.c Get rid of the function pointer casting in the debugging memory code due 2001-01-09 00:13:25 +00:00
mem.c No functional change, but slightly improved code clarity. 2001-01-10 19:26: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 Bump the shared library version (should have been done a while ago). 2000-10-13 15:09:06 +00:00
symhacks.h A couple of more names need to be shortened for VMS on VAX. 2000-09-17 14:44:35 +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