Conversion to UTF-8 where needed
authorRichard Levitte <levitte@openssl.org>
Mon, 13 Jul 2015 23:15:49 +0000 (01:15 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 13 Jul 2015 23:17:45 +0000 (01:17 +0200)
commit9f0b86c68bb96d49301bbd6473c8235ca05ca06b
treeda23b40a7ee3ea6b0f58642e5129f01cc68257a7
parent5a3ce86e21715a683ff0d32421ed5c6d5e84234d
Conversion to UTF-8 where needed

This leaves behind files with names ending with '.iso-8859-1'.  These
should be safe to remove.  If something went wrong when re-encoding,
there will be some files with names ending with '.utf8' left behind.

Reviewed-by: Rich Salz <rsalz@openssl.org>
24 files changed:
CHANGES
crypto/aes/asm/aes-586.pl
crypto/bn/asm/armv4-gf2m.pl
crypto/bn/asm/ia64.S
crypto/bn/asm/s390x-gf2m.pl
crypto/bn/asm/x86-gf2m.pl
crypto/bn/asm/x86_64-gcc.c
crypto/bn/asm/x86_64-gf2m.pl
crypto/modes/asm/ghash-armv4.pl
crypto/modes/asm/ghash-sparcv9.pl
crypto/modes/asm/ghash-x86.pl
crypto/modes/asm/ghash-x86_64.pl
crypto/modes/asm/ghashp8-ppc.pl
crypto/modes/asm/ghashv8-armx.pl
crypto/rc4/asm/rc4-x86_64.pl
crypto/sha/asm/sha1-586.pl
crypto/sha/asm/sha256-586.pl
crypto/sha/asm/sha512-586.pl
crypto/sparccpuid.S
crypto/whrlpool/asm/wp-mmx.pl
crypto/x509v3/v3_pci.c
crypto/x509v3/v3_pcia.c
demos/easy_tls/README
util/mkrc.pl