openssl/crypto
Paul Hovey 8bd62abe00 fix undoes errors introduced by fc6076ca27 (diff-1014acebaa2c13d44ca196b9a433ef2eR184)
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
CLA: trivial
2016-12-12 13:50:17 +00:00
..
aes PPC assembler pack: add some PPC970/G5 performance data. 2016-11-11 13:24:52 +01:00
asn1 Cast to an unsigned type before negating 2016-11-12 14:07:31 +01:00
async
bf
bio Fix a typo in bio_read_intern 2016-12-02 09:15:19 +00:00
blake2
bn bn/asm/ppc-mont.pl: signal no-op in 32-bit bit build. 2016-11-25 17:18:24 +01:00
buffer
camellia Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
cast Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
chacha x86_64 assembly pack: add AVX512 ChaCha20 and Poly1305 code paths. 2016-12-12 10:58:04 +01:00
cmac
cms
comp Fix zlib BIO_METHOD for latest BIO_METHOD structure changes 2016-11-08 13:58:10 +00:00
conf
ct Move SCT_LIST_free definition into a more logical place 2016-11-16 13:54:17 +00:00
des Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
dh Add support for reference counting using C11 atomics 2016-11-17 22:02:25 +01:00
dsa Add support for reference counting using C11 atomics 2016-11-17 22:02:25 +01:00
dso Avoid the call to OPENSSL_malloc with a negative value (then casted to unsigned) 2016-12-10 16:41:59 -05:00
ec Add support for reference counting using C11 atomics 2016-11-17 22:02:25 +01:00
engine Fix name of "locked" variable 2016-11-17 22:02:25 +01:00
err In UI_OpenSSL's open(), generate an error on unknown errno 2016-12-08 13:34:08 +01:00
evp Fix ctrl operation for SHA1/MD5SHA1. 2016-11-25 20:50:58 +00:00
hmac Fix style issues in HMAC_size() 2016-11-04 12:09:46 +00:00
idea
include/internal Add support for reference counting using C11 atomics 2016-11-17 22:02:25 +01:00
kdf Following the changes to HKDF to accept a mode, add some tests for this 2016-11-09 10:36:54 +00:00
lhash GH1555: Don't bump size on realloc failure 2016-09-21 10:40:27 -04:00
md2
md4
md5 Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
mdc2 Convert mdc2 test print to internal test 2016-11-03 13:13:31 +01:00
modes modes/ctr128.c: fix false carry in counter increment procedure. 2016-11-25 17:22:21 +01:00
objects Clean away remaining 'selftest' code 2016-11-03 13:15:40 +01:00
ocsp Add OCSP_RESPID_match() 2016-09-22 09:27:45 +01:00
pem Fix MSBLOB format with RSA. 2016-11-17 03:53:02 +00:00
perlasm perlasm/x86_64-xlate.pl: refine sign extension in ea package. 2016-12-12 11:00:50 +01:00
pkcs7
pkcs12 Simplify PKCS#12 PBE algorithm. 2016-11-15 01:23:25 +00:00
poly1305 x86_64 assembly pack: add AVX512 ChaCha20 and Poly1305 code paths. 2016-12-12 10:58:04 +01:00
rand fix undoes errors introduced by fc6076ca27 (diff-1014acebaa2c13d44ca196b9a433ef2eR184) 2016-12-12 13:50:17 +00:00
rc2 Clean away remaining 'selftest' code 2016-11-03 13:15:40 +01:00
rc4 Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
rc5
ripemd Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
rsa Check input length to pkey_rsa_verify() 2016-12-09 23:05:44 +00:00
seed
sha sha/asm/sha512-armv8.pl: fix big-endian support in __KERNEL__ case. 2016-11-17 19:29:58 +01:00
srp SRP code tidy. 2016-10-01 13:46:54 +01:00
stack Don't leak on an OPENSSL_realloc() failure 2016-09-21 20:27:15 +01:00
ts Add error checking, small nit on ouput 2016-10-19 06:37:42 -04:00
txt_db
ui VMS UI_OpenSSL: generate OpenSSL errors when things go wrong. 2016-12-10 10:16:41 +01:00
whrlpool Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
x509 Restore last-resort expired untrusted intermediate issuers 2016-12-02 19:37:45 -05:00
x509v3 Missing free item on push failure 2016-11-16 20:54:53 -05:00
alphacpuid.pl
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.pl
build.info
c64xpluscpuid.pl
cpt_err.c
cryptlib.c
cversion.c
dllmain.c
ebcdic.c
ex_data.c Fix mem leaks during auto-deinit 2016-09-08 12:40:19 +01:00
ia64cpuid.S
init.c Add a warning stipulating how things should be coded in ossl_init_base 2016-11-15 01:27: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
mem_sec.c
mem.c
mips_arch.h Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
o_dir.c
o_fips.c
o_fopen.c
o_init.c
o_str.c
o_time.c
pariscid.pl
ppc_arch.h
ppccap.c Revert "Move algorithm specific ppccap code from crypto/ppccap.c" 2016-11-10 16:24:02 +01:00
ppccpuid.pl
s390xcap.c Fix strict-warnings build 2016-10-18 17:09:47 +01:00
s390xcpuid.S
sparc_arch.h
sparccpuid.S
sparcv9cap.c
threads_none.c
threads_pthread.c
threads_win.c Revert "Fixed deadlock in CRYPTO_THREAD_run_once for Windows" 2016-11-14 11:55:13 +00:00
uid.c Fix support for DragonFly BSD 2016-10-22 04:25:17 -04:00
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00