openssl/crypto
Rich Salz b317819b2e RT3548: Remove some obsolete platforms
This commit removes BEOS.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2014-12-17 17:24:51 -05:00
..
aes Remove fips_constseg references. 2014-12-08 13:25:38 +00:00
asn1 Reject invalid constructed encodings. 2014-12-17 14:25:58 +00:00
bf Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
bio RT3548: Remove some obsolete platforms 2014-12-17 17:24:51 -05:00
bn Clear warnings/errors within BN_CTX_DEBUG code sections 2014-12-17 10:15:09 +01:00
buffer remove OPENSSL_FIPSAPI 2014-12-08 13:25:38 +00:00
camellia make update 2014-12-11 23:52:47 +00:00
cast Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
cmac remove OPENSSL_FIPSAPI 2014-12-08 13:25:38 +00:00
cms make update 2014-12-11 23:52:47 +00:00
comp Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
conf Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
des RT3543: Remove #ifdef LINT 2014-12-10 17:31:04 -05:00
dh RT3543: Remove #ifdef LINT 2014-12-10 17:31:04 -05:00
dsa Implement internally opaque bn access from dsa 2014-12-08 21:40:41 +00:00
dso RT3548: Remove some obsolete platforms 2014-12-17 17:24:51 -05:00
ec Build fixes 2014-12-17 14:31:05 +01:00
ecdh RT3543: Remove #ifdef LINT 2014-12-10 17:31:04 -05:00
ecdsa remove OPENSSL_FIPSAPI 2014-12-08 13:25:38 +00:00
engine Build fixes 2014-12-17 14:31:05 +01:00
err Remove FIPS error library from openssl.ec mkerr.pl 2014-12-08 13:25:38 +00:00
evp Add a comment noting the padding oracle. 2014-12-17 14:55:04 +01:00
hmac remove OPENSSL_FIPSAPI 2014-12-08 13:25:38 +00:00
idea Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
include/internal Move bn internal functions into bn_int.h and bn_lcl.h 2014-12-08 21:41:42 +00:00
jpake Include <openssl/foo.h> instead of "foo.h" 2014-12-08 14:21:35 -05:00
krb5 Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
lhash Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
md2 Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
md4 RT3497: Clean up "dclean" targets 2014-12-11 17:01:16 -05:00
md5 Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
mdc2 Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
modes remove OPENSSL_FIPSAPI 2014-12-08 13:25:38 +00:00
objects Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
ocsp Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
pem Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
perlasm perlasm/x86_64-xlate.pl: handle inter-bank movd. 2014-09-12 00:06:00 +02:00
pkcs7 Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
pkcs12 Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
pqueue make update 2014-12-11 23:52:47 +00:00
rand RT3548: Remove some obsolete platforms 2014-12-17 17:24:51 -05:00
rc2 Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
rc4 Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
rc5 Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
ripemd Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
rsa Implement internally opaque bn access from rsa 2014-12-08 21:40:57 +00:00
seed Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
sha remove FIPS_*_SIZE_T 2014-12-08 13:25:38 +00:00
srp Implement internally opaque bn access from srp 2014-12-08 21:41:02 +00:00
stack Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
store Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
threads RT3548: Remove some obsolete platforms 2014-12-17 17:24:51 -05:00
ts make update 2014-12-11 23:52:47 +00:00
txt_db Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
ui RT3548: Remove some obsolete platforms 2014-12-17 17:24:51 -05:00
whrlpool Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
x509 Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
x509v3 tree_print: check for NULL after allocating err 2014-12-10 18:35:18 +01:00
alphacpuid.pl alphacpuid.pl: fix alignment bug. 2011-08-12 12:28:52 +00:00
arm64cpuid.S Add linux-aarch64 taget. 2014-06-01 17:21:06 +02:00
arm_arch.h Remove OPENSSL_FIPSCANISTER code. 2014-12-08 13:25:16 +00:00
armcap.c Add linux-aarch64 taget. 2014-06-01 17:21:06 +02:00
armv4cpuid.S armv4cpuid.S: fix compilation error in pre-ARMv7 build. 2014-10-30 20:24:29 +01:00
c64xpluscpuid.pl C64x+ assembly pack: make it work with older toolchain. 2014-05-04 16:38:32 +02:00
constant_time_locl.h Fix warning about negative unsigned intergers 2014-11-11 15:46:28 +01:00
constant_time_test.c Add missing tests 2014-09-25 13:46:08 +02:00
cpt_err.c Implement FIPS_mode and FIPS_mode_set 2011-05-19 18:09:02 +00:00
cryptlib.c Remove OPENSSL_FIPSCANISTER code. 2014-12-08 13:25:16 +00:00
cryptlib.h Add a symbol for the first parameter to OPENSSL_showfatal(). 2011-06-23 09:46:27 +00:00
crypto-lib.com Move CT viewer extension code to crypto/x509v3 2014-02-20 18:48:56 +00:00
crypto.h remove another FIPSCANISTER reference 2014-12-08 13:25:37 +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 RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:35:32 -04:00
ex_data.c Avoid warnings with -pedantic, specifically: 2008-07-04 23:12:52 +00:00
fips_err.h Check for selftest failure in various places. 2011-10-22 17:24:27 +00:00
fips_ers.c Rename crypto/fips_err.c to fips_ers.c to avoid clash with other fips_err.c 2011-02-03 16:16:30 +00:00
ia64cpuid.S IA-64 assembler pack: fix typos and make it work on HP-UX. 2011-05-07 20:36:05 +00:00
install-crypto.com After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 2011-03-19 10:58:14 +00:00
lock.c remove unnecessary OPENSSL_FIPS reference 2014-12-08 13:25:37 +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 Followup on RT3334 fix: make sure that a directory that's the empty 2014-09-03 21:57:44 +02:00
LPdir_win.c Check for FindNextFile when defining it rather than FindFirstFile 2014-11-28 23:27:21 +01: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 RT3497: Fix; don't remove header files 2014-12-15 09:18:11 -05:00
md32_common.h md32_common.h: address compiler warning in HOST_c2l. 2014-10-29 10:48:39 +01:00
mem.c Fix datarace reported by valgrind/helgrind 2014-11-10 18:34:11 +01:00
mem_clr.c Fix warning. 2007-06-23 18:47:51 +00:00
mem_dbg.c Updates from 1.0.0-stable branch. 2009-04-20 11:33:12 +00:00
o_dir.c Undo a90081576c 2014-08-09 08:02:20 -04: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_fips.c Implement FIPS_mode and FIPS_mode_set 2011-05-19 18:09:02 +00:00
o_init.c remove unnecessary attempt to automatically call OPENSSL_init 2012-07-01 22:25:04 +00:00
o_str.c Improve WINCE support. 2013-01-19 21:23:13 +01: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 Include <openssl/foo.h> instead of "foo.h" 2014-12-08 14:21:35 -05: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 RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:35:32 -04:00
ossl_typ.h RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:35:32 -04:00
pariscid.pl PA-RISC assembler pack: switch to bve in 64-bit builds. 2013-06-18 10:37:00 +02:00
ppc_arch.h Engage GHASH for PowerISA 2.0.7. 2014-07-20 14:16:31 +02:00
ppccap.c Engage GHASH for PowerISA 2.0.7. 2014-07-20 14:16:31 +02:00
ppccpuid.pl aesp8-ppc.pl: fix typos. 2014-06-04 08:34:18 +02:00
s390xcap.c s390x assembler pack: extend OPENSSL_s390xcap_P to 128 bits. 2010-09-18 08:46:53 +00:00
s390xcpuid.S Multiple assembler packs: add experimental memory bus instrumentation. 2011-04-17 12:46:00 +00:00
sparc_arch.h Support for SPARC T4 MONT[MUL|SQR] instructions. 2012-11-17 10:34:11 +00:00
sparccpuid.S sparccpuid.S: work around emulator bug on T1. 2013-02-11 10:39:50 +01:00
sparcv9cap.c sparcv9cap.c: omit random detection. 2013-12-28 13:31:14 +01:00
symhacks.h Remove all RFC5878 code. 2014-07-04 13:26:35 +01:00
thr_id.c RT3548: Remove some obsolete platforms 2014-12-17 17:24:51 -05:00
uid.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
vms_rms.h After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 2011-03-19 10:58:14 +00:00
x86_64cpuid.pl x86[_64]cpuid.pl: add low-level RDSEED. 2014-02-14 17:24:12 +01:00
x86cpuid.pl Undo a90081576c 2014-08-09 08:02:20 -04:00