openssl/crypto
Matt Caswell bc2d623c0e Fix source where indent will not be able to cope
Conflicts:
	apps/ciphers.c
	ssl/s3_pkt.c

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:24:04 +00:00
..
aes mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
asn1 Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
bf mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
bio Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
bn Fix source where indent will not be able to cope 2015-01-22 09:24:04 +00:00
buffer Check length first in BUF_strnlen(). 2014-05-22 10:12:10 +01:00
camellia camellia/asm/cmll-x86_64.pl: fix symptomless bugs (update from master). 2014-02-01 23:14:33 +01:00
cast Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
cmac oops, macro not present in OpenSSL 1.0.2 2012-04-11 15:10:48 +00:00
cms Don't clean up uninitialised EVP_CIPHER_CTX on error (CID 483259). 2014-07-10 17:49:53 +01:00
comp
conf mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
des Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
dh Fix source where indent will not be able to cope 2015-01-22 09:24:04 +00:00
dsa mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
dso Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
ec Fix source where indent will not be able to cope 2015-01-22 09:24:04 +00:00
ecdh Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
ecdsa mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
engine Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
err Fix SSL_R naming inconsistency. 2014-10-15 14:48:00 +02:00
evp mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
hmac RT2626: Change default_bits from 1K to 2K 2014-09-08 17:23:37 -04:00
idea mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
jpake Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
krb5 mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
lhash Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
md2
md4 Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
md5 Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
mdc2 Reduce version skew: trivia (I hope). 2012-06-03 22:03:37 +00:00
modes mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
objects Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
ocsp Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
pem Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
perlasm perlasm/x86_64-xlate.pl: handle inter-bank movd. 2014-09-22 00:07:44 +02:00
pkcs7 mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
pkcs12 Fix memory leak. 2014-05-29 13:49:50 +01:00
pqueue RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:45:09 -04:00
rand Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
rc2 Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
rc4 Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
rc5 Intel compiler support update from HEAD. 2012-11-28 13:12:09 +00:00
ripemd Fix some clang warnings. 2013-01-13 21:06:36 +00:00
rsa mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
seed Revert "version skew" patches that break FIPS compilation 2012-06-09 23:36:38 +00:00
sha mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
srp Fix SRP buffer overrun vulnerability. 2014-08-06 20:41:24 +01:00
stack Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
store
threads Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
ts Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
txt_db
ui Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
whrlpool mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
x509 Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
x509v3 Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
.cvsignore
alphacpuid.pl
arm64cpuid.S Add linux-aarch64 taget. 2014-06-10 23:20:55 +02:00
arm_arch.h Remove inconsistency in ARM support. 2015-01-06 11:14:23 +01:00
armcap.c Remove inconsistency in ARM support. 2015-01-06 11:14:23 +01:00
armv4cpuid.S Remove inconsistency in ARM support. 2015-01-06 11:14:23 +01:00
constant_time_locl.h mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
constant_time_test.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
cpt_err.c
cryptlib.c Avoid Windows 8 Getversion deprecated errors. 2014-02-25 13:41:53 +00:00
cryptlib.h Reduce version skew: trivia (I hope). 2012-06-03 22:03:37 +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 Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
cversion.c Make build reproducible 2015-01-10 16:31:27 +01:00
ebcdic.c Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
ebcdic.h RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:45:09 -04:00
ex_data.c
fips_err.h Update error codes for FIPS. 2011-10-21 13:04:27 +00:00
fips_ers.c
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
LPdir_unix.c
LPdir_vms.c Followup on RT3334 fix: make sure that a directory that's the empty 2014-09-03 22:23:34 +02:00
LPdir_win.c Check for FindNextFile when defining it rather than FindFirstFile 2014-11-28 23:31:28 +01:00
LPdir_win32.c
LPdir_wince.c
Makefile Make output from openssl version -f consistent with previous versions 2015-01-13 11:28:54 +00:00
md32_common.h mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
mem.c Fix datarace reported by valgrind/helgrind 2014-11-10 18:35:50 +01:00
mem_clr.c
mem_dbg.c Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
o_dir.c
o_dir.h
o_dir_test.c
o_fips.c call OPENSSL_init when calling FIPS_mode too 2012-04-20 14:43:14 +00:00
o_init.c
o_str.c Improve WINCE support. 2014-02-01 22:48:56 +01:00
o_str.h
o_time.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
o_time.h Time difference functions. 2013-08-19 21:55:07 +01:00
opensslconf.h.in
opensslv.h mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
ossl_typ.h RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:45:09 -04: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 Initial POWER8 support from development branch. 2014-07-20 14:36:49 +02:00
ppccap.c Initial POWER8 support from development branch. 2014-07-20 14:36:49 +02:00
ppccpuid.pl Initial POWER8 support from development branch. 2014-07-20 14:36:49 +02:00
s390xcap.c s390x assembler pack update from HEAD. 2011-11-14 20:47:22 +00:00
s390xcpuid.S s390x assembler pack update from HEAD. 2011-11-14 20:47:22 +00:00
sparc_arch.h sparcv9cap.c: update from master. 2013-05-20 00:16:18 +02:00
sparccpuid.S sparcv9cap.c: update from master. 2013-05-20 00:16:18 +02:00
sparcv9cap.c sparcv9cap.c: omit random detection. 2013-12-28 13:32:45 +01:00
symhacks.h Add new VMS hack symbol, update ordinals. 2014-03-02 13:50:06 +00:00
uid.c
vms_rms.h
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