openssl/crypto
Richard Levitte 62dd6f161a The #else part of the conditionals have two statements, so they need
to be surrounded with braces, or the surrounding if..else will fail
miserably in case the #else part is compiled.
2002-10-29 09:42:59 +00:00
..
aes Add more commentary. Check that *num is smaller than the block size. 2002-10-11 22:42:34 +00:00
asn1 In my extreme debug mode, gcc complains that 'static' doesn't come 2002-10-20 20:38:18 +00:00
bf Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
bio makedepend complains when a header file is included more than once in 2002-10-14 10:02:36 +00:00
bn clean up new code for NIST primes 2002-10-28 14:02:19 +00:00
buffer Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
cast Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
comp Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
conf Add a few more VxWorks targets. 2002-10-09 13:40:48 +00:00
des Add a few more VxWorks targets. 2002-10-09 13:40:48 +00:00
dh Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
dsa Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
dso Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
ec The #else part of the conditionals have two statements, so they need 2002-10-29 09:42:59 +00:00
ecdh Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
ecdsa 'broken' PKCS #8 format does not apply to ECDSA 2002-10-28 14:13:38 +00:00
engine For the mkdef.pl to recognise if the "external" engines are inserted 2002-10-24 19:09:03 +00:00
err makedepend complains when a header file is included more than once in 2002-10-14 10:02:36 +00:00
evp 'broken' PKCS #8 format does not apply to ECDSA 2002-10-28 14:13:38 +00:00
hmac Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
idea Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
krb5 Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
lhash Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
md2 Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
md4 Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
md5 Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
mdc2 Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
objects Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
ocsp Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
pem Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
perlasm Further enhance assembler support on Cygwin and DJGPP. 2002-07-18 12:37:59 +00:00
pkcs7 Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
pkcs12 Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
rand Complete the VxWorks fix by implementing a NULL RAND_poll() for it. 2002-10-14 09:44:57 +00:00
rc2 Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
rc4 Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
rc5 Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
rijndael Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
ripemd Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
rsa Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
sha Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
stack Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
threads
txt_db Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
ui Add a few more VxWorks targets. 2002-10-09 13:40:48 +00:00
x509 makedepend complains when a header file is included more than once in 2002-10-14 10:02:36 +00:00
x509v3 Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
.cvsignore
cpt_err.c
cryptlib.c clean up new code for NIST primes 2002-10-28 14:02:19 +00:00
cryptlib.h get rid of OpenSSLDie 2002-08-02 11:48:15 +00:00
crypto-lib.com External engines aren't in crypto/engine/ any more, so don't try to 2002-10-24 19:15:30 +00:00
crypto.h clean up new code for NIST primes 2002-10-28 14:02:19 +00:00
cversion.c
ebcdic.c The default C compiler on MacOS X doesn't like empty object files 2002-07-16 10:46:00 +00:00
ebcdic.h
ex_data.c
install.com A new header. 2002-08-09 22:34:57 +00:00
Makefile.ssl Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
md32_common.h
mem_dbg.c
mem.c If CRYPTO_realloc() is called with a NULL pointer, have it call 2002-08-01 10:08:37 +00:00
o_time.c
o_time.h
opensslconf.h.in
opensslv.h The version of the shared library should, for now, reflect the version 2002-07-31 13:24:26 +00:00
ossl_typ.h
symhacks.h Remove clashes between symbols that have the same name except for 2002-08-11 12:23:08 +00:00
tmdiff.c Rhapsody had ftime, Darwin doesn't (any longer?) 2002-10-10 13:35:49 +00:00
tmdiff.h
uid.c Add a few more VxWorks targets. 2002-10-09 13:40:48 +00:00