openssl/crypto
Matt Caswell 4017726f72 Fix strange formatting by indent
Conflicts:
	crypto/hmac/hmac.h

Conflicts:
	crypto/evp/e_aes_cbc_hmac_sha256.c

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:36:29 +00:00
..
aes mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
asn1 Fix strange formatting by indent 2015-01-22 09:36:29 +00:00
bf mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
bio indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:36:16 +00:00
bn indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:36:16 +00:00
buffer make update 2014-01-06 13:33:27 +00:00
camellia make update 2014-01-06 13:33:27 +00:00
cast Further comment changes for reformat 2015-01-22 09:33:38 +00:00
cmac make update 2014-01-06 13:33:27 +00:00
cms Don't clean up uninitialised EVP_CIPHER_CTX on error (CID 483259). 2014-07-10 17:52:37 +01:00
comp make update 2014-01-06 13:33:27 +00:00
conf mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
des Fix strange formatting by indent 2015-01-22 09:36:29 +00:00
dh indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:36:16 +00:00
dsa Fix strange formatting by indent 2015-01-22 09:36:29 +00:00
dso Additional comment changes for reformat of 1.0.1 2015-01-22 09:33:47 +00:00
ec Fix strange formatting by indent 2015-01-22 09:36:29 +00:00
ecdh mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
ecdsa mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
engine Fix indent issue with engine.h 2015-01-22 09:35:36 +00:00
err Fix SSL_R naming inconsistency. 2014-10-15 14:47:39 +02:00
evp Fix strange formatting by indent 2015-01-22 09:36:29 +00:00
hmac Fix strange formatting by indent 2015-01-22 09:36:29 +00:00
idea mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
jpake Additional comment changes for reformat of 1.0.1 2015-01-22 09:33:47 +00:00
krb5 mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
lhash Further comment changes for reformat 2015-01-22 09:33:38 +00:00
md2
md4 Further comment changes for reformat 2015-01-22 09:33:38 +00:00
md5 mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
mdc2 make update 2014-01-06 13:33:27 +00:00
modes modes/modes_lcl.h: make it indent-friendly. 2015-01-22 09:36:23 +00:00
objects mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
ocsp mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
pem mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
perlasm
pkcs7 mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
pkcs12 Fix memory leak. 2014-05-29 14:12:14 +01:00
pqueue RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:47:12 -04:00
rand indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:36:16 +00:00
rc2 mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
rc4 Further comment changes for reformat 2015-01-22 09:33:38 +00:00
rc5
ripemd make update 2014-01-06 13:33:27 +00:00
rsa Fix strange formatting by indent 2015-01-22 09:36:29 +00:00
seed make update 2014-01-06 13:33:27 +00:00
sha indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:36:16 +00:00
srp Fix SRP buffer overrun vulnerability. 2014-08-06 20:27:51 +01:00
stack indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:36:16 +00:00
store indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:36:16 +00:00
threads Further comment changes for reformat 2015-01-22 09:33:38 +00:00
ts Further comment changes for reformat 2015-01-22 09:33:38 +00:00
txt_db make update 2014-01-06 13:33:27 +00:00
ui Further comment changes for reformat 2015-01-22 09:33:38 +00:00
whrlpool indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:36:16 +00:00
x509 indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:36:16 +00:00
x509v3 More indent fixes for STACK_OF 2015-01-22 09:35:51 +00:00
.cvsignore
alphacpuid.pl
arm_arch.h
armcap.c
armv4cpuid.S
constant_time_locl.h mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
constant_time_test.c mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
cpt_err.c
cryptlib.c crypto/cryptlib.c: make it indent-friendly. 2015-01-22 09:35:20 +00:00
cryptlib.h
crypto-lib.com Spaces were added in some strings for better readability. However, those spaces do not belong in file names, so when picking out the individual parts, remove the spaces 2014-10-15 10:49:24 +02:00
crypto.h Additional comment changes for reformat of 1.0.1 2015-01-22 09:33:47 +00:00
cversion.c Fix build failure on Windows due to undefined cflags identifier 2015-01-08 19:26:28 +00:00
ebcdic.c Further comment changes for reformat 2015-01-22 09:33:38 +00:00
ebcdic.h RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:47:12 -04:00
ex_data.c
fips_err.h
fips_ers.c
ia64cpuid.S
install-crypto.com Adjust VMS build to Unix build. Most of all, make it so the disabled 2014-10-15 10:49:08 +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:26:05 +02:00
LPdir_win.c Check for FindNextFile when defining it rather than FindFirstFile 2014-11-28 23:31:45 +01:00
LPdir_win32.c
LPdir_wince.c
Makefile Make output from openssl version -f consistent with previous versions 2015-01-13 11:29:11 +00:00
md32_common.h mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
mem.c Fix datarace reported by valgrind/helgrind 2014-11-10 18:36:09 +01:00
mem_clr.c
mem_dbg.c crypto/mem_dbg.c: make it indent-friendly. 2015-01-22 09:35:59 +00:00
o_dir.c
o_dir.h
o_dir_test.c
o_fips.c
o_init.c
o_str.c
o_str.h
o_time.c mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
o_time.h
opensslconf.h.in
opensslv.h mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
ossl_typ.h RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:47:12 -04:00
pariscid.pl
ppccap.c
ppccpuid.pl
s390xcap.c
s390xcpuid.S
sparccpuid.S
sparcv9cap.c Fix strange formatting by indent 2015-01-22 09:36:29 +00:00
symhacks.h VMS fixes 2014-01-11 22:42:37 +00:00
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl