openssl/crypto
Geoff Thorpe 81ba5f6713 Due to recent debugging bursts, openssl should be more or less solid
against inconsistent BIGNUMs coming out of any of its API functions. So
this change no longer "fixes" the bn_print.c functions, but it makes for
cleaner code. This patch was a part of ticket 697.

PR: 697
Submitted by: Otto Moerbeek
Reviewed by: Geoff Thorpe
2003-11-25 21:07:59 +00:00
..
aes Removing those memcpy()s also took away the possibility for in and out to 2003-10-29 06:21:22 +00:00
asn1 Avoid possible memory leaks in error-handling. 2003-11-10 18:05:22 +00:00
bf Provide ASFLAGS in the subdirectories handling assembler code. 2003-11-16 14:38:34 +00:00
bio Avoid some shadowed variable names. 2003-11-04 00:51:32 +00:00
bn Due to recent debugging bursts, openssl should be more or less solid 2003-11-25 21:07:59 +00:00
buffer
cast Ignore derived file. 2003-10-28 17:26:46 +00:00
comp make update 2003-10-28 22:10:47 +00:00
conf Fix a small bug in str_copy: if more than one variable is replaced, make 2003-11-21 21:42:35 +00:00
des Provide ASFLAGS in the subdirectories handling assembler code. 2003-11-16 14:38:34 +00:00
dh Update any code that was using deprecated functions so that everything builds 2003-10-29 04:14:08 +00:00
dsa Update any code that was using deprecated functions so that everything builds 2003-10-29 04:14:08 +00:00
dso
ec General improvements to the ec_asn1.c code. This squashes at least one bug 2003-11-10 18:09:18 +00:00
ecdh
ecdsa re-enable the test, keeping the original method for RAND_pseudo_bytes 2003-11-16 19:33:31 +00:00
engine Free "engine" resource in case of failure to prevent memory leak 2003-11-24 16:48:52 +00:00
err
evp A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
hmac A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
idea
krb5
lhash Relax some over-zealous constification that gave some lhash-based code no 2003-10-29 04:57:05 +00:00
md2
md4
md5
mdc2
objects
ocsp
pem A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
perlasm
pkcs7 Add support for digested data PKCS#7 type. 2003-10-11 22:11:45 +00:00
pkcs12
rand A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
rc2
rc4 Provide ASFLAGS in the subdirectories handling assembler code. 2003-11-16 14:38:34 +00:00
rc5
ripemd Provide ASFLAGS in the subdirectories handling assembler code. 2003-11-16 14:38:34 +00:00
rsa A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
sha Provide ASFLAGS in the subdirectories handling assembler code. 2003-11-16 14:38:34 +00:00
stack
store
threads
txt_db
ui
x509 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
x509v3 Give CRLDP its standard name. 2003-11-20 22:45:06 +00:00
.cvsignore
cpt_err.c
cryptlib.c Setting the ex_data index is unsafe in a threaded environment, so 2003-10-06 09:09:44 +00:00
cryptlib.h
crypto-lib.com
crypto.h Setting the ex_data index is unsafe in a threaded environment, so 2003-10-06 09:09:44 +00:00
cversion.c
ebcdic.c Oops, this file already had the "empty source file" workaround but it 2003-10-29 22:25:04 +00:00
ebcdic.h
ex_data.c Relax some over-zealous constification that gave some lhash-based code no 2003-10-29 04:57:05 +00:00
install.com
Makefile.ssl The object file is o_str.o, not o_str.c. 2003-10-13 11:34:40 +00:00
md32_common.h Make md32_common.h friendlier to compiler warnings. 2003-10-29 20:55:03 +00:00
mem_clr.c
mem_dbg.c
mem.c In realloc, don't destroy the old memory area if a new one couldn't be 2003-10-07 12:09:39 +00:00
o_str.c
o_str.h
o_time.c
o_time.h
opensslconf.h.in
opensslv.h
ossl_typ.h
symhacks.h
tmdiff.c For whatever reason (compiler or header bugs), at least one commonly-used 2003-10-29 04:40:13 +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