..
aes
s390x assembly pack: cache capability query results.
2016-04-25 11:54:38 +02:00
asn1
Fix build with no-cmac
2016-06-03 13:03:29 -04:00
bf
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
bio
BIO_printf() can fail to print the last character
2016-06-03 20:31:24 +01:00
bn
Fix BN_mod_word bug
2016-06-07 21:58:46 +01: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
Only set CMS parameter when encrypting
2016-05-06 21:13:56 +01:00
comp
Avoid double declaration of COMP_METHOD
2016-05-18 13:38:27 -04:00
conf
Run the refreshed scripts
2016-05-18 19:57:06 +02:00
des
Remove the "eay" c-file-style indicators
2015-12-18 13:39:34 +01:00
dh
Parameter copy sanity checks.
2016-05-31 13:26:54 +01:00
dsa
More fix DSA, preserve BN_FLG_CONSTTIME
2016-06-07 09:14:32 +01:00
dso
Fix two possible leaks
2016-02-27 17:05:32 -05:00
ec
Parameter copy sanity checks.
2016-05-31 13:26:54 +01: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
cryptodev_asym, zapparams: use OPENSSL_* allocation routines, handle errors
2016-06-03 20:31:24 +01:00
err
Cleanup openssl.ec
2016-05-18 22:32:21 +02:00
evp
Fix build with no-cmac
2016-06-03 13:03:29 -04:00
hmac
Fix memory leaks and other mistakes on errors
2015-10-23 19:58:54 +02:00
idea
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
jpake
Fix missing malloc return value checks
2015-11-09 22:54:19 +00: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
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04: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
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
modes
s390x assembly pack: cache capability query results.
2016-04-25 11:54:38 +02:00
objects
Fix a mem leak on an error path in OBJ_NAME_add()
2016-05-24 00:12:04 +01:00
ocsp
GH837: Avoid double-free in OCSP parse.
2016-05-10 13:41:06 -04:00
pem
Don't require any length of password when decrypting
2016-05-17 17:18:25 +02:00
perlasm
perlasm/x86_64-xlate.pl: handle binary constants early.
2016-03-07 15:03:04 +01:00
pkcs7
RT4175: Fix PKCS7_verify() regression with Authenticode signatures
2016-02-23 10:16:15 -05:00
pkcs12
Constify PKCS12_newpass()
2016-05-06 21:48:40 +01:00
pqueue
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
rand
rand/randfile.c: remove _XOPEN_SOURCE definition.
2016-05-20 16:05:15 +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
Revert "Don't check RSA_FLAG_SIGN_VER."
2016-02-27 13:12:02 +01:00
seed
Remove the "eay" c-file-style indicators
2015-12-18 13:39:34 +01:00
sha
s390x assembly pack: cache capability query results.
2016-04-25 11:54:38 +02:00
srp
Fix error return value in SRP functions
2016-05-24 00:02:40 +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
Fix X509_STORE_CTX_cleanup()
2016-01-02 11:14:05 -05:00
txt_db
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
ui
Remove the "eay" c-file-style indicators
2015-12-18 13:39:34 +01:00
whrlpool
RT4044: Remove .cvsignore files.
2015-09-15 11:58:27 -04:00
x509
Ensure verify error is set when X509_verify_cert() fails
2016-05-19 18:15:08 -04:00
x509v3
Ensure verify error is set when X509_verify_cert() fails
2016-05-19 18:15:08 -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
Adjust VMS build to Unix build. Most of all, make it so the disabled
2014-06-18 13:43:09 +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
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
LPdir_unix.c
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00: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
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
LPdir_wince.c
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
Makefile
Fix the update target and remove duplicate file updates
2015-05-23 06:25:12 +02:00
md32_common.h
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00:00
mem.c
Fix CRYPTO_strdup
2015-04-22 17:20:38 +01:00
mem_clr.c
Remove the "eay" c-file-style indicators
2015-12-18 13:39:34 +01: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
Run util/openssl-format-source -v -c .
2015-01-22 09:31:38 +00: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
Remove the "eay" c-file-style indicators
2015-12-18 13:39:34 +01: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
Conversion to UTF-8 where needed
2015-07-14 01:17:45 +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