openssl/crypto
Geoff Thorpe c0e7c3aab9 ANSI C doesn't allow trailing semi-colons after a function's closing brace
so these macros probably shouldn't be used like that at all. So, this
change removes the misleading comment and also adds an implicit trailing
semi-colon to the DECLARE macros so they too don't require one.
2000-12-04 04:52:38 +00:00
..
asn1 Make sure bs is assigned NULL when it's free'd, or there will be an 2000-11-19 14:14:52 +00:00
bf
bio in some new file names the first 8 characters were not unique 2000-11-12 22:32:18 +00:00
bn include <limits.h> 2000-12-03 09:55:08 +00:00
buffer
cast
comp COMP_zlib should always be declared, even if it is not functional. 2000-11-30 23:41:58 +00:00
conf Make the remaining LHASH macro changes. This should leave no remaining 2000-12-04 03:02:44 +00:00
des
dh Do to DH and DSA what has already been done to RSA. This involves moving 2000-11-29 19:59:45 +00:00
dsa Do to DH and DSA what has already been done to RSA. This involves moving 2000-11-29 19:59:45 +00:00
dso
ec Changes to Lenka's Montgomery implementation. 2000-11-30 17:35:17 +00:00
engine I have no idea how this comment got there, but it's certainly not 2000-11-16 00:17:11 +00:00
err Make the remaining LHASH macro changes. This should leave no remaining 2000-12-04 03:02:44 +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
lhash ANSI C doesn't allow trailing semi-colons after a function's closing brace 2000-12-04 04:52:38 +00:00
md2
md4
md5
mdc2
objects Make the remaining LHASH macro changes. This should leave no remaining 2000-12-04 03:02:44 +00:00
ocsp ignore 2000-11-14 19:18:31 +00:00
pem in some new file names the first 8 characters were not unique 2000-11-12 22:32:18 +00:00
perlasm
pkcs7 in some new file names the first 8 characters were not unique 2000-11-12 22:32:18 +00:00
pkcs12 in some new file names the first 8 characters were not unique 2000-11-12 22:32:18 +00:00
rand fix for Borland C 2000-11-29 16:43:50 +00:00
rc2
rc4
rc5
rijndael ignore 2000-11-14 19:18:31 +00:00
ripemd
rsa Ensure that the "ex_data" member of an RSA structure is initialised before 2000-11-26 18:34:45 +00:00
sha
stack
threads
txt_db First step in tidying up the LHASH code. The callback prototypes (and 2000-12-01 20:31:52 +00:00
x509 in some new file names the first 8 characters were not unique 2000-11-12 22:32:18 +00:00
x509v3 in some new file names the first 8 characters were not unique 2000-11-12 22:32:18 +00:00
.cvsignore
cpt_err.c
cryptlib.c
cryptlib.h
crypto-lib.com BN_mod_sqrt 2000-11-30 00:20:20 +00:00
crypto.h
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
install.com Addapt the VMS scripts to the changes in the Makefiles. 2000-11-22 04:54:06 +00:00
Makefile.ssl
md32_common.h
mem_dbg.c Make the remaining LHASH macro changes. This should leave no remaining 2000-12-04 03:02:44 +00:00
mem.c
opensslconf.h.in
opensslv.h
symhacks.h
tmdiff.c
tmdiff.h