openssl/apps
Richard Levitte da750b15c0 Make apps/progs.pl not look at apps/progs.c
apps/progs.pl will have apps/progs.c as output, and on some systems,
the output file of a program is locked against reading.
Unfortunately, apps/progs.c is also part of the sources that make up
apps/openssl, so it's necessary to mark that file in a way that makes
progs.pl skip over it.

Fortunately, this is easily done with a special attribute in
apps/build.info and a simple adaptation of apps/progs.pl.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15332)
2021-05-19 19:04:06 +02:00
..
demoSRP
include apps/ocsp: Add -proxy and -no_proxy options 2021-05-18 11:08:10 +02:00
lib Move ossl_sleep() to e_os.h and use it in apps 2021-05-18 14:49:33 +02:00
asn1parse.c find-doc-nits: Make -c option (cmd-nits) independent of app build and execution 2021-05-18 13:02:23 +02:00
build.info Make apps/progs.pl not look at apps/progs.c 2021-05-19 19:04:06 +02:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
CA.pl.in
cert.pem
ciphers.c APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 2021-05-05 20:48:20 +02:00
client.pem
cmp_mock_srv.c CMP test server: Extend error reporting on cert rejected for revocation 2021-05-14 19:24:42 +02:00
cmp_mock_srv.h
cmp.c Move ossl_sleep() to e_os.h and use it in apps 2021-05-18 14:49:33 +02:00
cms.c apps/cms.c: Simplify make_receipt_request() and load_content_info(() 2021-05-19 09:23:30 +02:00
crl2pkcs7.c find-doc-nits: Make -c option (cmd-nits) independent of app build and execution 2021-05-18 13:02:23 +02:00
crl.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
ct_log_list.cnf
dgst.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
dhparam.c APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 2021-05-05 20:48:20 +02:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
dsap.pem
dsaparam.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
ec.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
ecparam.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
enc.c change salt handling, way 1 2021-05-06 11:23:25 +01:00
engine.c Update copyright year 2021-05-06 13:03:23 +01:00
errstr.c
fipsinstall.c APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 2021-05-05 20:48:20 +02:00
gendsa.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
genpkey.c Add -quiet flag to genpkey 2021-05-18 09:20:26 +02:00
genrsa.c APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 2021-05-05 20:48:20 +02:00
info.c Update copyright year 2021-05-06 13:03:23 +01:00
insta.ca.crt
kdf.c coverity: fix 1484539 resource leak 2021-05-12 11:11:53 +10:00
list.c apps/list: Remove obsolete -missing-help option 2021-05-19 14:13:12 +02:00
mac.c coverity: fix 1484540 resource leak 2021-05-12 11:11:53 +10:00
nseq.c Update copyright year 2021-05-06 13:03:23 +01:00
ocsp.c apps/ocsp: Add -proxy and -no_proxy options 2021-05-18 11:08:10 +02:00
openssl-vms.cnf
openssl.c APPS: make apps strict on app_RAND_load() and app_RAND_write() failure 2021-04-14 16:48:27 +02:00
openssl.cnf
passwd.c APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 2021-05-05 20:48:20 +02:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 2021-05-05 20:48:20 +02:00
pkcs8.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
pkcs12.c APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 2021-05-05 20:48:20 +02:00
pkey.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
pkeyparam.c APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 2021-05-05 20:48:20 +02:00
pkeyutl.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
prime.c Update copyright year 2021-05-06 13:03:23 +01:00
privkey.pem
progs.pl Make apps/progs.pl not look at apps/progs.c 2021-05-19 19:04:06 +02:00
rand.c APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 2021-05-05 20:48:20 +02:00
rehash.c APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 2021-05-05 20:48:20 +02:00
req.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
req.pem
rsa8192.pem
rsa.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
rsautl.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_client.c Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION 2021-05-17 10:53:30 +02:00
s_server.c Move ossl_sleep() to e_os.h and use it in apps 2021-05-18 14:49:33 +02:00
s_time.c APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 2021-05-05 20:48:20 +02:00
server2.pem
server.pem
server.srl
sess_id.c Update copyright year 2021-05-06 13:03:23 +01:00
smime.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
speed.c APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 2021-05-05 20:48:20 +02:00
spkac.c Update copyright year 2021-05-06 13:03:23 +01:00
srp.c APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 2021-05-05 20:48:20 +02:00
storeutl.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
testCA.pem
testdsa.h Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 2021-04-12 16:55:30 +10:00
testrsa.h
timeouts.h
ts.c APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 2021-05-05 20:48:20 +02:00
tsget.in
verify.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00
version.c Update copyright year 2021-05-06 13:03:23 +01:00
vms_decc_init.c
x509.c Make the -inform option to be respected if possible 2021-05-06 11:43:32 +01:00