openssl/apps
Dr. Stephen Henson 20432eae41 Fix some of the command line password stuff. New function
that can automatically determine the type of a DER encoded
"traditional" format private key and change some of the
d2i functions to use it instead of requiring the application
to work out the key type.
2000-01-01 16:42:49 +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 der_chop is now generated from der_chop.in. 1999-05-27 00:19:59 +00:00
app_rand.c Fix to the -revoke option in ca. It was leaking memory, crashing and just 1999-11-08 13:58:08 +00:00
apps.c Allow passwords to be included on command line for a few 1999-12-24 23:53:57 +00:00
apps.h Allow passwords to be included on command line for a few 1999-12-24 23:53:57 +00:00
asn1pars.c Fix for bug in pkcs12 program and typo in ASN1_tag2str(). 1999-10-05 13:10:21 +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 Allow passwords to be included on command line for a few 1999-12-24 23:53:57 +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 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 Modify the X509 V3 extension lookup code. 1999-12-01 01:49:46 +00:00
crl2p7.c Additional user data argument to pem_password_cb function type 1999-07-21 20:57:16 +00:00
der_chop.in Set #!... path to Perl in apps/der_chop automatically. 1999-05-25 22:31:49 +00:00
dgst.c Avoid warnings. 1999-06-10 16:29:32 +00:00
dh.c Additional user data argument to pem_password_cb function type 1999-07-21 20:57:16 +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 Fix some of the command line password stuff. New function 2000-01-01 16:42:49 +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 Various randomness handling bugfixes and improvements -- 1999-10-26 01:56:29 +00:00
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 Make salting the default. Fail gracefully if the input is not salted. 1999-11-30 20:15:19 +00:00
errstr.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
gendh.c Avoid some warnings. 1999-11-09 10:00:15 +00:00
gendsa.c Various randomness handling bugfixes and improvements -- 1999-10-26 01:56:29 +00:00
genrsa.c Various randomness handling bugfixes and improvements -- 1999-10-26 01:56:29 +00:00
install.com VMS support. 1999-05-13 11:37:32 +00:00
makeapps.com Synchronise VMS scripts with Unix Makefiles 1999-12-16 19:57:50 +00:00
Makefile.ssl Add i2d_ASN1_PRINTABLESTRING() function, and do 'make update' 1999-12-08 00:56:15 +00:00
nseq.c Merge some common functionality in the apps, delete 1999-11-12 01:42:25 +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 Rename 1999-12-18 13:51:47 +00:00
openssl.cnf Fix some of the command line password stuff. New function 2000-01-01 16:42:49 +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 Merge some common functionality in the apps, delete 1999-11-12 01:42:25 +00:00
pkcs8.c Fix some of the command line password stuff. New function 2000-01-01 16:42:49 +00:00
pkcs12.c Add PKCS#8 utility functions and add PBE options. 1999-12-23 02:02:42 +00:00
privkey.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
progs.h Merge in my S/MIME library and utility. 1999-12-05 00:40:59 +00:00
progs.pl Fix for a bug in PKCS#7 code and non-detached data. 1999-11-16 14:54:50 +00:00
req.c Fix some of the command line password stuff. New function 2000-01-01 16:42:49 +00:00
req.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
rsa.c Fix some of the command line password stuff. New function 2000-01-01 16:42:49 +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 VMS support. 1999-05-13 11:37:32 +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 Change the trust and purpose code so it doesn't need init 1999-12-02 02:33:56 +00:00
s_server.c Change the trust and purpose code so it doesn't need init 1999-12-02 02:33:56 +00:00
s_socket.c VMS updates. 1999-07-28 23:25:59 +00:00
s_time.c some more patches for avoiding problems with non-automatic variables 1999-09-08 21:58:13 +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 Additional user data argument to pem_password_cb function type 1999-07-21 20:57:16 +00:00
smime.c Allow passwords to be included on command line for a few 1999-12-24 23:53:57 +00:00
speed.c Add functions des_set_key_checked, des_set_key_unchecked. 1999-12-03 20:24:21 +00:00
spkac.c Fixes so NO_RSA works again. 1999-12-24 17:26:33 +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 Change the trust and purpose code so it doesn't need init 1999-12-02 02:33:56 +00:00
version.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
x509.c Simplify the trust structure: basically zap the bit strings and 1999-12-29 00:40:28 +00:00