openssl/crypto
Andy Polyakov 731339627f Last dso_dlfcn.c check-in said "Use Dl_info only on systems where it is
known to exist. It does not exist on AIX 4.3.3, AIX 5.1, SCO 5, or Cygwin"
and disabled it on banch of systems it's known to exists, such as FreeBSD,
Solaris, 64-bit HP-UX, MacOS X. Get it straight.
2008-01-04 23:03:23 +00:00
..
aes Engage x86 assembler in Mac OS X build. 2007-12-18 17:33:49 +00:00
asn1 Source readability fix, which incidentally works around XLC compiler bug. 2007-12-29 18:32:34 +00:00
bf Engage x86 assembler in Mac OS X build. 2007-12-18 17:33:49 +00:00
bio Netware support. 2008-01-03 22:43:04 +00:00
bn Final (for this commit series) optimized version and with commentary section. 2007-12-29 20:30:09 +00:00
buffer size_t-fy crypto/buffer. 2007-10-09 15:52:07 +00:00
camellia Make room for Camellia assembler. 2007-08-28 20:45:25 +00:00
cast Engage x86 assembler in Mac OS X build. 2007-12-18 17:33:49 +00:00
comp - use OPENSSL_malloc() etc. in zlib 2007-02-14 21:52:01 +00:00
conf Change safestack reimplementation to match 0.9.8. 2007-09-07 13:25:15 +00:00
des Engage x86 assembler in Mac OS X build. 2007-12-18 17:33:49 +00:00
dh Typos 2007-09-24 11:22:58 +00:00
dsa 1. Changes for s_client.c to make it return non-zero exit code in case 2007-10-26 12:06:36 +00:00
dso Last dso_dlfcn.c check-in said "Use Dl_info only on systems where it is 2008-01-04 23:03:23 +00:00
ec Compress and more aggressively constify ec_curve.c [the latter is 2007-08-31 09:36:43 +00:00
ecdh Fix warnings. 2007-08-12 17:44:32 +00:00
ecdsa Should reject signatures that we can't properly verify 2007-11-19 07:25:55 +00:00
engine Lookup public key ASN1 methods by string by iterating through all 2007-11-21 17:25:58 +00:00
err Experimental HMAC support via EVP_PKEY_METHOD. 2007-04-11 12:33:06 +00:00
evp 1. Changes for s_client.c to make it return non-zero exit code in case 2007-10-26 12:06:36 +00:00
hmac 1. Changes for s_client.c to make it return non-zero exit code in case 2007-10-26 12:06:36 +00:00
idea Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
krb5 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
lhash Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
md2 Constify seed and md2. 2007-08-31 10:12:35 +00:00
md4 Remove unnecessary casts and avoid some warnings with gcc 4.2. 2007-06-07 16:07:57 +00:00
md5 Engage x86 assembler in Mac OS X build. 2007-12-18 17:33:49 +00:00
mdc2 Update filenames in makefiles. 2006-02-04 01:45:59 +00:00
objects Rebuild OID database: duplicates got in there somehow?? 2007-11-23 00:34:00 +00:00
ocsp Submitted by: Victor B. Wagner <vitus@cryptocom.ru>, steve 2007-12-04 12:41:28 +00:00
pem Finish gcc 4.2 changes. 2007-06-07 13:14:42 +00:00
perlasm x86gas.pl update. 2008-01-04 22:58:50 +00:00
pkcs7 Netware support. 2008-01-03 22:43:04 +00:00
pkcs12 Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
pqueue Remove pq_compat.h. 2007-09-16 19:29:35 +00:00
rand Netware support. 2008-01-03 22:43:04 +00:00
rc2 Wire RC4 key_table to read-only segment. 2007-09-18 21:10:32 +00:00
rc4 Engage x86 assembler in Mac OS X build. 2007-12-18 17:33:49 +00:00
rc5 Update filenames in makefiles. 2006-02-04 01:45:59 +00:00
ripemd Engage x86 assembler in Mac OS X build. 2007-12-18 17:33:49 +00:00
rsa 1. Changes for s_client.c to make it return non-zero exit code in case 2007-10-26 12:06:36 +00:00
seed Fix dependencies. Make depend. 2007-09-19 14:53:18 +00:00
sha Engage x86 assembler in Mac OS X build. 2007-12-18 17:33:49 +00:00
stack Support for certificate status TLS extension. 2007-09-26 21:56:59 +00:00
store Typo in str_lib.c 2007-07-07 20:11:12 +00:00
threads Add BeOS support. 2006-04-11 21:34:21 +00:00
ts fix function codes for error 2007-04-24 01:06:19 +00:00
txt_db Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
ui Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
whrlpool Engage x86 assembler in Mac OS X build. 2007-12-18 17:33:49 +00:00
x509 1. Changes for s_client.c to make it return non-zero exit code in case 2007-10-26 12:06:36 +00:00
x509v3 Support for certificate status TLS extension. 2007-09-26 21:56:59 +00:00
.cvsignore Update .cvsignore 2007-06-18 12:40:24 +00:00
alphacpuid.s Fix linking error after adding alphacpuid.s. 2007-05-15 07:11:23 +00:00
cpt_err.c Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
cryptlib.c Update from fips2 branch. 2007-02-03 17:32:49 +00:00
cryptlib.h Move _WIN32_WINNT definition from command line to e_os.h. The change is 2005-05-21 13:19:27 +00:00
crypto-lib.com Synchronise VMS with Unix. 2007-05-01 12:25:15 +00:00
crypto.h New functions CRYPTO_set_idptr_callback(), 2006-06-23 15:21:36 +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
ia64cpuid.S ia64cpuid update. 2007-07-27 18:03:27 +00:00
install.com Add SEED encryption algorithm. 2007-04-23 23:48:59 +00:00
LPdir_nyi.c Copy a few files from LPlib (a new project of mine), add a wrapper. 2004-07-10 13:16:02 +00:00
LPdir_unix.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
LPdir_vms.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
LPdir_win.c Fix mingw warnings. 2006-10-23 07:41:05 +00:00
LPdir_win32.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
LPdir_wince.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
Makefile Engage x86 assembler in Mac OS X build. 2007-12-18 17:33:49 +00:00
md32_common.h md32_common.h update. 2007-07-23 13:57:15 +00:00
mem.c Profiling revealed that OPENSSL_cleanse consumes *more* CPU time than 2007-05-14 21:35:25 +00:00
mem_clr.c Fix warning. 2007-06-23 18:47:51 +00:00
mem_dbg.c New functions CRYPTO_set_idptr_callback(), 2006-06-23 15:21:36 +00:00
o_dir.c DJGPP has opendir() and friends, according to Gisle Vanem <giva@bgnett.no>. 2004-08-03 19:15:21 +00:00
o_dir.h Copy a few files from LPlib (a new project of mine), add a wrapper. 2004-07-10 13:16:02 +00:00
o_dir_test.c Copy a few files from LPlib (a new project of mine), add a wrapper. 2004-07-10 13:16:02 +00:00
o_str.c "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. 2005-09-20 20:19:07 +00:00
o_str.h "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. 2005-09-20 20:19:07 +00:00
o_time.c Use gmtime on cygwin 2006-08-13 09:03:38 +00:00
o_time.h Use one address consistently. 2001-07-05 10:20:07 +00:00
opensslconf.h.in Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 and 2005-12-16 10:37:24 +00:00
opensslv.h Reorganize the data used for SSL ciphersuite pattern matching. 2007-02-17 06:45:38 +00:00
ossl_typ.h Support for certificate status TLS extension. 2007-09-26 21:56:59 +00:00
ppccpuid.pl Typo in ppccpuid.pl. 2007-07-31 18:19:40 +00:00
sparccpuid.S sparccpuid.s update. 2007-05-19 17:26:48 +00:00
sparcv9cap.c Typo in Linux part of sparcv9cap.c 2007-06-20 13:02:34 +00:00
symhacks.h A few more ENGINE strings that need shortening. 2006-06-04 08:22:25 +00:00
uid.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
x86_64cpuid.pl Make x86_64 modules work under Win64/x64. 2007-08-23 12:01:58 +00:00
x86cpuid.pl x86*cpuid update. 2007-07-21 14:46:27 +00:00