openssl/crypto
Andy Polyakov 3cc9a89dda Unified targets for ELF assembler modules. Tested on Linux, Solaris and
FreeBSD. Goal is to extend support even to SCO5, UnixWare/OpenUnix...
2003-01-03 17:37:53 +00:00
..
aes Make AES_ENCRYPT and AES_DECRYPT macros instead of static constants. 2002-12-20 18:21:35 +00:00
asn1 Make sure the last character of the ASN.1 time string (the 'Z') is copied. 2003-01-01 03:40:59 +00:00
bf Unified targets for ELF assembler modules. Tested on Linux, Solaris and 2003-01-03 17:37:53 +00:00
bio OS/2 does binary by default, apparently. 2002-12-29 10:19:58 +00:00
bn Unified targets for ELF assembler modules. Tested on Linux, Solaris and 2003-01-03 17:37:53 +00:00
buffer Remove warnings. 2002-11-14 15:57:38 +00:00
cast Unified targets for ELF assembler modules. Tested on Linux, Solaris and 2003-01-03 17:37:53 +00:00
comp Implement a stateful variant if the ZLIB compression method. The old 2002-12-08 02:39:38 +00:00
conf make update 2002-12-29 01:38:15 +00:00
des Unified targets for ELF assembler modules. Tested on Linux, Solaris and 2003-01-03 17:37:53 +00:00
dh make update 2002-12-09 02:19:27 +00:00
dsa Adjust the parameter lists in some not commonly used files. 2003-01-01 23:41:46 +00:00
dso WinCE patches 2002-11-15 22:37:18 +00:00
ec This is a first-cut at improving the callback mechanisms used in 2002-12-08 05:24:31 +00:00
ecdh Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
ecdsa This is a first-cut at improving the callback mechanisms used in 2002-12-08 05:24:31 +00:00
engine make update 2002-12-29 01:38:15 +00:00
err make update 2002-12-29 01:38:15 +00:00
evp make update 2002-12-29 01:38:15 +00:00
hmac make update 2002-12-29 01:38:15 +00:00
idea Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
krb5 Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
lhash Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
md2 make update 2002-12-05 01:55:48 +00:00
md4 x86_64 performance patch. 2002-12-14 20:42:05 +00:00
md5 Unified targets for ELF assembler modules. Tested on Linux, Solaris and 2003-01-03 17:37:53 +00:00
mdc2 A few more memset()s converted to OPENSSL_cleanse(). 2002-11-29 11:30:45 +00:00
objects Keep the internal lowercase 'surname', for programmer's sake. 2002-12-20 09:39:34 +00:00
ocsp make update 2002-12-29 01:38:15 +00:00
pem make update 2002-12-29 01:38:15 +00:00
perlasm Unified targets for ELF assembler modules. Tested on Linux, Solaris and 2003-01-03 17:37:53 +00:00
pkcs7 make update 2002-12-29 01:38:15 +00:00
pkcs12 make update 2002-12-29 01:38:15 +00:00
rand make update 2002-12-29 01:38:15 +00:00
rc2 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
rc4 Unified targets for ELF assembler modules. Tested on Linux, Solaris and 2003-01-03 17:37:53 +00:00
rc5 Unified targets for ELF assembler modules. Tested on Linux, Solaris and 2003-01-03 17:37:53 +00:00
ripemd Unified targets for ELF assembler modules. Tested on Linux, Solaris and 2003-01-03 17:37:53 +00:00
rsa make update 2002-12-29 01:38:15 +00:00
sha Unified targets for ELF assembler modules. Tested on Linux, Solaris and 2003-01-03 17:37:53 +00:00
stack Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
threads Use new-style system-id macros everywhere possible. I hope I haven't 2001-02-20 08:13:47 +00:00
txt_db Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
ui Only check for a result buffer if the allocated string is a prompt string. 2002-12-05 00:04:30 +00:00
x509 make update 2002-12-29 01:38:15 +00:00
x509v3 Adjust the parameter lists in some not commonly used files. 2003-01-01 23:41:46 +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 In CRYPTO_lock(), check that the application cares about locking (provided 2002-12-11 08:56:35 +00:00
cryptlib.h Merge from 0.9.7-stable. 2002-11-13 18:10:30 +00:00
crypto-lib.com Synchronise with Makefiles. 2002-12-15 20:59:24 +00:00
crypto.h Implement a stateful variant if the ZLIB compression method. The old 2002-12-08 02:39:38 +00:00
cversion.c Add SSLEAY_DIR argument code for SSLeay_version. 2001-01-10 15:15:36 +00:00
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 EBCDIC support. 2000-02-01 02:21:16 +00:00
ex_data.c Redo type-safety fix. 2001-09-07 11:43:30 +00:00
install.com A new header. 2002-08-09 22:34:57 +00:00
Makefile.ssl Propagate MAKEDEPPROG to the subdirs under crypto/. 2002-12-20 15:28:42 +00:00
md32_common.h x86_64 performance patch. 2002-12-14 20:42:05 +00:00
mem.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
mem_clr.c Make CRYPTO_cleanse() independent of endianness. 2002-12-03 16:06:40 +00:00
mem_dbg.c fix memory leak in memory debuggin code ... 2002-11-18 14:00:42 +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 Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H 2002-12-11 07:24:43 +00:00
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 Merge from 0.9.7-stable. 2002-12-28 02:41:17 +00:00
symhacks.h Remove clashes between symbols that have the same name except for 2002-08-11 12:23:08 +00:00
tmdiff.c Determine HZ exactly as in apps/speed.c. 2002-11-18 23:06:36 +00:00
tmdiff.h Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
uid.c Add a few more VxWorks targets. 2002-10-09 13:40:48 +00:00