openssl/apps
Dr. Stephen Henson a0ad17bb6c Fix to the -revoke option in ca. It was leaking memory, crashing and just
plain not working :-(

Also fix some memory leaks in the new X509_NAME code.

Fix so new app_rand code doesn't crash 'x509' and move #include so it compiles
under Win32.
1999-11-08 13:58:08 +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 Don't mix real tabs with tabs expanded as 8 spaces -- that's 1999-06-07 20:26:51 +00:00
apps.h Various randomness handling bugfixes and improvements -- 1999-10-26 01:56:29 +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 Fix to the -revoke option in ca. It was leaking memory, crashing and just 1999-11-08 13:58:08 +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 Various CRL enhancements tidies and workaround for broken CRLs. 1999-09-18 01:42:02 +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 incorrect usage messages in some commands. 1999-10-06 22:59:21 +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 Don't mix real tabs with tabs expanded as 8 spaces -- that's 1999-06-07 20:26:51 +00:00
errstr.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
gendh.c Various randomness handling bugfixes and improvements -- 1999-10-26 01:56:29 +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 VMS updates. 1999-07-28 23:25:59 +00:00
Makefile.ssl Various randomness handling bugfixes and improvements -- 1999-10-26 01:56:29 +00:00
nseq.c Additional user data argument to pem_password_cb function type 1999-07-21 20:57:16 +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 Bring VMS in sync with the recent changes. 1999-05-20 21:00:29 +00:00
openssl.c Fix memory checking. 1999-07-09 16:27:30 +00:00
openssl.cnf Continued multibyte character support. 1999-10-27 00:15:11 +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 Additional user data argument to pem_password_cb function type 1999-07-21 20:57:16 +00:00
pkcs8.c VMS updates. 1999-07-28 23:25:59 +00:00
pkcs12.c Fix for bug in pkcs12 program and typo in ASN1_tag2str(). 1999-10-05 12:57:50 +00:00
privkey.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
progs.h Various randomness handling bugfixes and improvements -- 1999-10-26 01:56:29 +00:00
progs.pl Various randomness handling bugfixes and improvements -- 1999-10-26 01:56:29 +00:00
req.c Fix to the -revoke option in ca. It was leaking memory, crashing and just 1999-11-08 13:58:08 +00:00
req.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
rsa.c Add support for public key input and output in rsa and dsa utilities with some 1999-10-04 21:17:47 +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 Various randomness handling bugfixes and improvements -- 1999-10-26 01:56:29 +00:00
s_server.c Various randomness handling bugfixes and improvements -- 1999-10-26 01:56:29 +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
speed.c Fix warnings. 1999-10-03 18:09:45 +00:00
spkac.c Add new 'spkac' utility and several SPKAC utility functions. 1999-09-03 01:08:34 +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 Additional user data argument to pem_password_cb function type 1999-07-21 20:57:16 +00:00
version.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
x509.c Fix to the -revoke option in ca. It was leaking memory, crashing and just 1999-11-08 13:58:08 +00:00