..
aes
aes/asm/bsaes-armv7.pl: omit redundant stores in XTS subroutines.
2016-06-20 12:31:39 +02:00
asn1
Fix off by 1 in ASN1_STRING_set()
2016-08-20 19:01:47 +02:00
bf
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
bio
If errno is ENXIO in BSS_new_file(), set BIO_R_NO_SUCH_FILE
2016-09-09 00:11:55 +02:00
bn
Misc BN fixes
2016-09-06 11:09:50 -04:00
buffer
BUF_strndup: tidy
2015-09-22 20:04:01 +02:00
camellia
Fix URLs mangled by reformat
2015-12-19 14:43:43 +00:00
cast
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
cmac
Switch to FIPS implementation for CMAC.
2016-02-16 22:52:59 +00:00
cms
Change usage of RAND_pseudo_bytes to RAND_bytes
2016-06-27 15:00:08 +01:00
comp
Avoid double declaration of COMP_METHOD
2016-05-18 13:38:27 -04:00
conf
Fix NULL-return checks in 1.0.2
2016-08-19 10:44:32 -04:00
des
SPARC assembly pack: enforce V8+ ABI constraints.
2016-07-01 14:26:21 +02:00
dh
Parameter copy sanity checks.
2016-05-31 13:26:54 +01:00
dsa
Change usage of RAND_pseudo_bytes to RAND_bytes
2016-06-27 15:00:08 +01:00
dso
Fix two possible leaks
2016-02-27 17:05:32 -05:00
ec
Avoid EVP_PKEY_cmp() crash on EC keys without public component
2016-09-07 13:56:43 -04:00
ecdh
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
ecdsa
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
engine
Fix NULL-return checks in 1.0.2
2016-08-19 10:44:32 -04:00
err
Cleanup openssl.ec
2016-05-18 22:32:21 +02:00
evp
Improve the definition of STITCHED_CALL in e_rc4_hmac_md5.c
2016-08-26 21:19:18 +02:00
hmac
hmac/hmac.c: switch to OPENSSL_cleanse.
2016-06-12 13:47:32 +02:00
idea
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
jpake
Fix incorrect return argument.
2016-08-21 12:50:59 -04:00
krb5
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
lhash
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
md2
Convert memset calls to OPENSSL_cleanse
2016-06-30 15:53:44 +01:00
md4
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
md5
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
mdc2
Avoid overflow in MDC2_Update()
2016-08-24 14:17:53 +01:00
modes
SPARC assembly pack: enforce V8+ ABI constraints.
2016-07-01 14:26:21 +02:00
objects
Fix a mem leak on an error path in OBJ_NAME_add()
2016-05-24 00:12:04 +01:00
ocsp
OCSP_request_add0_id() inconsistent error return
2016-07-20 01:29:16 -04:00
pem
make update to have PEM_R_HEADER_TOO_LONG defined
2016-08-16 14:14:33 +02:00
perlasm
SPARC assembly pack: enforce V8+ ABI constraints.
2016-07-01 14:26:21 +02:00
pkcs7
Fix NULL-return checks in 1.0.2
2016-08-19 10:44:32 -04:00
pkcs12
Sanity check input length in OPENSSL_uni2asc().
2016-08-05 19:00:34 +01:00
pqueue
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
rand
VSI submission: RAND fixups
2016-08-19 14:41:07 +02:00
rc2
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
rc4
Remove the "eay" c-file-style indicators
2015-12-18 13:39:34 +01:00
rc5
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
ripemd
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
rsa
RT2676: Reject RSA eponent if even or 1
2016-08-22 11:52:17 -04:00
seed
Remove the "eay" c-file-style indicators
2015-12-18 13:39:34 +01:00
sha
sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on Windows.
2016-08-11 13:41:01 +02:00
srp
SRP_create_verifier does not check for NULL before OPENSSL_cleanse
2016-08-26 20:40:37 +01:00
stack
if no comparison function set make sk_sort no op
2016-02-06 18:49:56 +00:00
store
Remove the "eay" c-file-style indicators
2015-12-18 13:39:34 +01:00
threads
Cleanup mttest.c : because we no longer use stdio here, don't include it
2015-06-21 22:12:07 +02:00
ts
Limit status message sisze in ts_get_status_check
2016-08-04 17:37:59 +01:00
txt_db
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
ui
Fix NULL-return checks in 1.0.2
2016-08-19 10:44:32 -04:00
whrlpool
Convert memset calls to OPENSSL_cleanse
2016-06-30 15:53:44 +01:00
x509
Fix a few leaks in X509_REQ_to_X509.
2016-08-26 14:43:31 +01:00
x509v3
Fix NULL-return checks in 1.0.2
2016-08-19 10:44:32 -04:00
alphacpuid.pl
Alpha assembler fixed from HEAD.
2011-08-12 12:31:08 +00:00
arm64cpuid.S
Add linux-aarch64 taget.
2014-06-10 23:20:55 +02:00
arm_arch.h
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
armcap.c
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
armv4cpuid.S
Remove inconsistency in ARM support.
2015-01-06 11:14:23 +01:00
constant_time_locl.h
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
constant_time_test.c
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
cpt_err.c
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
cryptlib.c
GH102: Add volatile to CRYPTO_memcmp
2016-01-30 14:41:23 -05:00
cryptlib.h
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
crypto-lib.com
VMS: Use strict refdef extern model when building library object files
2016-08-22 15:50:28 +02:00
crypto.h
GH102: Add volatile to CRYPTO_memcmp
2016-01-30 14:41:23 -05:00
cversion.c
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
ebcdic.c
Appease clang -Wempty-translation-unit
2015-04-08 17:59:40 +02:00
ebcdic.h
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
ex_data.c
Root cause discovered and fixed, this fix became unnecessary
2016-01-13 01:23:34 +01:00
fips_err.h
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
fips_ers.c
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
ia64cpuid.S
IA64 assembler pack update from HEAD.
2011-11-14 20:45:57 +00:00
install-crypto.com
Adjust VMS build to Unix build. Most of all, make it so the disabled
2014-06-18 13:43:09 +02:00
LPdir_nyi.c
Remove the silly CVS markers from LPdir_*.c
2016-07-16 09:04:56 +02:00
LPdir_unix.c
Remove the silly CVS markers from LPdir_*.c
2016-07-16 09:04:56 +02:00
LPdir_vms.c
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
LPdir_win.c
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
LPdir_win32.c
Remove the silly CVS markers from LPdir_*.c
2016-07-16 09:04:56 +02:00
LPdir_wince.c
Remove the silly CVS markers from LPdir_*.c
2016-07-16 09:04:56 +02:00
Makefile
Fix the update target and remove duplicate file updates
2015-05-23 06:25:12 +02:00
md32_common.h
Convert memset calls to OPENSSL_cleanse
2016-06-30 15:53:44 +01:00
mem.c
VSI submission: avoid pointer size warnings in mem.c
2016-08-19 14:41:07 +02:00
mem_clr.c
crypto/mem_clr.c: switch to OPENSSL_cleanse implementation from master.
2016-06-12 13:47:57 +02:00
mem_dbg.c
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
o_dir.c
Remove the "eay" c-file-style indicators
2015-12-18 13:39:34 +01:00
o_dir.h
Remove the "eay" c-file-style indicators
2015-12-18 13:39:34 +01:00
o_dir_test.c
Remove the "eay" c-file-style indicators
2015-12-18 13:39:34 +01:00
o_fips.c
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
o_init.c
RT3752: Add FIPS callback for thread id
2016-06-21 16:49:26 -04:00
o_str.c
Remove the "eay" c-file-style indicators
2015-12-18 13:39:34 +01:00
o_str.h
Remove the "eay" c-file-style indicators
2015-12-18 13:39:34 +01:00
o_time.c
VSI submission: make better use of item lists in o_time.c
2016-08-19 14:41:07 +02:00
o_time.h
Remove the "eay" c-file-style indicators
2015-12-18 13:39:34 +01:00
opensslconf.h.in
Use both sun and __sun
2015-11-24 23:44:05 +01:00
opensslv.h
Prepare for 1.0.2i-dev
2016-05-03 14:47:32 +01:00
ossl_typ.h
Fix SSL compression symbol exporting
2016-05-17 09:23:36 +01:00
pariscid.pl
PA-RISC assembler pack: switch to bve in 64-bit builds.
2013-06-30 23:13:23 +02:00
ppc_arch.h
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
ppccap.c
RT3990: Fix #include path.
2015-08-05 22:06:22 -04:00
ppccpuid.pl
Initial POWER8 support from development branch.
2014-07-20 14:36:49 +02:00
s390xcap.c
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
s390xcpuid.S
s390x assembly pack: cache capability query results.
2016-04-25 11:54:38 +02:00
sparc_arch.h
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
sparccpuid.S
crypto/sparccpuid.S: limit symbol visibility.
2016-06-14 19:44:56 +02:00
sparcv9cap.c
crypto/sparcv9cap.c: add SIGILL-free feature detection for Solaris.
2015-12-02 10:56:27 +01:00
symhacks.h
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
uid.c
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
vms_rms.h
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
x86_64cpuid.pl
x86[_64]cpuid.pl: add low-level RDSEED.
2014-02-14 17:25:14 +01:00
x86cpuid.pl
x86[_64]cpuid.pl: add low-level RDSEED.
2014-02-14 17:25:14 +01:00