openssl/util
Andy Polyakov 34f39b062c util/incore update that allows FINGERPRINT_premain-free build.
As for complementary fips.c modification. Goal is to ensure that
FIPS_signature does not end up in .bss segment, one guaranteed to
be zeroed upon program start-up. One would expect explicitly
initialized values to end up in .data segment, but it turned out
that values explicitly initialized with zeros can end up in .bss.
The modification does not affect program flow, because first byte
was the only one of significance [to FINGERPRINT_premain].

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
2015-05-13 16:48:08 +02:00
..
pl Support for WinEC7. 2013-04-10 15:38:24 +01:00
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
add_cr.pl Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
arx.pl update mkerr.pl for use fips directory, add arx.pl script 2011-01-26 01:35:07 +00:00
bat.sh Add the possibility to build without the ENGINE framework. 2003-01-30 17:39:26 +00:00
ck_errf.pl Update default dependency flags. 2009-08-12 17:30:37 +00:00
clean-depend.pl Fix dependencies. Make depend. 2007-09-19 14:53:18 +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: maintainer's update. 2010-08-24 21:51:08 +00:00
deleof.pl Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
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 More consistency. 1999-05-31 21:58:18 +00:00
domd Updates from 1.0.0-stable 2009-06-30 15:28:16 +00:00
err-ins.pl Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
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 Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
fips_standalone_sha1 Add support for Windows CE and C64+ to FIPS module. 2012-10-04 13:27:11 +00:00
fipsas.pl Add support for Windows CE and C64+ to FIPS module. 2012-10-04 13:27:11 +00:00
fipsdist.pl Add support for Windows CE and C64+ to FIPS module. 2012-10-04 13:27:11 +00:00
fipslink.pl Add support for Windows CE and C64+ to FIPS module. 2012-10-04 13:27:11 +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 Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
hmac_sha1.pl Add support for Windows CE and C64+ to FIPS module. 2012-10-04 13:27:11 +00:00
incore util/incore update that allows FINGERPRINT_premain-free build. 2015-05-13 16:48:08 +02:00
install.sh Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
libeay.num "make update" (partial) 2011-10-19 15:29:14 +00:00
mk1mf.pl Add support for Windows CE and C64+ to FIPS module. 2012-10-04 13:27:11 +00:00
mkcerts.sh Fix buggy #! magic and update ssleay->openssl 2002-11-15 21:26:42 +00:00
mkdef.pl Fix warnings. 2011-10-19 08:59:53 +00:00
mkdir-p.pl Update from stable branch. 2005-11-06 17:58:26 +00:00
mkerr.pl update date 2011-05-19 17:53:04 +00:00
mkfiles.pl Add fips/ecdh directory. 2011-10-07 18:18:50 +00:00
mklink.pl avoid use of symlinks on Windows: it causes problems on some build environments 2011-12-04 15:04:20 +00:00
mkrc.pl Further mingw build procedure updates. 2006-10-24 22:14:20 +00:00
mkstack.pl Assorted bugfixes: 2011-02-03 12:03:51 +00:00
msincore Add support for Windows CE and C64+ to FIPS module. 2012-10-04 13:27:11 +00:00
opensslwrap.sh opensslwrap.sh to respect $OPENSSL_ENGINES. 2006-12-29 15:00:36 +00:00
perlpath.pl Be less restrictive and allow also `perl util/perlpath.pl /path/to/bin/perl' 1999-03-10 19:57:05 +00:00
pod2man.pl PR: 2132 2010-01-05 17:32:54 +00:00
pod2mantest get rid of Makefile.ssl in util/ 2005-04-27 08:56:15 +00:00
pod2mantest.pod Apparently, there are still chances we have to deal with buggy pod2man versions. 2002-05-30 15:19:43 +00:00
point.sh avoid use of symlinks on Windows: it causes problems on some build environments 2011-12-04 15:04:20 +00:00
selftest.pl Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
shlib_wrap.sh PR: 2101 (additional) 2009-11-15 19:05:13 +00:00
sp-diff.pl MD4 implemented. Assar Westerlund provided the digest code itself and the test utility, I added the bits to get a EVP interface, the command line utility and the speed test 2000-08-14 14:05:53 +00:00
speed.sh Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
src-dep.pl Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
ssleay.num Sync ordinals. 2011-05-11 23:04:10 +00:00
tab_num.pl Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
x86asm.sh Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00