openssl/crypto
2008-11-01 16:40:37 +00:00
..
aes size_t-fy AES, Camellia and RC4. 2008-10-31 19:30:11 +00:00
asn1 More size_tification. 2008-11-01 16:40:37 +00:00
bf More size_tification. 2008-11-01 16:40:37 +00:00
bio size_tification. 2008-11-01 14:37:00 +00:00
bn size_tification. 2008-11-01 14:37:00 +00:00
buffer size_t-fy crypto/buffer. 2007-10-09 15:52:07 +00:00
camellia size_t-fy AES, Camellia and RC4. 2008-10-31 19:30:11 +00:00
cast Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
cms Correctly handle errors in CMS I/O code. 2008-08-05 15:55:53 +00:00
comp And so it begins... 2008-03-12 21:14:28 +00:00
conf Avoid warnings with -pedantic, specifically: 2008-07-04 23:12:52 +00:00
des des-596.pl update: short-circuit reference to DES_SPtrans. 2008-07-15 13:24:16 +00:00
dh More size_tification. 2008-11-01 16:40:37 +00:00
dsa More size_tification. 2008-11-01 16:40:37 +00:00
dso Make DSO WIN32 compile again. 2008-06-04 11:53:14 +00:00
ec More size_tification. 2008-11-01 16:40:37 +00:00
ecdh Remove the dual-callback scheme for numeric and pointer thread IDs, 2008-08-06 15:54:15 +00:00
ecdsa More size_tification. 2008-11-01 16:40:37 +00:00
engine Fix warnings after commit#17578. 2008-10-31 20:20:54 +00:00
err Add JPAKE. 2008-10-26 18:40:52 +00:00
evp More size_tification. 2008-11-01 16:40:37 +00:00
hmac More size_tification. 2008-11-01 16:40:37 +00:00
idea Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
jpake Add install target to crypto/jpake/Makefile 2008-10-31 12:06:25 +00:00
krb5 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
lhash More type-checking. 2008-06-04 11:01:43 +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 Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
mdc2 Update filenames in makefiles. 2006-02-04 01:45:59 +00:00
objects More size_tification. 2008-11-01 16:40:37 +00:00
ocsp Submitted by: Victor B. Wagner <vitus@cryptocom.ru>, steve 2007-12-04 12:41:28 +00:00
pem More size_tification. 2008-11-01 16:40:37 +00:00
perlasm x86_64-xlate.pl update: refine SEH support. 2008-10-28 08:40:07 +00:00
pkcs7 Delete nonexistant function from pkcs7.h header file. WIN32 build fix from 2008-04-04 00:06:43 +00:00
pkcs12 Update from stable branch. 2008-06-26 23:27:31 +00:00
pqueue Remove pq_compat.h. 2007-09-16 19:29:35 +00:00
rand More size_tification. 2008-11-01 16:40:37 +00:00
rc2 Wire RC4 key_table to read-only segment. 2007-09-18 21:10:32 +00:00
rc4 size_t-fy AES, Camellia and RC4. 2008-10-31 19:30:11 +00:00
rc5 rc5/asm/rc5-586.pl was erroneously omitted from last perlasm unification. 2008-01-17 19:48:01 +00:00
ripemd Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
rsa More size_tification. 2008-11-01 16:40:37 +00:00
seed Fix dependencies. Make depend. 2007-09-19 14:53:18 +00:00
sha Fix SHA512 and optimize BN for mingw64. 2008-11-01 12:46:18 +00:00
stack Type-safe OBJ_bsearch_ex. 2008-10-14 08:10:52 +00:00
store More type-checking. 2008-06-04 11:01:43 +00:00
threads Add BeOS support. 2006-04-11 21:34:21 +00:00
ts More size_tification. 2008-11-01 16:40:37 +00:00
txt_db Avoid warnings with -pedantic, specifically: 2008-07-04 23:12:52 +00:00
ui Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
whrlpool Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
x509 More size_tification. 2008-11-01 16:40:37 +00:00
x509v3 Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros 2008-10-22 15:43:01 +00:00
.cvsignore Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +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 Ooops... remove code accidentally commited from FIPS version. 2008-10-14 15:44:14 +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 with Unix. 2008-04-18 06:04:03 +00:00
crypto.h size_tification. 2008-11-01 14:37:00 +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 Avoid warnings with -pedantic, specifically: 2008-07-04 23:12:52 +00:00
ia64cpuid.S ia64cpuid update. 2007-07-27 18:03:27 +00:00
install.com Further synchronisation with Unix build. I hadn't noticed pq_compat.h 2008-04-12 08:41:05 +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 AIX build updates. 2008-09-12 14:45:54 +00:00
md32_common.h Some precautions to avoid potential security-relevant problems. 2008-09-14 13:42:34 +00:00
mem.c size_tification. 2008-11-01 14:37:00 +00:00
mem_clr.c Fix warning. 2007-06-23 18:47:51 +00:00
mem_dbg.c size_tification. 2008-11-01 14:37:00 +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 <strings.h> does not exist under WIN32. 2008-01-14 18:10:55 +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 Experimental new date handling routines. These fix issues with X509_time_adj() 2008-10-07 22:55:27 +00:00
o_time.h Experimental new date handling routines. These fix issues with X509_time_adj() 2008-10-07 22:55:27 +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 Initial support for name constraints certificate extension. 2008-08-08 15:35:29 +00:00
ppccpuid.pl AIX build updates. 2008-09-12 14:45:54 +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 Provide other forms for symbols that are too long or that clash with others 2008-04-12 08:40:01 +00:00
uid.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
x86_64cpuid.pl x86_64cpuid.pl cosmetics: harmonize $dir treatment with other modules. 2008-07-15 19:52:20 +00:00
x86cpuid.pl Update perl asm scripts include paths for perlasm. 2008-01-05 22:28:38 +00:00