openssl/apps
Rich Salz 4b618848f9 Cleanup OPENSSL_NO_xxx, part 1
OPENSSL_NO_RIPEMD160, OPENSSL_NO_RIPEMD merged into OPENSSL_NO_RMD160
OPENSSL_NO_FP_API merged into OPENSSL_NO_STDIO
Two typo's on #endif comments fixed:
	OPENSSL_NO_ECB fixed to OPENSSL_NO_OCB
	OPENSSL_NO_HW_SureWare fixed to OPENSSL_NO_HW_SUREWARE

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-01-14 15:57:28 -05:00
..
demoCA
demoSRP
set
app_rand.c
apps.c RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05: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
ca-key.pem
ca-req.pem
ca.c Further comment amendments to preserve formatting prior to source reformat 2015-01-06 15:45:25 +00:00
CA.com
CA.pl.in RT3291: Add -crl and -revoke options to CA.pl 2014-09-08 11:21:17 -04:00
CA.sh
cert.pem
ciphers.c RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05:00
client.pem
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
dh1024.pem
dh2048.pem
dh4096.pem
dh.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
dhparam.c RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
dsap.pem
dsaparam.c RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05: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 RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05:00
errstr.c
gendh.c RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05:00
gendsa.c
genpkey.c RT3543: Remove #ifdef LINT 2014-12-10 17:31:04 -05:00
genrsa.c RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05:00
install-apps.com
makeapps.com
Makefile RT478: Add uninstall make target 2015-01-12 10:28:05 -05:00
nseq.c
ocsp.c Use the SSLv23 method by default 2014-12-02 11:26:49 +01:00
oid.cnf
openssl-vms.cnf RT3067: simplify patch 2014-09-24 15:35:02 +02:00
openssl.c RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05: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
pca-key.pem
pca-req.pem
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
pkey.c
pkeyparam.c
pkeyutl.c
prime.c
privkey.pem
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 RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05:00
req.pem
rsa8192.pem
rsa.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
rsautl.c
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05:00
s_cb.c RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05:00
s_client.c RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05:00
s_server.c RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05:00
s_socket.c RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05:00
s_time.c RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05:00
server2.pem
server.pem
server.srl
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 Cleanup OPENSSL_NO_xxx, part 1 2015-01-14 15:57:28 -05: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
testdsa.h
testrsa.h Add 3072, 7680 and 15360 bit RSA tests to openssl speed 2014-06-29 21:38:09 +01:00
timeouts.h
ts.c RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05:00
tsget
verify.c RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05:00
version.c
vms_decc_init.c mark all block comments that need format preserving so that 2014-12-30 22:10:26 +00:00
winrand.c
x509.c RT3548: Remove unsupported platforms 2015-01-12 17:30:54 -05:00