openssl/apps
Richard Levitte f14bead2c4 VMS: Copy __DECC_INCLUDE_{PROLOGUE,EPILOGUE}.H to more places
Every inclusion directory related to a library we build need these two
files.  That signals to any other module using anything from these
libraries what to expect in terms of case sensitivity as well as how
long symbol names are dealt with.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15341)
2021-05-20 16:26:44 +02:00
..
demoSRP
include VMS: Copy __DECC_INCLUDE_{PROLOGUE,EPILOGUE}.H to more places 2021-05-20 16:26:44 +02:00
lib CMP test server: move apps/{,lib/}cmp_mock_srv.c and apps/{,include/}cmp_mock_srv.h 2021-05-20 16:23:27 +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 CMP test server: move apps/{,lib/}cmp_mock_srv.c and apps/{,include/}cmp_mock_srv.h 2021-05-20 16:23:27 +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 DOC: Fix nits found by new check on SYNOPSIS and OPTIONS consistency 2021-05-20 16:24:43 +02:00
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.c apps/cmp.c: Move CMP server code portion to separate function 2021-05-20 16:23:26 +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 Check non-option arguments 2020-12-15 11:47:17 +01:00
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 openssl-cmp.pod.in: Update and extend example using Insta Demo CA 2020-08-04 12:11:46 +02:00
kdf.c coverity: fix 1484539 resource leak 2021-05-12 11:11:53 +10:00
list.c app: add a -store_loaders option to list. 2021-05-20 09:57:44 +01: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 Complete 'no-sock' guards in apps/ocsp.c 2021-05-20 09:51:52 +01:00
openssl-vms.cnf Check the configuration file by default 2020-11-05 20:45:20 +03:00
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 Check the configuration file by default 2020-11-05 20:45:20 +03:00
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 DOC: Fix nits found by new check on SYNOPSIS and OPTIONS consistency 2021-05-20 16:24:43 +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 DOC: Fix nits found by new check on SYNOPSIS and OPTIONS consistency 2021-05-20 16:24:43 +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