openssl/apps
Richard Levitte 4aca9297dc The mix of CFLAGS and LDFLAGS is a bit confusing in my opinion, and
Makefile.shared was a bit overcomplicated.

Make the shell variables LDFLAGS and SHAREDFLAGS in Makefile.shared
get the values of $(CFLAGS) or $(LDFLAGS) as appropriate depending on
the value the shell variables LDCMD and SHAREDCMD get.  That leaves
much less chance of confusion, since those pairs of shell variables
always are defined together.
2005-01-26 23:51:20 +00:00
..
demoCA
set
.cvsignore
app_rand.c
apps.c Remove naming conflict between variable and label. 2004-12-30 11:10:11 +00:00
apps.h Reformat smime utility. 2004-09-07 18:38:46 +00:00
asn1pars.c Don't try to parse non string types. 2004-07-01 18:15:33 +00:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Use the default_md config file value when signing CRLs. 2004-11-11 13:47:06 +00:00
CA.com
CA.pl.in Reduce chances of issuer and serial number duplication by use of random 2004-04-20 12:05:26 +00:00
CA.sh
cert.pem
ciphers.c
client.pem
crl2p7.c
crl.c Don't return an error with crl -noout. 2004-11-11 02:13:08 +00:00
dgst.c Add -passin argument to dgst command. 2004-12-03 12:26:56 +00:00
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dh.c
dhparam.c
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c Remove some unnecessary recursive includes from the internal apps.h header, 2004-05-17 19:05:32 +00:00
dsap.pem
dsaparam.c
ec.c Update ECDSA and ECDH for OPENSSL_NO_ENGINE. 2004-10-21 00:06:14 +00:00
ecparam.c Update ECDSA and ECDH for OPENSSL_NO_ENGINE. 2004-10-21 00:06:14 +00:00
enc.c
engine.c
errstr.c
gendh.c
gendsa.c
genrsa.c Allow RSA key-generation to specify an arbitrary public exponent. Jelte 2004-04-26 15:31:35 +00:00
install.com
makeapps.com o_str.h isn't a public header file, so make sure it will still be 2004-03-24 09:43:03 +00:00
Makefile.ssl The mix of CFLAGS and LDFLAGS is a bit confusing in my opinion, and 2005-01-26 23:51:20 +00:00
nseq.c
ocsp.c Remove some unnecessary recursive includes from the internal apps.h header, 2004-05-17 19:05:32 +00:00
oid.cnf
openssl-vms.cnf Add functionality needed to process proxy certificates. 2004-12-28 00:21:35 +00:00
openssl.c
openssl.cnf Add functionality needed to process proxy certificates. 2004-12-28 00:21:35 +00:00
passwd.c
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c Call autoconfig code in pkcs7 utility. 2004-03-05 23:46:29 +00:00
pkcs8.c Reformat pkcs8 source. 2004-06-24 13:10:54 +00:00
pkcs12.c Typo. 2004-11-23 21:40:10 +00:00
privkey.pem
progs.h
progs.pl
rand.c
req.c In "req" exit immediately if configuration file is needed and it can't 2004-11-17 18:36:13 +00:00
req.pem
rsa8192.pem
rsa.c Remove some unnecessary recursive includes from the internal apps.h header, 2004-05-17 19:05:32 +00:00
rsautl.c header cleanup in apps/ 2004-04-19 18:13:07 +00:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h PR: 910 2004-11-16 17:30:59 +00:00
s_cb.c Fix s_client so it works without a certificate again. 2004-12-13 18:02:23 +00:00
s_client.c DJGPP update. 2005-01-04 10:28:38 +00:00
s_server.c PR: 910 2004-11-16 17:30:59 +00:00
s_socket.c DJGPP update. 2005-01-04 10:28:38 +00:00
s_time.c
server2.pem
server.pem
server.srl
sess_id.c
smime.c Reformat smime utility. 2004-09-07 18:38:46 +00:00
speed.c 'apps/openssl dgst -help' update and minor apps/speed.c update. 2004-07-25 18:57:35 +00:00
spkac.c
testCA.pem
testdsa.h
testrsa.h
verify.c Make an explicit check during certificate validation to see that the 2004-11-29 11:28:08 +00:00
version.c Remove some unnecessary recursive includes from the internal apps.h header, 2004-05-17 19:05:32 +00:00
winrand.c
x509.c Use X509_cmp_time() in -checkend option, to support GeneralizedTime. 2004-12-05 18:26:19 +00:00