openssl/apps
Ralf S. Engelschall 397f703892 Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -Wshadow
-Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Winline'' with EGCS 1.1.2+
1999-05-10 08:33:56 +00:00
..
demoCA Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
rsa Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
set Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
apps.c Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for a 1999-05-08 22:46:51 +00:00
apps.h Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
asn1pars.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
ca-cert.srl Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +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 Allows PKCS#12 password to be placed on command line and add allow config 1999-05-08 12:59:50 +00:00
CA.pl Update scripts to use "openssl" instead of "ssleay" 1999-01-02 16:02:24 +00:00
CA.sh Update scripts to use "openssl" instead of "ssleay" 1999-01-02 16:02:24 +00:00
cert.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ciphers.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
client.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
crl.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
crl2p7.c Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO). 1999-05-04 08:56:51 +00:00
der_chop Update scripts to use "openssl" instead of "ssleay" 1999-01-02 16:02:24 +00:00
dgst.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
dh.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
dh1024.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 New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +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
dsap.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
dsaparam.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
eay.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
enc.c Update NO_* macros. 1999-04-27 11:56:15 +00:00
errstr.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
gendh.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
gendsa.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
genrsa.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
Makefile.ssl consistency cosmetics 1999-05-04 06:50:45 +00:00
nseq.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
oid.cnf Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
openssl.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
openssl.cnf Added support for adding extensions to CRLs, also fix a memory leak and 1999-03-06 19:33:29 +00:00
pca-cert.srl Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +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
pem_mail.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
pkcs7.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
pkcs12.c Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -Wshadow 1999-05-10 08:33:56 +00:00
privkey.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
progs.h Update NO_* macros. 1999-04-27 11:56:15 +00:00
progs.pl Update NO_* macros. 1999-04-27 11:56:15 +00:00
req.c Another stack. 1999-05-01 18:29:59 +00:00
req.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
rsa.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
rsa8192.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +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 Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
s_cb.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
s_client.c A new comment. 1999-04-27 16:48:06 +00:00
s_server.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
s_socket.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
s_time.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
server.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
server.srl Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
server2.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
sess_id.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
speed.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
testCA.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
testdsa.h Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
testrsa.h Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
tkca Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
verify.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
version.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
x509.c Don't shadow. 1999-04-28 12:13:45 +00:00