openssl/util
David Woodhouse 05d7bf6c5b RT3992: Make SCT #ifdeffable.
This code does open-coded division on 64-bit quantities and thus when
building with GCC on 32-bit platforms will require functions such as
__umoddi3 and __udivdi3 from libgcc.

In constrained environments such as firmware, those functions may not
be available. So make it possible to compile out SCT support, which in
fact (in the case of UEFI) we don't need anyway.

Signed-off-by: Rich Salz <rsalz@akamai.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-09-09 18:28:13 -04:00
..
pl Adapt mk1mf.pl and helpers to the new testing framework. 2015-09-07 16:10:58 +02:00
TLSProxy Add NewSessionTicket test suite 2015-08-26 10:38:02 +01:00
add_cr.pl
bat.sh Remove remaining variables for symlinked/copied headers and tests 2015-03-31 20:16:01 +02:00
ck_errf.pl Allow for types with leading underscore when checking error macros. 2015-04-28 14:34:58 +02:00
clean-depend.pl Remove remaining Kerberos references 2015-05-13 15:08:10 +01:00
copy-if-different.pl Remove unused variable. 2013-03-04 22:48:38 +00:00
copy.pl add -stripcr option to copy.pl from 0.9.8 2011-02-03 14:57:51 +00:00
cygwin.sh util/cygwin.sh update. 2012-03-31 11:06:46 +00:00
deleof.pl
deltree.com Break out deltree in its' own command procedure. 2006-02-26 10:44:57 +00:00
dirname.pl Make perl replacement for dirname, for system that lack the latter. 2002-06-05 14:10:59 +00:00
do_ms.sh
domd Remove remaining Kerberos references 2015-05-13 15:08:10 +01:00
err-ins.pl
extract-names.pl Change spaces to symbols in names. 2004-03-25 19:52:34 +00:00
extract-section.pl Allow alternative manual sections to be embedded in .pod file comments. 2004-11-25 17:47:31 +00:00
files.pl Improve variable parsing when generating MINFO 2014-11-16 16:44:44 -05:00
fipsdist.pl Don't use vpaes in fips builds and exclude from restricted tarball. 2011-09-15 21:06:37 +00:00
fipslink.pl util/fipslink.pl: further adjustments. 2012-10-27 23:36:43 +00:00
fipsobj.pl *** empty log message *** 2011-02-21 15:15:58 +00:00
fixNT.sh get rid of Makefile.ssl in util/ 2005-04-27 08:56:15 +00:00
FreeBSD.sh
incore util/incore update. 2015-05-13 17:23:48 +02:00
indent.pro Add new types to indent.pro 2015-08-17 18:21:53 +02:00
install.sh
libeay.num Fixup merge conflicts in util/libeay.num 2015-09-06 14:13:00 +02:00
mk1mf.pl Adapt mk1mf.pl and helpers to the new testing framework. 2015-09-07 16:10:58 +02:00
mkbuildinf.pl Fix build failure on Windows due to undefined cflags identifier 2015-01-08 19:21:24 +00:00
mkcerts.sh Fix buggy #! magic and update ssleay->openssl 2002-11-15 21:26:42 +00:00
mkdef.pl RT3992: Make SCT #ifdeffable. 2015-09-09 18:28:13 -04:00
mkdir-p.pl Update from stable branch. 2005-11-06 17:58:26 +00:00
mkerr.pl Have mkerr.pl treat already existing multiline string defs properly 2015-04-08 21:44:43 +02:00
mkfiles.pl Remove remaining Kerberos references 2015-05-13 15:08:10 +01:00
mkrc.pl Conversion to UTF-8 where needed 2015-07-14 01:10:01 +02:00
mkstack.pl Sort @sstacklst correctly. 2015-07-09 16:04:09 +01: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
point.sh Updates from 1.0.0-stable 2009-04-06 15:22:01 +00:00
selftest.pl GH336: Return an exit code if report fails 2015-08-01 14:32:32 -04:00
shlib_wrap.sh Make Makefiles OSF-make-friendly. 2013-11-12 21:51:37 +01:00
sp-diff.pl
speed.sh
src-dep.pl
ssleay.num make update 2015-06-29 11:47:59 +01:00
su-filter.pl Delete trailing whitespace from output. 2015-01-22 09:20:09 +00:00
tab_num.pl
toutf8.sh Small script to re-encode files that need it to UTF-8 2015-07-14 01:10:01 +02:00
x86asm.sh