openssl/apps
Richard Levitte 29ca164513 WinCE patches
2002-11-15 22:44:08 +00:00
..
demoCA Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
set Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
.cvsignore CA.pl is now generated automatically (using CA.pl.in as input) 2000-01-07 13:06:28 +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 WinCE patches 2002-11-15 22:44:08 +00:00
apps.h Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
asn1pars.c Remove the duplicate description of -out. 2002-05-30 06:24:46 +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 Remove warnings. 2002-11-14 15:58:01 +00:00
CA.com A hack to make sure access() will give us the correct answer about the 2000-02-11 18:12:47 +00:00
CA.pl.in New -newreq-nodes option to CA.pl. 2001-01-11 13:23:19 +00:00
CA.sh ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
cert.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ciphers.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
client.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
crl.c Fix escaping when using the -subj option of "openssl req", document 2002-04-30 12:10:10 +00:00
crl2p7.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
der_chop.in Set #!... path to Perl in apps/der_chop automatically. 1999-05-25 22:31:49 +00:00
dgst.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
dh.c Config code updates. 2002-02-22 13:58:15 +00: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
dhparam.c ENGINE module additions. 2002-03-06 14:09:46 +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 Config code updates. 2002-02-22 13:58:15 +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 fix usage (no 'key') 2002-04-23 13:55:56 +00:00
enc.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
engine.c Config code updates. 2002-02-22 13:58:15 +00:00
errstr.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
gendh.c Config code updates. 2002-02-22 13:58:15 +00:00
gendsa.c Config code updates. 2002-02-22 13:58:15 +00:00
genrsa.c Config code updates. 2002-02-22 13:58:15 +00:00
install.com VMS support. 1999-05-13 11:37:32 +00:00
makeapps.com Remove all referenses to RSAref, since that's been gone for more than 2002-10-31 16:46:18 +00:00
Makefile.ssl Changes to make shared library building and use work better with Cygwin 2002-11-15 16:49:34 +00:00
nseq.c Reorder inclusion of header files: 2002-07-10 06:57:54 +00:00
ocsp.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
oid.cnf Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
openssl-vms.cnf Adjust to changes in apps/openssl.cnf 1999-11-12 01:59:47 +00:00
openssl.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
openssl.cnf Show an example of moving the emailAddress object from the subkect DN 2001-04-11 13:04:20 +00:00
passwd.c makedepend complains when a header file is included more than once in 2002-10-14 09:53:46 +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 have 'openssl pkcs7' exit with code 1 on error instead of 0. 2002-06-27 10:26:52 +00:00
pkcs8.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
pkcs12.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
privkey.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
progs.h exclude disabled message digests 2001-09-10 17:18:56 +00:00
progs.pl exclude disabled message digests 2001-09-10 17:18:56 +00:00
rand.c Config code updates. 2002-02-22 13:58:15 +00:00
req.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
req.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
rsa.c Make it possible to load keys from stdin, and restore that 2002-08-01 16:27:47 +00:00
rsa8192.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
rsautl.c Make it possible to load keys from stdin, and restore that 2002-08-01 16:27: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 Prototype info function. 2002-01-12 15:56:13 +00:00
s_cb.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
s_client.c WinCE patches 2002-11-15 22:44:08 +00:00
s_server.c WinCE patches 2002-11-15 22:44:08 +00:00
s_socket.c WinCE patches 2002-11-15 22:44:08 +00:00
s_time.c WinCE patches 2002-11-15 22:44:08 +00:00
server.pem Update test server certificate in apps/server.pem (it was expired). 2000-10-16 22:56:10 +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 Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
smime.c Make it possible to load keys from stdin, and restore that 2002-08-01 16:27:47 +00:00
speed.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
spkac.c Make it possible to load keys from stdin, and restore that 2002-08-01 16:27:47 +00: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 cleaning up a little 2000-03-12 23:27:14 +00:00
verify.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
version.c Use the more modern DES API in the openssl subcommands. 2002-03-22 02:36:58 +00:00
winrand.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
x509.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00