..
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
Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev
2008-04-17 10:19:16 +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
Change STRING to OPENSSL_STRING etc as common words such
2009-07-27 21:08:53 +00:00
apps.h
PR: 2000
2009-08-05 15:29:14 +00:00
asn1pars.c
Change STRING to OPENSSL_STRING etc as common words such
2009-07-27 21:08:53 +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
PR: 2013
2009-09-02 13:55:22 +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
Fix from stable branch.
2006-04-28 00:30:49 +00:00
CA.sh
The private key should never have ended up in newreq.pem.
2005-07-04 21:44:16 +00:00
cert.pem
Import of old SSLeay release: SSLeay 0.9.0b
1998-12-21 10:56:39 +00:00
ciphers.c
Stage 1 GOST ciphersuite support.
2007-03-23 17:04:05 +00:00
client.pem
Import of old SSLeay release: SSLeay 0.8.1b
1998-12-21 10:52:47 +00:00
cms.c
Change STRING to OPENSSL_STRING etc as common words such
2009-07-27 21:08:53 +00:00
crl.c
Add support for -crlnumber option in crl utility.
2008-10-22 19:54:55 +00:00
crl2p7.c
Change STRING to OPENSSL_STRING etc as common words such
2009-07-27 21:08:53 +00:00
dgst.c
Change STRING to OPENSSL_STRING etc as common words such
2009-07-27 21:08:53 +00:00
dh.c
Make no-rsa, no-dsa and no-dh compile again.
2009-04-23 17:16:40 +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
Make no-rsa, no-dsa and no-dh compile again.
2009-04-23 17:16:40 +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
Make no-rsa, no-dsa and no-dh compile again.
2009-04-23 17:16: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
dsap.pem
Import of old SSLeay release: SSLeay 0.9.0b
1998-12-21 10:56:39 +00:00
dsaparam.c
Make no-rsa, no-dsa and no-dh compile again.
2009-04-23 17:16:40 +00:00
ec.c
Make no-ec work
2009-04-23 16:25:00 +00:00
ecparam.c
Make no-ec work
2009-04-23 16:25:00 +00:00
enc.c
Don't ask for -iv for ciphers that need no IV.
2009-03-03 15:14:33 +00:00
engine.c
Change STRING to OPENSSL_STRING etc as common words such
2009-07-27 21:08:53 +00:00
errstr.c
LHASH revamp. make depend.
2008-05-26 11:24:29 +00:00
gendh.c
Make no-rsa, no-dsa and no-dh compile again.
2009-04-23 17:16:40 +00:00
gendsa.c
Make no-rsa, no-dsa and no-dh compile again.
2009-04-23 17:16:40 +00:00
genpkey.c
Make no-engine work again.
2008-12-20 17:04:40 +00:00
genrsa.c
PR: 1677
2009-04-06 21:42:11 +00:00
install.com
Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).
2009-05-15 16:37:08 +00:00
makeapps.com
Define EXE_DIR earlier.
2009-08-25 07:25:55 +00:00
Makefile
Update default dependency flags.
2009-08-12 17:08:44 +00:00
nseq.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
ocsp.c
Change STRING to OPENSSL_STRING etc as common words such
2009-07-27 21:08:53 +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
make update.
2009-04-21 15:02:20 +00:00
openssl.c
Allow use of algorithm and cipher names for dgsts and enc utilities instead
2009-03-30 11:31:50 +00:00
openssl.cnf
Change default openssl.cnf to only use issuer+serial option in AKID if no
2009-04-04 18:09:43 +00:00
passwd.c
Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes.
2005-06-29 11:02:15 +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
Update to ASN1 printing code.
2005-09-03 00:40:40 +00:00
pkcs8.c
Return correct exit code.
2009-02-12 18:06:11 +00:00
pkcs12.c
Change STRING to OPENSSL_STRING etc as common words such
2009-07-27 21:08:53 +00:00
pkey.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
pkeyparam.c
Fix usage messages and lookup digests later in req command.
2009-04-10 11:00:12 +00:00
pkeyutl.c
Fix usage messages and lookup digests later in req command.
2009-04-10 11:00:12 +00:00
prime.c
Generate primes, too.
2005-08-23 13:48:17 +00:00
privkey.pem
Oops...
2006-05-17 12:29:16 +00:00
progs.h
PR: 1966
2009-06-30 15:08:38 +00:00
progs.pl
PR: 1966
2009-06-30 15:08:38 +00:00
rand.c
For -hex, print just one \n
2009-02-02 00:40:29 +00:00
req.c
Change STRING to OPENSSL_STRING etc as common words such
2009-07-27 21:08:53 +00:00
req.pem
Import of old SSLeay release: SSLeay 0.9.0b
1998-12-21 10:56:39 +00:00
rsa.c
Make no-rsa, no-dsa and no-dh compile again.
2009-04-23 17:16:40 +00:00
rsa8192.pem
Import of old SSLeay release: SSLeay 0.8.1b
1998-12-21 10:52:47 +00:00
rsautl.c
Make no-rsa, no-dsa and no-dh compile again.
2009-04-23 17:16:40 +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
Incidentally http://cvs.openssl.org/chngview?cn=17710 also made it possible
2008-12-22 14:05:42 +00:00
s_cb.c
Tidy up and fix verify callbacks to avoid structure dereference, use of
2009-09-02 12:45:19 +00:00
s_client.c
PR: 1997
2009-08-12 13:21:26 +00:00
s_server.c
Stop unused variable warning on WIN32 et al.
2009-08-18 11:14:12 +00:00
s_socket.c
Moving up the inclusion of e_os.h was a bad idea.
2009-08-26 11:21:50 +00:00
s_time.c
If we include winsock2.h then FD_SET wants an unsigned type for an fd.
2006-04-17 12:22:13 +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
some const fixes
2005-04-05 19:11:19 +00:00
smime.c
Change STRING to OPENSSL_STRING etc as common words such
2009-07-27 21:08:53 +00:00
speed.c
Typo
2009-08-10 15:53:11 +00:00
spkac.c
Updatde from stable branch.
2009-01-07 23:44:27 +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
timeouts.h
Add DTLS support.
2005-04-26 16:02:40 +00:00
ts.c
PR:1880
2009-04-01 14:59:18 +00:00
tsget
RFC 3161 compliant time stamp request creation, response generation
2006-02-12 23:11:56 +00:00
verify.c
Tidy up and fix verify callbacks to avoid structure dereference, use of
2009-09-02 12:45:19 +00:00
version.c
Add missing "-d" to option list of openssl version.
2008-10-20 12:53:36 +00:00
winrand.c
Security fixes brought forward from 0.9.7.
2002-11-13 15:43:43 +00:00
x509.c
Change STRING to OPENSSL_STRING etc as common words such
2009-07-27 21:08:53 +00:00