openssl/crypto
Andy Polyakov b764f82c64 Fix crash in BN_rshift.
PR: 1663
2008-10-28 13:46:14 +00:00
..
aes AIX build updates. 2008-09-12 14:45:54 +00:00
asn1 Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros 2008-10-22 15:43:01 +00:00
bf Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
bio Fix yesterday typos in bss_dgram.c. 2008-09-15 05:43:04 +00:00
bn Fix crash in BN_rshift. 2008-10-28 13:46:14 +00:00
buffer
camellia Harmonize Camellia API with version 1.x. 2008-10-28 12:13:52 +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 type-checking. 2008-06-04 11:01:43 +00:00
dsa Remove the dual-callback scheme for numeric and pointer thread IDs, 2008-08-06 15:54:15 +00:00
dso Make DSO WIN32 compile again. 2008-06-04 11:53:14 +00:00
ec Fix EC_KEY_check_key. 2008-09-23 17:33:11 +00:00
ecdh Remove the dual-callback scheme for numeric and pointer thread IDs, 2008-08-06 15:54:15 +00:00
ecdsa Remove the dual-callback scheme for numeric and pointer thread IDs, 2008-08-06 15:54:15 +00:00
engine From branch OpenSSL_0_9_8-stable: Allow soft-loading engines. 2008-09-15 20:41:24 +00:00
err Add JPAKE. 2008-10-26 18:40:52 +00:00
evp Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros 2008-10-22 15:43:01 +00:00
hmac Fix some warnings. 2008-03-16 20:59:10 +00:00
idea
jpake Win32 fixes... add new directory to build system. Fix warnings. 2008-10-27 12:31:13 +00:00
krb5
lhash More type-checking. 2008-06-04 11:01:43 +00:00
md2
md4
md5 Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
mdc2
objects Add permanentIdentifier OID. 2008-10-22 18:48:11 +00:00
ocsp
pem More type-checking. 2008-06-04 11:01:43 +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
rand Remove the dual-callback scheme for numeric and pointer thread IDs, 2008-08-06 15:54:15 +00:00
rc2
rc4 Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
rc5
ripemd Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
rsa Really get rid of unsafe double-checked locking. 2008-09-14 13:51:44 +00:00
seed
sha Fix incorrect command for assember file generation on IA64 2008-10-06 10:34:49 +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
ts Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
txt_db Avoid warnings with -pedantic, specifically: 2008-07-04 23:12:52 +00:00
ui
whrlpool Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
x509 Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros 2008-10-22 15:43:01 +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
cpt_err.c
cryptlib.c Ooops... remove code accidentally commited from FIPS version. 2008-10-14 15:44:14 +00:00
cryptlib.h
crypto-lib.com Synchronise with Unix. 2008-04-18 06:04:03 +00:00
crypto.h Add JPAKE. 2008-10-26 18:40:52 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c Avoid warnings with -pedantic, specifically: 2008-07-04 23:12:52 +00:00
ia64cpuid.S
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
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
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_clr.c
mem_dbg.c Remove the dual-callback scheme for numeric and pointer thread IDs, 2008-08-06 15:54:15 +00:00
mem.c Add JPAKE. 2008-10-26 18:40:52 +00:00
o_dir_test.c
o_dir.c
o_dir.h
o_str.c
o_str.h
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
opensslv.h
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
sparcv9cap.c
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
x86_64cpuid.pl x86_64cpuid.pl cosmetics: harmonize $dir treatment with other modules. 2008-07-15 19:52:20 +00:00
x86cpuid.pl