openssl/crypto
Rich Salz 6286757141 Copyright consolidation 04/10
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-05-17 14:24:46 -04:00
..
aes MIPS assembly pack: fix MIPS64 assembler warnings. 2016-05-04 08:48:53 +02:00
asn1 Use OPENSSL_hexchar2int 2016-05-16 15:21:10 -04:00
async Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
bf Remove --classic build entirely 2016-04-20 16:04:56 +02:00
bio Fold threads.h into crypto.h making API public 2016-05-16 12:16:26 -04:00
blake2 fix tab-space mixed indentation 2016-05-09 09:09:55 +01:00
bn Use OPENSSL_hexchar2int 2016-05-16 15:21:10 -04:00
buffer memset() doesn't take NULL. 2016-05-07 18:28:07 +01:00
camellia camellia/build.info: fix typo 2016-04-26 21:30:55 +02:00
cast Remove --classic build entirely 2016-04-20 16:04:56 +02:00
chacha chacha/asm/chacha-x86.pl: make it compile on legacy systems. 2016-05-02 12:34:42 +02:00
cmac Remove --classic build entirely 2016-04-20 16:04:56 +02:00
cms Only set CMS parameter when encrypting 2016-05-06 21:12:29 +01:00
comp Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
conf Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
ct Remove --classic build entirely 2016-04-20 16:04:56 +02:00
des crypto/des: remove obsolete functions. 2016-05-10 20:32:20 +02:00
dh Fix OpenSSL_memdup error handling 2016-05-13 16:44:55 +01:00
dsa Remove some dead code 2016-04-29 09:23:45 +01:00
dso fix tab-space mixed indentation 2016-05-09 09:09:55 +01:00
ec Adding missing BN_CTX_(start/end) in crypto/ec/ec_key.c 2016-05-11 18:48:48 +01:00
engine Fold threads.h into crypto.h making API public 2016-05-16 12:16:26 -04:00
err Fold threads.h into crypto.h making API public 2016-05-16 12:16:26 -04:00
evp Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
hmac const correctness: make HMAC_size() take a const * 2016-05-16 20:56:56 +02:00
idea Remove --classic build entirely 2016-04-20 16:04:56 +02:00
include/internal Copyright consolidation 03/10 2016-05-17 14:24:17 -04:00
kdf Remove --classic build entirely 2016-04-20 16:04:56 +02:00
lhash Remove --classic build entirely 2016-04-20 16:04:56 +02:00
md2 Remove --classic build entirely 2016-04-20 16:04:56 +02:00
md4 Remove --classic build entirely 2016-04-20 16:04:56 +02:00
md5 Remove obsolete defined(__INTEL__) condition. 2016-05-02 12:35:01 +02:00
mdc2 Remove --classic build entirely 2016-04-20 16:04:56 +02:00
modes Don't leak memory if realloc fails. 2016-05-12 12:02:38 +01:00
objects Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
ocsp Don't leak resource on error in OCSP_url_svcloc_new 2016-04-28 13:13:09 +01:00
pem Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
perlasm Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
pkcs7 Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
pkcs12 Constify PKCS12_newpass() 2016-05-06 21:21:54 +01:00
poly1305 Use OPENSSL_hexchar2int 2016-05-16 15:21:10 -04:00
rand Fold threads.h into crypto.h making API public 2016-05-16 12:16:26 -04:00
rc2 Remove --classic build entirely 2016-04-20 16:04:56 +02:00
rc4 Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
rc5 Remove --classic build entirely 2016-04-20 16:04:56 +02:00
ripemd Remove obsolete defined(__INTEL__) condition. 2016-05-02 12:35:01 +02:00
rsa Don't leak an ASN1_OCTET_STRING on error in rsa_cms_encrypt 2016-04-28 13:13:09 +01:00
seed Remove --classic build entirely 2016-04-20 16:04:56 +02:00
sha Alpha assembly pack: make it work on Linux. 2016-05-04 08:51:08 +02:00
srp various spelling fixes 2016-04-28 14:22:26 -04:00
stack Remove --classic build entirely 2016-04-20 16:04:56 +02:00
ts DEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl.h to asn1.h 2016-05-04 14:48:41 +02:00
txt_db Remove --classic build entirely 2016-04-20 16:04:56 +02:00
ui Add checks on CRYPTO_new_ex_data return value 2016-04-28 14:37:41 -04:00
whrlpool Remove --classic build entirely 2016-04-20 16:04:56 +02:00
x509 Remove repeated condition from if in X509_NAME_oneline 2016-05-17 14:27:19 +01:00
x509v3 Use OPENSSL_hexchar2int 2016-05-16 15:21:10 -04:00
alphacpuid.pl Tru64 fixes. 2016-05-03 20:14:26 +02:00
arm64cpuid.pl ARMv8 assembly pack: add OPENSSL_cleanse. 2016-05-16 22:21:17 +02:00
arm_arch.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
armcap.c Add assembly support for 32-bit iOS. 2015-04-20 15:06:22 +02:00
armv4cpuid.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
build.info Break out DllMain from crypto/cryptlib.c and use it in shared libs only 2016-03-30 11:22:42 +02:00
c64xpluscpuid.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
cpt_err.c Make string_to_hex/hex_to_string public 2016-04-18 09:02:11 -04:00
cryptlib.c Remove obsolete defined(__INTEL__) condition. 2016-05-02 12:35:01 +02:00
cversion.c Make it possible to get ENGINESDIR info from OpenSSL_versions 2016-02-10 19:36:48 +01:00
dllmain.c Break out DllMain from crypto/cryptlib.c and use it in shared libs only 2016-03-30 11:22:42 +02:00
ebcdic.c Add the ability to test EBCDIC builds 2016-04-29 15:04:15 +01:00
ex_data.c Fold threads.h into crypto.h making API public 2016-05-16 12:16:26 -04:00
fips_err.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
fips_ers.c Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
ia64cpuid.S
init.c Fold threads.h into crypto.h making API public 2016-05-16 12:16:26 -04:00
LPdir_nyi.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
LPdir_unix.c memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
LPdir_vms.c memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
LPdir_win.c memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
LPdir_win32.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
LPdir_wince.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
mem.c Fix CRYPTO_clear_realloc() bug. 2016-04-21 23:56:44 +01:00
mem_clr.c RT4116: Change cleanse to just memset 2016-02-25 10:04:00 -05:00
mem_dbg.c Fold threads.h into crypto.h making API public 2016-05-16 12:16:26 -04:00
mem_sec.c Fold threads.h into crypto.h making API public 2016-05-16 12:16:26 -04:00
o_dir.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
o_fips.c Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
o_init.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
o_str.c Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
o_time.c Remove Netware and OS/2 2016-03-17 17:06:57 -04:00
pariscid.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
ppc_arch.h PPC assebmly pack: initial POWER9 support tidbits. 2016-04-13 12:09:46 +02:00
ppccap.c fix tab-space mixed indentation 2016-05-09 09:09:55 +01:00
ppccpuid.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
s390xcap.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
s390xcpuid.S s390x assembly pack: cache capability query results. 2016-04-25 11:53:45 +02:00
sparc_arch.h crypto/sparc_arch.h: reserve more SPARCv9 capability bits. 2016-04-25 11:50:54 +02:00
sparccpuid.S sparcv9cap.c: add Fujitsu SPARC64 X AES capability detection. 2016-04-20 09:57:37 +02:00
sparcv9cap.c SPARCv9 assembly pack: fine-tune run-time switch. 2016-04-26 21:35:05 +02:00
threads_none.c Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
threads_pthread.c Fold threads.h into crypto.h making API public 2016-05-16 12:16:26 -04:00
threads_win.c Fold threads.h into crypto.h making API public 2016-05-16 12:16:26 -04:00
uid.c Remove Netware and OS/2 2016-03-17 17:06:57 -04:00
vms_rms.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
x86_64cpuid.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
x86cpuid.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00