openssl/util
Andy Polyakov 9785555616 Configure,test/recipes: "pin" glob to File::Glob::glob.
As it turns out default glob's behaviour for quoted argument varies
from version to version, making it impossible to Configure or run
tests in some cases. The reason for quoting globs was to accommodate
source path with spaces in its name, which was treated by default glob
as multiple paths. File::Glob::glob on the other hand doesn't consider
spaces as delimiters and therefore works with unquoted patterns.

[Unfortunaltely File::Glob::glob, being too csh-ly, doesn't work
on VMS, hence the "pinning" is conditional.]

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-05-29 14:12:35 +02:00
..
TLSProxy Workaround an IO::Socket::IP bug 2016-05-16 17:19:55 +01:00
ck_errf.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
copy-if-different.pl Allow spaces in filenames when using perl's glob 2016-05-04 09:35:00 +02:00
copy.pl Allow spaces in filenames when using perl's glob 2016-05-04 09:35:00 +02:00
dirname.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
doc-nit-check.pl Have doc-nit-check look for mandatory manual sections 2016-05-22 01:26:45 +02:00
dofile.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
domd.in Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND 2016-02-18 23:43:09 +01:00
extract-names.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
extract-section.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
find-unused-errs Remove unused error/function codes. 2016-05-23 15:04:23 -04:00
fipslink.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
incore Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
indent.pro Add checks on CRYPTO_set_ex_data return value 2016-05-23 13:43:31 +01:00
install.sh Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
libcrypto.num make update 2016-05-28 02:15:04 +02:00
libssl.num Add SSL_client_version() getter function 2016-05-16 15:58:52 +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 Fold threads.h into crypto.h making API public 2016-05-16 12:16:26 -04:00
mkdir-p.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
mkerr.pl Small typo, a tab where there should have been a space 2016-05-18 22:15:30 +02:00
mkrc.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
openssl-format-source Find the right indent on *BSD. 2015-08-10 13:28:26 +01:00
opensslwrap.sh opensslwrap.sh to respect $OPENSSL_ENGINES. 2006-12-29 15:00:36 +00:00
perlpath.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
point.sh Updates from 1.0.0-stable 2009-04-06 15:22:01 +00:00
process_docs.pl Configure,test/recipes: "pin" glob to File::Glob::glob. 2016-05-29 14:12:35 +02:00
selftest.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
shlib_wrap.sh Touch the correct variables for the system; shlib_wrap.sh on Solaris 2016-03-09 12:18:34 +01:00
su-filter.pl Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
toutf8.sh Small script to re-encode files that need it to UTF-8 2015-07-14 01:10:01 +02:00
with_fallback.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00