openssl/crypto
Andy Polyakov 2b8f33a574 evp/evp.h: add missing camellia-ctr declarations.
Reviewed-by: Matt Caswell <matt@openssl.org>
2015-02-12 19:26:37 +01:00
..
aes "#if 0" removal: header files 2015-01-27 17:44:12 -05:00
asn1 Remove obsolete IMPLEMENT_ASN1_SET_OF 2015-02-09 12:47:28 +00:00
bf clang on Linux x86_64 complains about unreachable code. 2015-01-29 01:54:09 +01:00
bio Live code cleanup: remove #if 1 stuff 2015-02-06 10:54:20 -05:00
bn Remove some functions that are no longer used and break the build with: 2015-02-10 14:33:03 +00:00
buffer
camellia
cast Dead code cleanup: #if 0 dropped from tests 2015-02-02 11:11:34 -05:00
cmac
cms clang on Linux x86_64 complains about unreachable code. 2015-01-29 01:54:09 +01: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 Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp 2015-02-03 11:20:56 -05:00
dsa clang on Linux x86_64 complains about unreachable code. 2015-01-29 01:54:09 +01:00
dso Dead code removal: #if 0 conf, dso, pqueue, threads 2015-01-30 12:46:49 -05:00
ec Add ec/asm/ecp_nistz256-armv4.pl module. 2015-02-11 20:34:18 +01:00
ecdh Dead code cleanup: crypto/ec,ecdh,ecdsa 2015-02-02 11:56:47 -05:00
ecdsa Dead code cleanup: crypto/ec,ecdh,ecdsa 2015-02-02 11:56:47 -05:00
engine Dead code cleanup; remove #if 0 from crypto/engine 2015-02-02 11:40:36 -05:00
err OPENSSL_NO_xxx cleanup: many removals 2015-01-27 10:06:22 -05:00
evp evp/evp.h: add missing camellia-ctr declarations. 2015-02-12 19:26:37 +01: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
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 Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp 2015-02-03 11:20:56 -05:00
objects Add more Camellia OIDs. 2015-02-11 20:28:47 +01:00
ocsp Final (for me, for now) dead code cleanup 2015-02-08 18:48:09 -05:00
pem ui_compat cleanup; makefiles and vms 2015-02-06 16:49:17 -05:00
perlasm Add assembly support to ios64-cross. 2015-01-23 15:38:41 +01:00
pkcs7 Dead code removal: #if 0 asn1, pkcs7 2015-01-30 15:35:49 -05:00
pkcs12 Remove OPENSSL_NO_HMAC 2015-02-06 12:16:58 +00:00
pqueue Dead code removal: #if 0 conf, dso, pqueue, threads 2015-01-30 12:46:49 -05:00
rand RT3684: rand_egd needs stddef.h 2015-02-12 12:50:09 -05: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 Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp 2015-02-03 11:20:56 -05:00
seed
sha Fix various windows compilation issues 2015-01-28 22:55:15 +00:00
srp Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp 2015-02-03 11:20:56 -05:00
stack util/mkstack.pl now generates entire safestack.h 2015-02-06 10:47:53 -05:00
store util/mkstack.pl now generates entire safestack.h 2015-02-06 10:47:53 -05:00
threads Dead code removal: #if 0 conf, dso, pqueue, threads 2015-01-30 12:46:49 -05:00
ts OPENSSL_NO_xxx cleanup: many removals 2015-01-27 10:06:22 -05:00
txt_db OPENSSL_NO_xxx cleanup: many removals 2015-01-27 10:06:22 -05:00
ui Remove ui_compat 2015-02-06 14:52:40 -05:00
whrlpool Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
x509 Remove obsolete IMPLEMENT_ASN1_SET_OF 2015-02-09 12:47:28 +00:00
x509v3 Fix hostname validation in the command-line tool to honour negative return values. 2015-02-10 15:35:20 +01: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 Remove ui_compat 2015-02-06 14:52:40 -05: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 Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
opensslconf.h.in
opensslv.h
ossl_typ.h Remove X509_PAIR 2015-02-06 10:55:31 -05: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