..
aes
Fix undefined behaviour in shifts.
2015-03-13 21:10:13 -07:00
asn1
free NULL cleanup
2015-03-24 07:52:24 -04:00
bf
clang on Linux x86_64 complains about unreachable code.
2015-01-29 01:54:09 +01:00
bio
Fix malloc define typo
2015-03-24 11:33:39 +00:00
bn
Fix probable_prime over large shift
2015-03-17 13:41:49 +00:00
buffer
size_t for buffer functions.
2015-02-13 13:50:36 +00:00
camellia
Fix crash in SPARC T4 XTS.
2015-02-24 10:11:36 +01:00
cast
Dead code cleanup: #if 0 dropped from tests
2015-02-02 11:11:34 -05:00
cmac
cms
Unchecked malloc fixes
2015-03-05 09:09:57 +00:00
comp
Dead code removal: #if 0 bio, comp, rand
2015-01-29 21:38:57 -05:00
conf
RT3670: Check return from BUF_MEM_grow_clean
2015-02-12 13:00:42 -05:00
des
des/asm/des_enc.m4: fix brown-bag typo in last commit.
2015-02-09 08:58:43 +01:00
dh
free NULL cleanup
2015-03-24 07:52:24 -04:00
dsa
free NULL cleanup
2015-03-24 07:52:24 -04:00
dso
Remove dead code from crypto
2015-03-17 14:48:44 +00:00
ec
free NULL cleanup
2015-03-24 07:52:24 -04:00
ecdh
Update ordinals, fix error message.
2015-03-15 15:56:24 +00:00
ecdsa
Update ordinals, fix error message.
2015-03-15 15:56:24 +00:00
engine
Use OPENSSL_malloc rather than malloc/calloc
2015-03-24 12:21:12 +01:00
err
Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
2015-03-11 09:29:37 -04:00
evp
Add AES unwrap test with invalid key.
2015-03-20 23:22:17 +00:00
hmac
HMAC_cleanup, and HMAC_Init are stated as deprecated in the docs and source.
2015-02-10 14:32:56 +00:00
idea
clang on Linux x86_64 complains about unreachable code.
2015-01-29 01:54:09 +01:00
include /internal
jpake
JPAKE Makefile missing 'files' target
2015-03-24 11:57:14 +01:00
krb5
lhash
Add missing declaration for lh_node_usage_stats
2015-01-28 12:27:23 -05:00
md2
md4
clang on Linux x86_64 complains about unreachable code.
2015-01-29 01:54:09 +01:00
md5
clang on Linux x86_64 complains about unreachable code.
2015-01-29 01:54:09 +01:00
mdc2
ui_compat cleanup; makefiles and vms
2015-02-06 16:49:17 -05:00
modes
CRYPTO_128_unwrap(): Fix refactoring damage
2015-03-20 23:22:17 +00:00
objects
Unchecked malloc fixes
2015-03-05 09:09:57 +00:00
ocsp
free NULL cleanup
2015-03-24 07:52:24 -04:00
pem
ui_compat cleanup; makefiles and vms
2015-02-06 16:49:17 -05:00
perlasm
Fix crash in SPARC T4 XTS.
2015-02-24 10:11:36 +01:00
pkcs7
Remove old ASN.1 code.
2015-03-23 13:15:06 +00:00
pkcs12
Remove old ASN.1 code.
2015-03-23 13:15:06 +00:00
pqueue
Dead code removal: #if 0 conf, dso, pqueue, threads
2015-01-30 12:46:49 -05:00
rand
Unchecked malloc fixes
2015-03-05 09:09:57 +00:00
rc2
clang on Linux x86_64 complains about unreachable code.
2015-01-29 01:54:09 +01:00
rc4
clang on Linux x86_64 complains about unreachable code.
2015-01-29 01:54:09 +01:00
rc5
ifdef cleanup, part 4a: '#ifdef undef'
2015-01-24 10:58:38 -05:00
ripemd
Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp
2015-02-03 11:20:56 -05:00
rsa
free NULL cleanup
2015-03-24 07:52:24 -04:00
seed
sha
sha/asm/sha256-armv4.pl: adapt for use in Linux kernel context.
2015-03-23 13:34:03 +01:00
srp
Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp
2015-02-03 11:20:56 -05:00
stack
Fix memset call in stack.c
2015-03-17 13:39:53 +00:00
store
util/mkstack.pl now generates entire safestack.h
2015-02-06 10:47:53 -05:00
threads
Unchecked malloc fixes
2015-03-05 09:09:57 +00:00
ts
make X509_EXTENSION opaque
2015-03-23 18:27:04 +00:00
txt_db
OPENSSL_NO_xxx cleanup: many removals
2015-01-27 10:06:22 -05:00
ui
Assume TERMIOS is default, remove TERMIO on all Linux.
2015-02-21 23:51:05 +01:00
whrlpool
x509
make X509_EXTENSION opaque
2015-03-23 18:27:04 +00:00
x509v3
free NULL cleanup
2015-03-24 07:52:24 -04:00
alphacpuid.pl
arm64cpuid.pl
Add assembly support to ios64-cross.
2015-01-23 15:38:41 +01:00
arm_arch.h
armcap.c
Add assembly support to ios64-cross.
2015-01-23 15:38:41 +01:00
armv4cpuid.S
c64xpluscpuid.pl
constant_time_locl.h
constant_time_test.c
cpt_err.c
cryptlib.c
OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTS
2015-01-27 16:43:53 -05:00
cryptlib.h
crypto-lib.com
Catch up the VMS build.
2015-03-05 18:20:06 +01:00
crypto.h
"#if 0" removal: header files
2015-01-27 17:44:12 -05:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
Fix memory leak reporting.
2015-02-09 12:53:36 +00:00
fips_err.h
fips_ers.c
ia64cpuid.S
install-crypto.com
ui_compat cleanup; makefiles and vms
2015-02-06 16:49:17 -05:00
lock.c
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
Makefile
Add assembly support to ios64-cross.
2015-01-23 15:38:41 +01:00
md32_common.h
Keep disclaiming 16-bit support.
2015-01-23 19:09:01 +01:00
mem_clr.c
mem_dbg.c
mem.c
o_dir_test.c
o_dir.c
o_dir.h
o_fips.c
o_init.c
Dead code cleanup: crypto/*.c, x509v3, demos
2015-02-02 11:08:16 -05:00
o_str.c
ifdef cleanup part 3: OPENSSL_SYSNAME
2015-01-23 11:58:26 -05:00
o_str.h
o_time.c
opensslconf.h.in
opensslv.h
ossl_typ.h
Remove obsolete declarations.
2015-03-12 14:12:17 +00:00
pariscid.pl
ppc_arch.h
ppccap.c
ppccpuid.pl
s390xcap.c
s390xcpuid.S
sparc_arch.h
sparccpuid.S
sparcv9cap.c
Dead code cleanup: crypto/*.c, x509v3, demos
2015-02-02 11:08:16 -05:00
symhacks.h
Remove ui_compat
2015-02-06 14:52:40 -05:00
thr_id.c
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl