swh:1:snp:dc2a5002442a00b1c0eda7c65d04ea7455e166cd
Revision 34f39b062c76fbd3082521b26edee7f53afc061d authored by Andy Polyakov on 11 May 2015, 10:16:01 UTC, committed by Andy Polyakov on 13 May 2015, 14:48:08 UTC
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>
1 parent 6db8e3b
Tip revision: 0fdf965bf0b1f87d4a5d52c71994ffdda5235718 authored by Neil Horman on 11 September 2024, 13:53:49 UTC
review fixups for quic-hq-interop
review fixups for quic-hq-interop
Tip revision: 0fdf965
File | Mode | Size |
---|---|---|
Netware | ||
VMS | ||
apps | ||
bugs | ||
c6x | ||
certs | ||
crypto | ||
demos | ||
doc | ||
engines | ||
fips | ||
iOS | ||
include | ||
ms | ||
os2 | ||
perl | ||
shlib | ||
ssl | ||
test | ||
times | ||
tools | ||
util | ||
.cvsignore | -rw-r--r-- | 185 bytes |
ACKNOWLEDGMENTS | -rw-r--r-- | 955 bytes |
CHANGES | -rw-r--r-- | 425.0 KB |
CHANGES.SSLeay | -rw-r--r-- | 41.7 KB |
Configure | -rwxr-xr-x | 108.3 KB |
FAQ | -rw-r--r-- | 44.8 KB |
INSTALL | -rw-r--r-- | 14.0 KB |
INSTALL.DJGPP | -rw-r--r-- | 2.0 KB |
INSTALL.MacOS | -rw-r--r-- | 3.2 KB |
INSTALL.NW | -rw-r--r-- | 18.4 KB |
INSTALL.OS2 | -rw-r--r-- | 744 bytes |
INSTALL.VMS | -rw-r--r-- | 10.7 KB |
INSTALL.W32 | -rw-r--r-- | 11.6 KB |
INSTALL.W64 | -rw-r--r-- | 2.1 KB |
INSTALL.WCE | -rw-r--r-- | 3.2 KB |
LICENSE | -rw-r--r-- | 6.1 KB |
Makefile.fips | -rw-r--r-- | 20.2 KB |
Makefile.org | -rw-r--r-- | 26.0 KB |
Makefile.shared | -rw-r--r-- | 21.4 KB |
NEWS | -rw-r--r-- | 24.3 KB |
PROBLEMS | -rw-r--r-- | 8.0 KB |
README | -rw-r--r-- | 8.9 KB |
README.ASN1 | -rw-r--r-- | 7.5 KB |
README.ECC | -rw-r--r-- | 3.5 KB |
README.ENGINE | -rw-r--r-- | 15.7 KB |
README.FIPS | -rw-r--r-- | 3.6 KB |
STATUS | -rw-r--r-- | 6.3 KB |
TABLE | -rw-r--r-- | 151.5 KB |
config | -rwxr-xr-x | 28.6 KB |
e_os.h | -rw-r--r-- | 22.8 KB |
e_os2.h | -rw-r--r-- | 10.2 KB |
install.com | -rw-r--r-- | 3.6 KB |
makevms.com | -rwxr-xr-x | 38.9 KB |
openssl.doxy | -rw-r--r-- | 137 bytes |
openssl.spec | -rw-r--r-- | 7.9 KB |

Computing file changes ...