openssl/util
David Benjamin 609b0852e4 Remove trailing whitespace from some files.
The prevailing style seems to not have trailing whitespace, but a few
lines do. This is mostly in the perlasm files, but a few C files got
them after the reformat. This is the result of:

  find . -name '*.pl' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//'
  find . -name '*.c' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//'
  find . -name '*.h' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//'

Then bn_prime.h was excluded since this is a generated file.

Note mkerr.pl has some changes in a heredoc for some help output, but
other lines there lack trailing whitespace too.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-10-10 23:36:21 +01:00
..
perl/OpenSSL/Util perl: refactor .pod name section extractor into its own module 2016-06-02 15:38:16 +02:00
TLSProxy Test CBC mode padding. 2016-09-26 23:10:29 +01:00
build.info VMS: add [.util]shlib_wrap.exe and its build instructions 2016-09-21 02:40:46 +02:00
ck_errf.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
copy.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
dofile.pl util/dofile.pl: report if a template couldn't be loaded 2016-09-21 01:49:04 +02:00
find-doc-nits.pl RT4593: Add space after comma (doc nits) 2016-07-19 09:29:53 -04:00
find-undoc-api.pl Add script to find undocumented API 2016-06-07 10:05:06 -04:00
find-unused-errs GH1278: Removed error code for alerts 2016-07-08 13:28:33 -04:00
fipslink.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
incore Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
indent.pro Add some missing types to indent.pro 2016-10-10 21:39:49 +01:00
libcrypto.num make update 2016-09-29 16:21:47 +01:00
libssl.num Add missing session id and tlsext_status accessors 2016-08-17 10:38:20 +01:00
mkbuildinf.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
mkcerts.sh Fix verify(1) to report failure when verification fails 2016-01-13 17:55:17 -05:00
mkdef.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
mkdir-p.pl utils/mkdir-p: check if dir exists also after mkdir failed 2016-06-23 11:10:29 -04:00
mkerr.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
mkrc.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
openssl-format-source Simplify indentation of DECLARE_ and IMPLEMENT_ lines 2016-08-18 14:40:37 +02:00
opensslwrap.sh opensslwrap.sh to respect $OPENSSL_ENGINES. 2006-12-29 15:00:36 +00:00
point.sh Updates from 1.0.0-stable 2009-04-06 15:22:01 +00:00
process_docs.pl perl: refactor .pod name section extractor into its own module 2016-06-02 15:38:16 +02:00
selftest.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
shareable_image_wrap.c.in VMS: add [.util]shlib_wrap.exe and its build instructions 2016-09-21 02:40:46 +02:00
shlib_wrap.sh.in Allow asan, msan and ubsan to be configured with shared libraries 2016-09-07 21:53:45 +02:00
su-filter.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
with_fallback.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00