openssl/apps
Bodo Möller 4fd2ead09d Enable memory checking earlier (we correctly free everything
except for the BIO through which we print the memory leak list,
and the leak printing function ignores this one block).
2000-01-15 03:08:52 +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 CA.pl is now generated automatically (using CA.pl.in as input) 2000-01-07 13:06:28 +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.in Rename CA.pl to CA.pl.in (no actual changes), and let Configure 2000-01-05 01:31:22 +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
crl2p7.c New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return code. 2000-01-09 14:21:40 +00:00
crl.c New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return code. 2000-01-09 14:21:40 +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
dh1024.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh.c New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return code. 2000-01-09 14:21:40 +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
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
dsap.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
dsaparam.c New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return code. 2000-01-09 14:21:40 +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 Make NO_RSA compile with pedantic. 2000-01-08 21:06:24 +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 Enable memory checking earlier (we correctly free everything 2000-01-15 03:08:52 +00:00
openssl.cnf Initial automation changes to 'req' and X509_ATTRIBUTE functions. 2000-01-06 01:26:48 +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 New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return code. 2000-01-09 14:21:40 +00:00
pkcs8.c Fix some of the command line password stuff. New function 2000-01-01 16:42:49 +00:00
pkcs12.c Use CRYPTO_push_info to find a memory leak in pkcs12.c. 2000-01-13 21:10:43 +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 New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return code. 2000-01-09 14:21:40 +00:00
req.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
rsa8192.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
rsa.c Make NO_RSA compile with pedantic. 2000-01-08 21:06:24 +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 Add -prexit command to s_client and patch some BIO 2000-01-08 19:05:47 +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
server2.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +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
sess_id.c New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return code. 2000-01-09 14:21:40 +00:00
smime.c Use CRYPTO_push_info to track down memory leak 2000-01-13 22:52:52 +00:00
speed.c make no-des and no-rc2 work. 2000-01-07 12:15:54 +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 More X509_ATTRIBUTE changes. 2000-01-07 00:55:54 +00:00