openssl/crypto
2004-12-05 01:46:03 +00:00
..
aes Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
asn1 Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
bf Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
bio Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
bn Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
buffer Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
cast Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
comp Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
conf Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
des Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
dh Remaining parts of PR:620 2004-12-05 01:46:03 +00:00
dsa Remaining parts of PR:620 2004-12-05 01:46:03 +00:00
dso Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
ec Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
engine The use of "exp" as a variable name in a prototype causes a conflict with FC2 2004-11-11 01:18:57 +00:00
err Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
evp Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
hmac Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
idea Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
krb5 Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
lhash Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
md2 Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
md4 Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
md5 Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
mdc2 Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
objects Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
ocsp Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
pem Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
perlasm Complete backport of i386 RC4 assembler module from HEAD. 2004-12-01 15:45:34 +00:00
pkcs7 Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
pkcs12 Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
rand Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
rc2 Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
rc4 Back-port of RC4 assembler support for IA-64 from HEAD branch. 2004-12-02 10:54:36 +00:00
rc5 Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
ripemd Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
rsa Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
sha sha1_block_asm_data_order can't hash if message crosses 2GB boundary. 2004-12-02 17:05:38 +00:00
stack Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
threads Only use environment variables if uid and gid are the same as euid and egid. 2003-12-27 16:07:20 +00:00
txt_db Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
ui Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00
x509 Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
x509v3 Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +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 First step in fixing "ex_data" support. Warning: big commit log ... 2001-09-01 19:56:46 +00:00
cryptlib.c linux-x86_64 didn't link after EM64T RC4 tune-up... 2004-11-23 09:06:12 +00:00
cryptlib.h OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a 2004-08-29 16:36:05 +00:00
crypto-lib.com Synchronise with Unix build. 2004-09-12 13:02:04 +00:00
crypto.h OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a 2004-08-29 16:36:05 +00:00
cversion.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
ebcdic.c Oops, this file already had the "empty source file" workaround but it 2003-10-29 22:25:04 +00:00
ebcdic.h EBCDIC support. 2000-02-01 02:21:16 +00:00
ex_data.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
install.com Add store.h among the exported headers on VMS. 2004-03-24 09:52:16 +00:00
Makefile Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:53:31 +00:00
md32_common.h To protect FIPS-related global variables, add locking mechanisms 2004-07-30 14:38:02 +00:00
mem.c CRYPTO_malloc(), CRYPTO_realloc() and variants of them should return NULL 2003-12-01 12:06:19 +00:00
mem_clr.c Make CRYPTO_cleanse() independent of endianness. 2002-12-03 16:07:03 +00:00
mem_dbg.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:57 +00:00
o_str.c o_str.c: Windows doesn't have <strings.h>, and since we use _strnicmp() and 2004-07-08 08:32:51 +00:00
o_str.h o_str.c: Windows doesn't have <strings.h>, and since we use _strnicmp() and 2004-07-08 08:32:51 +00:00
o_time.c Since version 7.0, The C RTL in VMS handles time in terms of UTC 2004-07-19 07:50:43 +00:00
o_time.h Use one address consistently. 2001-07-05 10:20:07 +00:00
opensslconf.h.in This fixes the installation target for dynamic engines, which was trying to 2004-06-01 03:18:58 +00:00
opensslv.h Change version numbers to 0.9.7f-dev 2004-10-25 11:31:28 +00:00
ossl_typ.h Reduce dependencies on crypto.h by moving the opaque definition of 2004-05-17 18:39:00 +00:00
symhacks.h Another symbol longer than 31 characters... 2004-09-08 08:13:03 +00:00
tmdiff.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
tmdiff.h For whatever reason (compiler or header bugs), at least one commonly-used 2003-10-29 04:40:13 +00:00
uid.c Netware-specific changes, 2003-11-28 13:10:58 +00:00