openssl/crypto
Richard Levitte 9ab6fc5936 Generate warning text
Now that we're using templates, we should warn people not to edit the
resulting file.  We do it through util/dofile.pl, which is enhanced
with an option to tell what file it was called from.  We also change
the calls so the template files are on the command line instead of
being redirected through standard input.  That way, we can display
something like this (example taken from include/openssl/opensslconf.h):

    /* WARNING: do not edit! */
    /* Generated by Configure from include/openssl/opensslconf.h.in */

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-01-25 21:19:59 +01:00
..
aes Remove update tags 2016-01-20 09:09:14 -05:00
asn1 Fix possible memory leak on BUF_MEM_grow_clean failure 2016-01-24 00:47:13 +01:00
async Remove update tags 2016-01-20 09:09:14 -05:00
bf Move & split opensslconf.h.in 2016-01-25 09:44:08 -05:00
bio Remove update tags 2016-01-20 09:09:14 -05:00
bn Move & split opensslconf.h.in 2016-01-25 09:44:08 -05:00
buffer Remove update tags 2016-01-20 09:09:14 -05:00
camellia Remove update tags 2016-01-20 09:09:14 -05:00
cast Remove update tags 2016-01-20 09:09:14 -05:00
chacha Remove update tags 2016-01-20 09:09:14 -05:00
cmac Remove update tags 2016-01-20 09:09:14 -05:00
cms Remove update tags 2016-01-20 09:09:14 -05:00
comp Remove update tags 2016-01-20 09:09:14 -05:00
conf Remove update tags 2016-01-20 09:09:14 -05:00
ct Remove update tags 2016-01-20 09:09:14 -05:00
des Move & split opensslconf.h.in 2016-01-25 09:44:08 -05:00
dh Remove update tags 2016-01-20 09:09:14 -05:00
dsa Remove update tags 2016-01-20 09:09:14 -05:00
dso Fix two possible leaks. 2016-01-24 00:47:41 +01:00
ec RT3863 ECC: Add missing NULL check. Set a flag 2016-01-21 14:06:57 +02:00
engine Fix two possible leaks. 2016-01-24 00:47:41 +01:00
err Remove update tags 2016-01-20 09:09:14 -05:00
evp Remove update tags 2016-01-20 09:09:14 -05:00
hmac Remove update tags 2016-01-20 09:09:14 -05:00
idea Remove update tags 2016-01-20 09:09:14 -05:00
include/internal Generate warning text 2016-01-25 21:19:59 +01:00
jpake Remove update tags 2016-01-20 09:09:14 -05:00
kdf prf redirection build fixes 2016-01-19 15:33:45 +00:00
lhash Remove update tags 2016-01-20 09:09:14 -05:00
md2 Remove update tags 2016-01-20 09:09:14 -05:00
md4 Remove update tags 2016-01-20 09:09:14 -05:00
md5 Remove update tags 2016-01-20 09:09:14 -05:00
mdc2 Remove update tags 2016-01-20 09:09:14 -05:00
modes Remove update tags 2016-01-20 09:09:14 -05:00
objects Consolidate "make update" 2016-01-20 09:09:14 -05:00
ocsp Remove update tags 2016-01-20 09:09:14 -05:00
pem Remove update tags 2016-01-20 09:09:14 -05:00
perlasm ARMv4 assembly pack: allow Thumb2 even in iOS build, 2015-12-07 12:06:06 +01:00
pkcs7 Remove update tags 2016-01-20 09:09:14 -05:00
pkcs12 Remove update tags 2016-01-20 09:09:14 -05:00
poly1305 Remove update tags 2016-01-20 09:09:14 -05:00
rand Remove update tags 2016-01-20 09:09:14 -05:00
rc2 Remove update tags 2016-01-20 09:09:14 -05:00
rc4 Move & split opensslconf.h.in 2016-01-25 09:44:08 -05:00
rc5 Remove update tags 2016-01-20 09:09:14 -05:00
ripemd Remove update tags 2016-01-20 09:09:14 -05:00
rsa Remove update tags 2016-01-20 09:09:14 -05:00
seed Remove update tags 2016-01-20 09:09:14 -05:00
sha Remove update tags 2016-01-20 09:09:14 -05:00
srp Remove update tags 2016-01-20 09:09:14 -05:00
stack Remove update tags 2016-01-20 09:09:14 -05:00
store Fix store with opaque data 2016-01-23 21:01:43 +01:00
ts Remove update tags 2016-01-20 09:09:14 -05:00
txt_db Remove update tags 2016-01-20 09:09:14 -05:00
ui Remove update tags 2016-01-20 09:09:14 -05:00
whrlpool Remove update tags 2016-01-20 09:09:14 -05:00
x509 Reject when explicit trust EKU are set and none match. 2016-01-20 19:03:36 -05:00
x509v3 Remove update tags 2016-01-20 09:09:14 -05:00
alphacpuid.pl
arm64cpuid.pl
arm_arch.h
armcap.c Add assembly support for 32-bit iOS. 2015-04-20 15:06:22 +02:00
armv4cpuid.pl ARMv4 assembly pack: implement support for Thumb2. 2015-09-25 13:34:02 +02:00
c64xpluscpuid.pl
cpt_err.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
cryptlib.c Fix no-stdio build 2015-09-29 21:59:19 -04:00
crypto-lib.com Move Makefiles to Makefile.in 2016-01-12 16:26:56 -05:00
cversion.c Explicit OpenSSL_version_num() implementation prototype 2015-11-15 00:02:57 -05:00
ebcdic.c
ex_data.c Only declare stacks in headers 2016-01-07 18:00:51 +00:00
fips_err.h
fips_ers.c
ia64cpuid.S
install-crypto.com Remove remaining Kerberos references 2015-05-13 15:08:10 +01:00
lock.c Only declare stacks in headers 2016-01-07 18:00:51 +00:00
LPdir_nyi.c
LPdir_unix.c memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
LPdir_vms.c memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
LPdir_win.c memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
LPdir_win32.c
LPdir_wince.c
Makefile.in Remove update tags 2016-01-20 09:09:14 -05:00
mem.c Enable/disable crypto-mdebug just like other features 2016-01-11 02:41:16 +00:00
mem_clr.c Remove the "eay" c-file-style indicators 2015-12-18 13:08:40 +01:00
mem_dbg.c Function pop_info() returned a dangling pointer 2016-01-11 20:30:37 +01:00
mem_sec.c RT41897: Add an CRYPTO_secure_actual_size 2016-01-09 19:13:15 -05:00
o_dir.c Remove the "eay" c-file-style indicators 2015-12-18 13:08:40 +01:00
o_dir_test.c Remove the "eay" c-file-style indicators 2015-12-18 13:08:40 +01:00
o_fips.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
o_init.c
o_str.c Remove the "eay" c-file-style indicators 2015-12-18 13:08:40 +01:00
o_time.c Remove the "eay" c-file-style indicators 2015-12-18 13:08:40 +01:00
pariscid.pl
ppc_arch.h crypto/ppccap.c: add SIGILL-free processor capability detection code. 2015-12-14 16:08:49 +01:00
ppccap.c crypto/ppccap.c: add SIGILL-free processor capability detection code. 2015-12-14 16:08:49 +01:00
ppccpuid.pl crpyto/ppccpuid.pl: add FPU probe and fix OPENSSL_rdtsc. 2015-12-14 16:09:25 +01:00
s390xcap.c
s390xcpuid.S
sparc_arch.h
sparccpuid.S Conversion to UTF-8 where needed 2015-07-14 01:10:01 +02:00
sparcv9cap.c crypto/sparcv9cap.c: add SIGILL-free feature detection for Solaris. 2015-12-02 10:53:33 +01:00
thr_id.c Backwards-compatibility subject to OPENSSL_API_COMPAT 2016-01-07 20:53:18 -05:00
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl