openssl/crypto
Alessandro Ghedini dad0b512e6 Remove bugs/ and crypto/threads/
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-10-23 18:41:04 +02:00
..
aes Skylake performance results. 2015-09-26 19:50:11 +02:00
asn1 set string type when embedding 2015-10-18 12:13:54 +01:00
bf RT3999: Remove sub-component version strings 2015-08-10 12:13:32 -04:00
bio Harmonize pointer printing and size_t-fy casts. 2015-10-05 09:26:19 +02:00
bn Only include SRP headers when OPENSSL_NO_SRP is undefined 2015-10-22 23:45:45 +02:00
buffer BUF_strndup: tidy 2015-09-22 19:51:18 +02:00
camellia RT3999: Remove sub-component version strings 2015-08-10 12:13:32 -04:00
cast RT3999: Remove sub-component version strings 2015-08-10 12:13:32 -04:00
cmac
cms Add GOST12 cms/smime capabilities 2015-09-30 11:39:24 +01:00
comp remove 0 assignments. 2015-09-03 16:26:34 -04:00
conf Fix no-stdio build 2015-09-29 21:59:19 -04:00
ct make update 2015-10-21 23:57:29 +02:00
des Fix no-stdio build 2015-09-29 21:59:19 -04:00
dh Make update / libeay.num fix 2015-09-30 11:15:14 -04:00
dsa Move BN_CTX_start() call so the error case can always call BN_CTX_end(). 2015-10-07 18:54:13 +02:00
dso Fix pedantic warnings in mingw builds. 2015-09-29 18:05:40 +02:00
ec Fix no-stdio build 2015-09-29 21:59:19 -04:00
ecdh RT3999: Remove sub-component version strings 2015-08-10 12:13:32 -04:00
ecdsa Constify ECDSA_METHOD_new. 2015-09-12 01:53:52 +01:00
engine Remove Obsolete engines 2015-10-15 17:02:06 +01:00
err make update 2015-10-21 23:57:29 +02:00
evp Remove EVP_CHECK_DES_KEY 2015-10-14 18:45:33 +02:00
hmac remove 0 assignments. 2015-09-03 16:26:34 -04:00
idea RT3999: Remove sub-component version strings 2015-08-10 12:13:32 -04:00
include/internal Because ct_locl.h is used between modules, move it to internal headers 2015-10-18 20:35:22 +02:00
jpake
lhash remove 0 assignments. 2015-09-03 16:26:34 -04:00
md2 RT3999: Remove sub-component version strings 2015-08-10 12:13:32 -04:00
md4 RT3999: Remove sub-component version strings 2015-08-10 12:13:32 -04:00
md5 RT3999: Remove sub-component version strings 2015-08-10 12:13:32 -04:00
mdc2
modes Skylake performance results. 2015-09-26 19:50:11 +02:00
objects New cipher and cipher modes standardized in Russia 2015-10-05 21:55:10 +01:00
ocsp embed OCSP_CERTID 2015-10-11 20:33:57 +01:00
pem Fix no-stdio build 2015-09-29 21:59:19 -04:00
perlasm
pkcs7 Add GOST12 cms/smime capabilities 2015-09-30 11:39:24 +01:00
pkcs12 GOST PKCS12 support 2015-09-21 10:34:55 +01:00
pqueue Add and use OPENSSL_zalloc 2015-09-02 22:05:37 -04:00
rand Fix -Wshadow warnings in mingw builds. 2015-09-29 18:05:55 +02:00
rc2 RT3999: Remove sub-component version strings 2015-08-10 12:13:32 -04:00
rc4 Skylake performance results. 2015-09-26 19:50:11 +02:00
rc5 RT3999: Remove sub-component version strings 2015-08-10 12:13:32 -04:00
ripemd RT3999: Remove sub-component version strings 2015-08-10 12:13:32 -04:00
rsa Don't treat a bare OCTETSTRING as DigestInfo in int_rsa_verify 2015-10-08 13:50:41 +01:00
seed
sha Skylake performance results. 2015-09-26 19:50:11 +02:00
srp Fix SRP memory leaks 2015-09-21 10:17:58 +01:00
stack More zalloc nits 2015-09-04 11:45:44 -04:00
store Add and use OPENSSL_zalloc 2015-09-02 22:05:37 -04:00
ts Fix no-stdio build 2015-09-29 21:59:19 -04:00
txt_db RT3999: Remove sub-component version strings 2015-08-10 12:13:32 -04:00
ui Fix no-stdio build 2015-09-29 21:59:19 -04:00
whrlpool Conversion to UTF-8 where needed 2015-07-14 01:10:01 +02:00
x509 embed CRL serial number and signature fields 2015-10-15 15:36:58 +01:00
x509v3 make update 2015-10-18 20:35:22 +02:00
alphacpuid.pl
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.pl ARMv4 assembly pack: implement support for Thumb2. 2015-09-25 13:34:02 +02:00
c64xpluscpuid.pl
cpt_err.c Rewrite crypto/ex_data 2015-07-20 01:16:28 -04:00
cryptlib.c Fix no-stdio build 2015-09-29 21:59:19 -04:00
crypto-lib.com Remove obsolete key formats. 2015-07-16 01:06:48 -04:00
cversion.c
ebcdic.c
ex_data.c Rewrite crypto/ex_data 2015-07-20 01:16:28 -04:00
fips_err.h
fips_ers.c
ia64cpuid.S
install-crypto.com
lock.c Fix no-stdio build 2015-09-29 21:59:19 -04:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
Makefile More secure storage of key material. 2015-06-23 17:09:35 -04:00
mem_clr.c Make sure OPENSSL_cleanse checks for NULL 2015-09-17 22:29:08 +01:00
mem_dbg.c Harmonize pointer printing and size_t-fy casts. 2015-10-05 09:26:19 +02:00
mem.c Add and use OPENSSL_zalloc 2015-09-02 22:05:37 -04:00
o_dir_test.c
o_dir.c
o_fips.c
o_init.c
o_str.c
o_time.c Check OPENSSL_gmtime_diff 2015-09-02 23:03:43 -04:00
opensslconf.h.in RT3969: Add OPENSSL_SYS_UEFI 2015-09-08 23:14:36 -04:00
pariscid.pl
ppc_arch.h
ppccap.c RT3990: Fix #include path. 2015-08-05 22:06:01 -04:00
ppccpuid.pl
s390xcap.c
s390xcpuid.S
sec_mem.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
sparc_arch.h
sparccpuid.S Conversion to UTF-8 where needed 2015-07-14 01:10:01 +02:00
sparcv9cap.c
thr_id.c Harmonize pointer printing and size_t-fy casts. 2015-10-05 09:26:19 +02:00
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl