openssl/crypto
Bodo Möller 6178bb8fe9 Add bn_dup_expand() comment from the main branch explaining that
bn_dup_expand() is broken.

[No need to fix this in 0.9.7-stable, it is just an unused internal
function.]
2002-07-25 12:14:41 +00:00
..
aes Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
asn1 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
bf Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
bio Add support for shared libraries with OS/2. 2002-07-17 13:28:29 +00:00
bn Add bn_dup_expand() comment from the main branch explaining that 2002-07-25 12:14:41 +00:00
buffer Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
cast Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
comp Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
conf Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
des Do not define crypt() on OpenBSD. Notified by Bob Beck of OpenBSD. 2002-06-29 22:04:16 +00:00
dh Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
dsa Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
dso Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
ec Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
engine If DH is disabled, don't define the DH functions. 2002-07-22 14:18:00 +00:00
err Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
evp Reorder inclusion of header files: 2002-07-10 06:57:54 +00:00
hmac Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
idea Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
krb5 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
lhash Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
md2 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
md4 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
md5 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
mdc2 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
objects Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
ocsp Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
pem Try to avoid double declaration of ERR_load_PEM_strings(). 2002-06-27 17:06:41 +00:00
perlasm Further enhance assembler support on Cygwin and DJGPP. 2002-07-18 12:38:07 +00:00
pkcs7 Don't clobber loop variable. 2002-07-24 14:42:38 +00:00
pkcs12 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
rand OPENSSL_SYS_WIN32 is important so util/mkdef.pl can detect it 2002-07-18 06:34:39 +00:00
rc2 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
rc4 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
rc5 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
rijndael Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
ripemd Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
rsa Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
sha Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
stack Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
threads
txt_db Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
ui In UI_UTIL_read_pw(), we should look at the size parameter, not at BUFSIZ. 2002-07-11 09:12:37 +00:00
x509 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
x509v3 Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
.cvsignore
cpt_err.c First step in fixing "ex_data" support. Warning: big commit log ... 2001-09-01 19:56:46 +00:00
cryptlib.c new locks 2002-02-13 17:25:27 +00:00
cryptlib.h
crypto-lib.com Avoid loops when linking doesn't work 2002-05-23 15:27:21 +00:00
crypto.h new locks 2002-02-13 17:25:27 +00:00
cversion.c
ebcdic.c The default C compiler on MacOS X doesn't like empty object files 2002-07-16 10:46:09 +00:00
ebcdic.h
ex_data.c Redo type-safety fix. 2001-09-07 11:43:30 +00:00
install.com Because Rijndael is more known as AES, use crypto/aes instead of 2002-01-02 16:55:35 +00:00
Makefile.ssl Pass CFLAG to dependency makers, so non-standard system include paths are 2002-06-27 16:44:52 +00:00
md32_common.h openbsd-x86 macros 2001-10-14 00:57:30 +00:00
mem.c
mem_dbg.c Ensure that failure to create the BIO in 'CRYPTO_mem_leaks_fp' doesn't 2001-08-28 15:54:57 +00:00
o_time.c Patches to make OpenSSL compilable on MacOS/X. 2002-01-08 09:19:31 +00:00
o_time.h Use one address consistently. 2001-07-05 10:20:07 +00:00
opensslconf.h.in GCC uses __i386__. 2002-01-26 03:57:41 +00:00
opensslv.h Roll OpenSSL-0.9.7-beta2 2002-06-16 11:27:44 +00:00
ossl_typ.h #undef some things that cause a conflict under Win32 when 2002-02-02 13:19:27 +00:00
symhacks.h Add support for shared libraries with OS/2. 2002-07-17 13:28:29 +00:00
tmdiff.c Missing #endif 2002-02-16 11:58:16 +00:00
tmdiff.h
uid.c