openssl/apps
Rich Salz 9405a9a2e1 RT478: Add uninstall make target
Add INSTALLDIRS variable, list of directories where things get
installed. Change install_html_docs to use perl mkdir-p script.

Add uninstall, uninstall_sw, uninstall_docs, uninstall_html_docs
to Makefile.org.  The actions of these targets were figured out
by "inverting" the install target.

Recurse into subdirs to do uninstall as needed.  Added uninstall
targets whose actions were similarly figured out by "inverting"
the install target.

Also remove some 'space before tab' complaints in Makefile.org

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-12 10:28:05 -05:00
..
demoCA Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
demoSRP Missing SRP files. 2011-03-16 11:50:33 +00:00
set Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
app_rand.c Use new-style system-id macros everywhere possible. I hope I haven't 2001-02-20 08:13:47 +00:00
apps.c Further comment amendments to preserve formatting prior to source reformat 2015-01-06 15:45:25 +00:00
apps.h Update API to use (char *) for email addresses and hostnames 2014-07-07 19:11:38 +10:00
asn1pars.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
ca-cert.srl Update test server certificate in apps/server.pem (it was expired). 2000-10-16 22:56:10 +00:00
ca-key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
ca-req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
ca.c Further comment amendments to preserve formatting prior to source reformat 2015-01-06 15:45:25 +00:00
CA.com Corrections to the VMS build system. 2011-03-25 16:20:35 +00:00
CA.pl.in RT3291: Add -crl and -revoke options to CA.pl 2014-09-08 11:21:17 -04:00
CA.sh PR: 1847 2009-10-15 17:27:34 +00:00
cert.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ciphers.c Remove SSLv2 support 2014-12-04 11:55:03 +01:00
client.pem Replace expired test server and client certificates with new ones. 2011-12-08 14:44:05 +00:00
cms.c Document -trusted_first option in man pages and help. 2014-06-19 23:09:21 +01:00
crl2p7.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
crl.c Add option to generate old hash format. 2014-04-03 13:26:32 +01:00
dgst.c Document openssl dgst -hmac option 2014-12-30 16:46:46 +01:00
dh512.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh1024.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh2048.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh4096.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
dhparam.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
dsa512.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dsa1024.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dsa-ca.pem Fix the gendsa program and add it to the app list. The progs.h file is 1999-01-09 17:29:34 +00:00
dsa-pca.pem Fix the gendsa program and add it to the app list. The progs.h file is 1999-01-09 17:29:34 +00:00
dsa.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
dsap.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
dsaparam.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
ec.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
ecparam.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
enc.c Disabled XTS mode in enc utility as it is not supported 2014-07-16 20:59:35 +01:00
engine.c Update from 1.0.0-stable 2009-07-27 21:10:00 +00:00
errstr.c LHASH revamp. make depend. 2008-05-26 11:24:29 +00:00
gendh.c Remove redundant OPENSSL_NO_DEPRECATED suppression 2014-12-18 19:57:05 +00:00
gendsa.c Fix warnings. 2010-06-12 14:13:23 +00:00
genpkey.c RT3543: Remove #ifdef LINT 2014-12-10 17:31:04 -05:00
genrsa.c Remove redundant OPENSSL_NO_DEPRECATED suppression 2014-12-18 19:57:05 +00:00
install-apps.com After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 2011-03-19 10:58:14 +00:00
makeapps.com Corrections to the VMS build system. 2011-03-25 16:20:35 +00:00
Makefile RT478: Add uninstall make target 2015-01-12 10:28:05 -05:00
nseq.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
ocsp.c Use the SSLv23 method by default 2014-12-02 11:26:49 +01:00
oid.cnf Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
openssl-vms.cnf RT3067: simplify patch 2014-09-24 15:35:02 +02:00
openssl.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
openssl.cnf RT2626: Change default_bits from 1K to 2K 2014-09-08 17:21:04 -04:00
passwd.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
pca-cert.srl Update test server certificate in apps/server.pem (it was expired). 2000-10-16 22:56:10 +00:00
pca-key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pca-req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pkcs7.c Further comment amendments to preserve formatting prior to source reformat 2015-01-06 15:45:25 +00:00
pkcs8.c Tidied up, added include to stdlib, removed "goto bad" usage 2014-06-17 23:35:53 +01:00
pkcs12.c PR: 2469 2011-03-13 18:20:01 +00:00
pkey.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
pkeyparam.c Fix warnings. 2010-06-12 14:13:23 +00:00
pkeyutl.c PR: 2366 2010-11-11 14:42:50 +00:00
prime.c Generate primes, too. 2005-08-23 13:48:17 +00:00
privkey.pem PR: 1644 2009-09-06 15:49:46 +00:00
progs.h PR 2580: dgst missing current SHA algorithms 2014-08-12 11:29:20 -04:00
progs.pl PR 2580: dgst missing current SHA algorithms 2014-08-12 11:29:20 -04:00
rand.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
req.c Further comment amendments to preserve formatting prior to source reformat 2015-01-06 15:45:25 +00:00
req.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
rsa8192.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
rsa.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
rsautl.c Update from 1.0.0-stable. 2009-04-26 22:18:22 +00:00
s512-key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s512-req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s1024key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s1024req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s_apps.h s_client/s_server: support unix domain sockets 2014-05-08 22:07:09 -04:00
s_cb.c Further comment amendments to preserve formatting prior to source reformat 2015-01-06 15:45:25 +00:00
s_client.c Fix building with no-srtp 2015-01-05 14:17:22 +00:00
s_server.c Fix building with no-srtp 2015-01-05 14:17:22 +00:00
s_socket.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
s_time.c Remove SSLv2 support 2014-12-04 11:55:03 +01:00
server2.pem Replace expired test server and client certificates with new ones. 2011-12-08 14:44:05 +00:00
server.pem Replace expired test server and client certificates with new ones. 2011-12-08 14:44:05 +00:00
server.srl Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
sess_id.c Modify the description of -noout to match the manpage. PR#3364 2014-05-24 00:04:25 +01:00
smime.c Document -trusted_first option in man pages and help. 2014-06-19 23:09:21 +01:00
speed.c Make "run" volatile 2014-12-30 16:46:46 +01:00
spkac.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
srp.c misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
testCA.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
testdsa.h openssl speed is quite useful for testing hardware support (among other 2001-07-11 18:59:25 +00:00
testrsa.h Add 3072, 7680 and 15360 bit RSA tests to openssl speed 2014-06-29 21:38:09 +01:00
timeouts.h Add DTLS support. 2005-04-26 16:02:40 +00:00
ts.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
tsget PR: 2031 2009-09-07 17:57:18 +00:00
verify.c Document -trusted_first option in man pages and help. 2014-06-19 23:09:21 +01:00
version.c Add missing "-d" to option list of openssl version. 2008-10-20 12:53:36 +00:00
vms_decc_init.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
winrand.c Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
x509.c Update API to use (char *) for email addresses and hostnames 2014-07-07 19:11:38 +10:00