openssl/crypto
Andy Polyakov 3953bf53da ec/asm/ecp_nistz256-x86_64.pl: /cmovb/cmovc/ as nasm doesn't recognize cmovb.
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit d3034d31e7)
2016-08-26 11:53:03 +02:00
..
aes aes/asm/bsaes-armv7.pl: omit redundant stores in XTS subroutines. 2016-06-20 12:31:39 +02:00
asn1 Fix off by 1 in ASN1_STRING_set() 2016-08-20 19:01:47 +02:00
bf RT4044: Remove .cvsignore files. 2015-09-15 11:58:27 -04:00
bio Fix NULL-return checks in 1.0.2 2016-08-19 10:44:32 -04:00
bn Fix overflow check in BN_bn2dec() 2016-08-22 17:07:34 +01:00
buffer BUF_strndup: tidy 2015-09-22 20:04:01 +02:00
camellia Fix URLs mangled by reformat 2015-12-19 14:43:43 +00:00
cast RT4044: Remove .cvsignore files. 2015-09-15 11:58:27 -04:00
cmac Switch to FIPS implementation for CMAC. 2016-02-16 22:52:59 +00:00
cms Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:00:08 +01:00
comp Avoid double declaration of COMP_METHOD 2016-05-18 13:38:27 -04:00
conf Fix NULL-return checks in 1.0.2 2016-08-19 10:44:32 -04:00
des SPARC assembly pack: enforce V8+ ABI constraints. 2016-07-01 14:26:21 +02:00
dh Parameter copy sanity checks. 2016-05-31 13:26:54 +01:00
dsa Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:00:08 +01:00
dso Fix two possible leaks 2016-02-27 17:05:32 -05:00
ec ec/asm/ecp_nistz256-x86_64.pl: /cmovb/cmovc/ as nasm doesn't recognize cmovb. 2016-08-26 11:53:03 +02:00
ecdh RT4044: Remove .cvsignore files. 2015-09-15 11:58:27 -04:00
ecdsa RT4044: Remove .cvsignore files. 2015-09-15 11:58:27 -04:00
engine Fix NULL-return checks in 1.0.2 2016-08-19 10:44:32 -04:00
err Cleanup openssl.ec 2016-05-18 22:32:21 +02:00
evp Don't check for malloc failure twice. 2016-08-22 21:20:31 +02:00
hmac hmac/hmac.c: switch to OPENSSL_cleanse. 2016-06-12 13:47:32 +02:00
idea RT4044: Remove .cvsignore files. 2015-09-15 11:58:27 -04:00
jpake Fix incorrect return argument. 2016-08-21 12:50:59 -04:00
krb5 RT4044: Remove .cvsignore files. 2015-09-15 11:58:27 -04:00
lhash RT4044: Remove .cvsignore files. 2015-09-15 11:58:27 -04:00
md2 Convert memset calls to OPENSSL_cleanse 2016-06-30 15:53:44 +01:00
md4 RT4044: Remove .cvsignore files. 2015-09-15 11:58:27 -04:00
md5 RT4044: Remove .cvsignore files. 2015-09-15 11:58:27 -04:00
mdc2 Avoid overflow in MDC2_Update() 2016-08-24 14:17:53 +01:00
modes SPARC assembly pack: enforce V8+ ABI constraints. 2016-07-01 14:26:21 +02:00
objects Fix a mem leak on an error path in OBJ_NAME_add() 2016-05-24 00:12:04 +01:00
ocsp OCSP_request_add0_id() inconsistent error return 2016-07-20 01:29:16 -04:00
pem make update to have PEM_R_HEADER_TOO_LONG defined 2016-08-16 14:14:33 +02:00
perlasm SPARC assembly pack: enforce V8+ ABI constraints. 2016-07-01 14:26:21 +02:00
pkcs7 Fix NULL-return checks in 1.0.2 2016-08-19 10:44:32 -04:00
pkcs12 Sanity check input length in OPENSSL_uni2asc(). 2016-08-05 19:00:34 +01:00
pqueue RT4044: Remove .cvsignore files. 2015-09-15 11:58:27 -04:00
rand VSI submission: RAND fixups 2016-08-19 14:41:07 +02:00
rc2 RT4044: Remove .cvsignore files. 2015-09-15 11:58:27 -04:00
rc4 Remove the "eay" c-file-style indicators 2015-12-18 13:39:34 +01:00
rc5 RT4044: Remove .cvsignore files. 2015-09-15 11:58:27 -04:00
ripemd RT4044: Remove .cvsignore files. 2015-09-15 11:58:27 -04:00
rsa RT2676: Reject RSA eponent if even or 1 2016-08-22 11:52:17 -04:00
seed Remove the "eay" c-file-style indicators 2015-12-18 13:39:34 +01:00
sha sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on Windows. 2016-08-11 13:41:01 +02:00
srp Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:00:08 +01:00
stack if no comparison function set make sk_sort no op 2016-02-06 18:49:56 +00:00
store Remove the "eay" c-file-style indicators 2015-12-18 13:39:34 +01:00
threads Cleanup mttest.c : because we no longer use stdio here, don't include it 2015-06-21 22:12:07 +02:00
ts Limit status message sisze in ts_get_status_check 2016-08-04 17:37:59 +01:00
txt_db RT4044: Remove .cvsignore files. 2015-09-15 11:58:27 -04:00
ui Fix NULL-return checks in 1.0.2 2016-08-19 10:44:32 -04:00
whrlpool Convert memset calls to OPENSSL_cleanse 2016-06-30 15:53:44 +01:00
x509 Fix NULL-return checks in 1.0.2 2016-08-19 10:44:32 -04:00
x509v3 Fix NULL-return checks in 1.0.2 2016-08-19 10:44:32 -04:00
alphacpuid.pl
arm64cpuid.S
arm_arch.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
armcap.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
armv4cpuid.S Remove inconsistency in ARM support. 2015-01-06 11:14:23 +01:00
constant_time_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
constant_time_test.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cpt_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cryptlib.c GH102: Add volatile to CRYPTO_memcmp 2016-01-30 14:41:23 -05:00
cryptlib.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
crypto-lib.com VMS: Use strict refdef extern model when building library object files 2016-08-22 15:50:28 +02:00
crypto.h GH102: Add volatile to CRYPTO_memcmp 2016-01-30 14:41:23 -05:00
cversion.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
ebcdic.c Appease clang -Wempty-translation-unit 2015-04-08 17:59:40 +02:00
ebcdic.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
ex_data.c Root cause discovered and fixed, this fix became unnecessary 2016-01-13 01:23:34 +01:00
fips_err.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
fips_ers.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
ia64cpuid.S
install-crypto.com
LPdir_nyi.c Remove the silly CVS markers from LPdir_*.c 2016-07-16 09:04:56 +02:00
LPdir_unix.c Remove the silly CVS markers from LPdir_*.c 2016-07-16 09:04:56 +02:00
LPdir_vms.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
LPdir_win.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
LPdir_win32.c Remove the silly CVS markers from LPdir_*.c 2016-07-16 09:04:56 +02:00
LPdir_wince.c Remove the silly CVS markers from LPdir_*.c 2016-07-16 09:04:56 +02:00
Makefile Fix the update target and remove duplicate file updates 2015-05-23 06:25:12 +02:00
md32_common.h Convert memset calls to OPENSSL_cleanse 2016-06-30 15:53:44 +01:00
mem.c VSI submission: avoid pointer size warnings in mem.c 2016-08-19 14:41:07 +02:00
mem_clr.c crypto/mem_clr.c: switch to OPENSSL_cleanse implementation from master. 2016-06-12 13:47:57 +02:00
mem_dbg.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
o_dir.c Remove the "eay" c-file-style indicators 2015-12-18 13:39:34 +01:00
o_dir.h Remove the "eay" c-file-style indicators 2015-12-18 13:39:34 +01:00
o_dir_test.c Remove the "eay" c-file-style indicators 2015-12-18 13:39:34 +01:00
o_fips.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
o_init.c RT3752: Add FIPS callback for thread id 2016-06-21 16:49:26 -04:00
o_str.c Remove the "eay" c-file-style indicators 2015-12-18 13:39:34 +01:00
o_str.h Remove the "eay" c-file-style indicators 2015-12-18 13:39:34 +01:00
o_time.c VSI submission: make better use of item lists in o_time.c 2016-08-19 14:41:07 +02:00
o_time.h Remove the "eay" c-file-style indicators 2015-12-18 13:39:34 +01:00
opensslconf.h.in Use both sun and __sun 2015-11-24 23:44:05 +01:00
opensslv.h Prepare for 1.0.2i-dev 2016-05-03 14:47:32 +01:00
ossl_typ.h Fix SSL compression symbol exporting 2016-05-17 09:23:36 +01:00
pariscid.pl
ppc_arch.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
ppccap.c RT3990: Fix #include path. 2015-08-05 22:06:22 -04:00
ppccpuid.pl Initial POWER8 support from development branch. 2014-07-20 14:36:49 +02:00
s390xcap.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
s390xcpuid.S s390x assembly pack: cache capability query results. 2016-04-25 11:54:38 +02:00
sparc_arch.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
sparccpuid.S crypto/sparccpuid.S: limit symbol visibility. 2016-06-14 19:44:56 +02:00
sparcv9cap.c crypto/sparcv9cap.c: add SIGILL-free feature detection for Solaris. 2015-12-02 10:56:27 +01:00
symhacks.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
uid.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
vms_rms.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
x86_64cpuid.pl
x86cpuid.pl