..
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
RAND_load_file(..., -1) now means "read the complete file";
2000-01-24 10:03:24 +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
Apply Lutz Behnke's 56 bit cipher patch with a few
2000-01-22 03:17:06 +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
dhparam.c
dh renamed to dhparam
2000-01-22 21:26:52 +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
RAND_load_file(..., -1) now means "read the complete file";
2000-01-24 10:03:24 +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 new program dhparam and update docs.
2000-01-22 13:58:29 +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
Add new program dhparam and update docs.
2000-01-22 13:58:29 +00:00
progs.pl
Add new program dhparam and update docs.
2000-01-22 13:58:29 +00:00
req.c
Finish off the X509_ATTRIBUTE string stuff.
2000-01-20 01:37:17 +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
Make s_server, s_client check cipher list return codes.
2000-01-23 02:28:08 +00:00
s_server.c
Make s_server, s_client check cipher list return codes.
2000-01-23 02:28:08 +00:00
s_socket.c
VMS updates.
1999-07-28 23:25:59 +00:00
s_time.c
Add missing #ifndefs that caused missing symbols when building libssl
2000-01-16 21:10:00 +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
It doesn't make sense to try see if these variables are negative, since they're unsigned.
2000-01-17 00:49:52 +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
Make -CAcreateserial start from 1 instead of 0 for
2000-01-21 02:42:14 +00:00