.. |
aes
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
asn1
|
Encode b == NULL or blen == 0 as zero.
|
2015-06-13 12:25:42 +01:00 |
bf
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
bio
|
Change BIO_number_read and BIO_number_written() to be 64 bit
|
2015-06-10 10:40:50 +01:00 |
bn
|
bn/bn_gf2m.c: avoid infinite loop wich malformed ECParamters.
|
2015-06-11 13:34:13 +02:00 |
buffer
|
Replace memset with OPENSSL_clear_free()
|
2015-06-10 10:09:57 +01:00 |
camellia
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
cast
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
cmac
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
cms
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
comp
|
Fix -DZLIB build for opaque COMP types
|
2015-06-09 12:49:50 -04:00 |
conf
|
No fprintf in the txt_db component
|
2015-06-09 12:39:08 -04:00 |
des
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
dh
|
Properly check certificate in case of export ciphers.
|
2015-06-09 00:46:59 +02:00 |
dsa
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
dso
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
ec
|
EC_POINT_is_on_curve does not return a boolean
|
2015-06-10 10:43:53 +01:00 |
ecdh
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
ecdsa
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
engine
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
err
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
evp
|
e_aes_cbc_hmac_sha*.c: address linker warning about OPENSSL_ia32cap_P size mismatch.
|
2015-06-11 10:12:54 +02:00 |
hmac
|
Fix ABI break with HMAC
|
2015-06-12 13:16:09 +01:00 |
idea
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
include/internal
|
Identify and move common internal libcrypto header files
|
2015-05-14 17:21:40 +02:00 |
jpake
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
lhash
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
md2
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
md4
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
md5
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
mdc2
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
modes
|
gcm.c: address linker warning about OPENSSL_ia32cap_P size mismatch.
|
2015-06-10 23:55:59 +02:00 |
objects
|
return correct NID for undefined object
|
2015-06-08 21:44:56 +01:00 |
ocsp
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
pem
|
check for error when creating PKCS#8 structure
|
2015-05-28 17:58:03 +01:00 |
perlasm
|
|
|
pkcs7
|
PKCS#7: Fix NULL dereference with missing EncryptedContent.
|
2015-06-11 11:06:31 +01:00 |
pkcs12
|
Use CRYPTO_memcmp when comparing authenticators
|
2015-06-08 14:55:50 +02:00 |
pqueue
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
rand
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
rc2
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
rc4
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
rc5
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
ripemd
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
rsa
|
Properly check certificate in case of export ciphers.
|
2015-06-09 00:46:59 +02:00 |
seed
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
sha
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
srp
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
stack
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
store
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
threads
|
Cleanup mttest.c : do not try to output reference counts when threads are done
|
2015-06-21 21:45:48 +02:00 |
ts
|
Set error code, no fprintf stderr, on errors.
|
2015-06-04 18:03:33 -04:00 |
txt_db
|
No fprintf in the txt_db component
|
2015-06-09 12:39:08 -04:00 |
ui
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
whrlpool
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
x509
|
Fix length checks in X509_cmp_time to avoid out-of-bounds reads.
|
2015-06-11 11:06:30 +01:00 |
x509v3
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
alphacpuid.pl
|
|
|
arm64cpuid.pl
|
|
|
arm_arch.h
|
|
|
armcap.c
|
|
|
armv4cpuid.pl
|
|
|
c64xpluscpuid.pl
|
|
|
cpt_err.c
|
|
|
cryptlib.c
|
Identify and move common internal libcrypto header files
|
2015-05-14 17:21:40 +02:00 |
crypto-lib.com
|
|
|
cversion.c
|
Identify and move common internal libcrypto header files
|
2015-05-14 17:21:40 +02:00 |
ebcdic.c
|
|
|
ex_data.c
|
Identify and move common internal libcrypto header files
|
2015-05-14 17:21:40 +02:00 |
fips_err.h
|
|
|
fips_ers.c
|
|
|
ia64cpuid.S
|
|
|
install-crypto.com
|
|
|
lock.c
|
Identify and move common internal libcrypto header files
|
2015-05-14 17:21:40 +02:00 |
LPdir_nyi.c
|
|
|
LPdir_unix.c
|
|
|
LPdir_vms.c
|
|
|
LPdir_win32.c
|
|
|
LPdir_win.c
|
|
|
LPdir_wince.c
|
|
|
Makefile
|
Fix the update target and remove duplicate file updates
|
2015-05-22 18:44:33 +02:00 |
mem_clr.c
|
|
|
mem_dbg.c
|
Identify and move common internal libcrypto header files
|
2015-05-14 17:21:40 +02:00 |
mem.c
|
Identify and move common internal libcrypto header files
|
2015-05-14 17:21:40 +02:00 |
o_dir_test.c
|
Identify and move OpenSSL internal header files
|
2015-05-14 15:13:49 +02:00 |
o_dir.c
|
Identify and move OpenSSL internal header files
|
2015-05-14 15:13:49 +02:00 |
o_fips.c
|
Identify and move common internal libcrypto header files
|
2015-05-14 17:21:40 +02:00 |
o_init.c
|
|
|
o_str.c
|
Identify and move OpenSSL internal header files
|
2015-05-14 15:13:49 +02:00 |
o_time.c
|
|
|
opensslconf.h.in
|
Make preprocessor error into real preprocessor error
|
2015-06-16 13:10:24 +02:00 |
pariscid.pl
|
|
|
ppc_arch.h
|
|
|
ppccap.c
|
|
|
ppccpuid.pl
|
|
|
s390xcap.c
|
|
|
s390xcpuid.S
|
|
|
sparc_arch.h
|
|
|
sparccpuid.S
|
|
|
sparcv9cap.c
|
|
|
thr_id.c
|
Identify and move common internal libcrypto header files
|
2015-05-14 17:21:40 +02:00 |
uid.c
|
|
|
vms_rms.h
|
|
|
x86_64cpuid.pl
|
|
|
x86cpuid.pl
|
|
|