openssl/apps
Bodo Möller 7e70181723 It was a very bad idea to use #include "../e_os.h" -- when this occurs
in cryptlib.h (which is often included as "../cryptlib.h"), then the
question remains relative to which directory this is to be interpreted.
gcc went one further directory up, as intended; but makedepend thinks
differently, and so probably do some C compilers.  So the ../ must go away;
thus e_os.h goes back into include/openssl (but I now use
#include "openssl/e_os.h" instead of <openssl/e_os.h> to make the point) --
and we have another huge bunch of dependency changes.  Argh.
1999-05-21 11:16:48 +00:00
..
demoCA
rsa
set
.cvsignore
apps.c VMS support. 1999-05-13 11:37:32 +00:00
apps.h It was a very bad idea to use #include "../e_os.h" -- when this occurs 1999-05-21 11:16:48 +00:00
asn1pars.c Various Win32 fixes. Change args in do_ms.bat to put platform last. Fix 1999-05-15 20:33:15 +00:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c VMS support. 1999-05-13 11:37:32 +00:00
CA.com VMS support. 1999-05-13 11:37:32 +00:00
CA.pl Avoid a warning. 1999-05-20 02:09:46 +00:00
CA.sh
cert.pem
ciphers.c
client.pem
crl2p7.c
crl.c
der_chop
dgst.c argc counting bug fixed. 1999-05-11 15:44:58 +00:00
dh1024.pem
dh.c
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c
dsap.pem
dsaparam.c
eay.c It was a very bad idea to use #include "../e_os.h" -- when this occurs 1999-05-21 11:16:48 +00:00
enc.c Cut&paste error. 1999-05-13 17:25:05 +00:00
errstr.c
gendh.c
gendsa.c
genrsa.c
install.com VMS support. 1999-05-13 11:37:32 +00:00
makeapps.com VMS support. 1999-05-13 11:37:32 +00:00
Makefile.ssl It was a very bad idea to use #include "../e_os.h" -- when this occurs 1999-05-21 11:16:48 +00:00
nseq.c
oid.cnf
openssl-vms.cnf Bring VMS in sync with the recent changes. 1999-05-20 21:00:29 +00:00
openssl.c VMS support. 1999-05-13 11:37:32 +00:00
openssl.cnf Include some notes on basic extension usage and change openssl.cnf to usually 1999-05-19 23:54:58 +00:00
pca-cert.srl
pca-key.pem
pca-req.pem
pem_mail.c
pkcs7.c
pkcs12.c New functions sk_set, sk_value and sk_num to replace existing macros: this is 1999-05-19 12:45:16 +00:00
privkey.pem
progs.h
progs.pl
req.c VMS support. 1999-05-13 11:37:32 +00:00
req.pem
rsa8192.pem
rsa.c
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h VMS support. 1999-05-13 11:37:32 +00:00
s_cb.c
s_client.c If we couldn't handle "-showcerts" (which happens with the current 1999-05-17 20:46:43 +00:00
s_server.c New structure type SESS_CERT used instead of CERT inside SSL_SESSION. 1999-05-13 15:09:38 +00:00
s_socket.c VMS support bug fixes. 1999-05-13 13:21:17 +00:00
s_time.c Remove redundant ifdef. 1999-05-13 13:29:41 +00:00
server2.pem
server.pem
server.srl
sess_id.c
speed.c Get rid of some unnecessary casts and add a necessary one. 1999-05-18 15:06:20 +00:00
testCA.pem
testdsa.h
testrsa.h
tkca
verify.c
version.c
x509.c Rename "openssl x509" option "-config" to "-extfile", because it 1999-05-17 08:28:37 +00:00