openssl/crypto
Andy Polyakov 14bb100b6c modes/ocb128.c: address undefined behaviour warning.
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3526)
2017-05-26 10:52:11 +02:00
..
aes Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
aria aria/aria.c: address undefined behaviour warning in small-footprint path. 2017-05-26 10:51:16 +02:00
asn1 Fix ASN1_TIME_to_generalizedtime to take a const ASN1_TIME 2017-05-19 08:54:39 +01:00
async
bf Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
bio Do not eat trailing '\n' in BIO_gets for fd BIO. 2017-05-15 15:13:36 +02:00
blake2
bn Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
buffer
camellia Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
cast Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
chacha Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
cmac Don't use deprecated EVP_CIPHER_CTX_cleanup() internally 2017-03-01 11:42:50 +01:00
cms Fix gcc-7 warnings. 2017-05-11 19:39:38 +02:00
comp
conf Fix out-of-memory condition in conf 2017-03-12 00:19:14 +00:00
ct Newlines! 2017-05-22 08:03:22 -04:00
des Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
dh ASN.1: adapt our use of INTxx et al by making them explicitely embedded 2017-04-13 10:23:31 +02:00
dsa ASN.1: adapt our use of INTxx et al by making them explicitely embedded 2017-04-13 10:23:31 +02:00
dso Remove some commented out code in libcrypto 2017-02-28 16:02:11 +00:00
ec Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
engine Don't try to clean up RAND from ENGINE 2017-04-07 04:55:16 +02:00
err Fix pathname errors in errcode file 2017-05-04 13:22:59 -04:00
evp Fix gcc-7 warnings. 2017-05-11 19:39:38 +02:00
hmac PBKDF2 computation speedup (15-40%) 2017-04-04 10:44:17 -04:00
idea Fix gcc-7 warnings. 2017-05-11 19:39:38 +02:00
include/internal aria/aria.c: address undefined behaviour warning in small-footprint path. 2017-05-26 10:51:16 +02:00
kdf
lhash Remove some commented out code in libcrypto 2017-02-28 16:02:11 +00:00
md2
md4
md5 Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
mdc2
modes modes/ocb128.c: address undefined behaviour warning. 2017-05-26 10:52:11 +02:00
objects Added support for ESSCertIDv2 2017-05-03 09:04:23 +02:00
ocsp Fix gcc-7 warnings. 2017-05-11 19:39:38 +02:00
pem Fix gcc-7 warnings. 2017-05-11 19:39:38 +02:00
perlasm Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
pkcs7 Fix gcc-7 warnings. 2017-05-11 19:39:38 +02:00
pkcs12
poly1305 Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
rand rand/rand_lib.c: keep fixing no-engine configuration. 2017-04-10 12:09:23 +02:00
rc2 Fix gcc-7 warnings. 2017-05-11 19:39:38 +02:00
rc4 Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
rc5 Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
ripemd Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
rsa Remove unnecessary loop in pkey_rsa_decrypt. 2017-04-26 20:47:37 -04:00
seed
sha Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
siphash Fix gcc-7 warnings. 2017-05-11 19:39:38 +02:00
srp Correct some badly formated preprocessor lines 2017-04-25 15:44:48 +02:00
stack
ts Added support for ESSCertIDv2 2017-05-03 09:04:23 +02:00
txt_db
ui Make default_method mostly compile-time 2017-04-07 12:19:46 -04:00
whrlpool Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
x509 Use X509_get_signature_info() when checking security levels. 2017-04-25 22:12:34 +01:00
x509v3 Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME 2017-05-02 17:12:33 +01:00
alphacpuid.pl
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.pl
build.info
c64xpluscpuid.pl
cpt_err.c
cryptlib.c Use memcmp() instead of CRYPTO_memcmp() when fuzzing 2017-03-19 14:34:07 +01:00
cversion.c
dllmain.c
ebcdic.c
ex_data.c Fix the error handling in CRYPTO_dup_ex_data. 2017-03-20 13:11:31 +01:00
ia64cpuid.S
init.c Don't leave stale errors on queue if DSO_dsobyaddr() fails 2017-05-04 15:51:26 +01:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
mem_clr.c
mem_dbg.c Add CRYPTO_mem_leaks_cb 2017-04-24 18:09:01 +02:00
mem_sec.c Tweak sec_mem tests 2017-05-20 20:54:04 -04:00
mem.c
mips_arch.h
o_dir.c
o_fips.c
o_fopen.c
o_init.c
o_str.c Address some -Wold-style-declaration warnings 2017-05-01 14:23:28 -04:00
o_time.c Reset executable bits on files where not needed. 2017-03-03 09:13:40 +01:00
pariscid.pl
ppc_arch.h
ppccap.c crypto/ppccap.c: SIGILL-free processor capabilities detection on MacOS X. 2017-04-02 20:45:59 +02:00
ppccpuid.pl
s390xcap.c
s390xcpuid.S
sparc_arch.h
sparccpuid.S
sparcv9cap.c
threads_none.c
threads_pthread.c
threads_win.c
uid.c Cleaning UEFI Build with additional OPENSSL_SYS_UEFI flags 2017-03-29 07:35:59 +02:00
vms_rms.h
x86_64cpuid.pl crypto/x86*cpuid.pl: move extended feature detection. 2017-03-13 18:42:10 +01:00
x86cpuid.pl Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00