openssl/apps
Richard Levitte f78bcb8945 Moving up the inclusion of e_os.h was a bad idea.
Put it back where it was and place an inclusion of e_os2.h to get platform
macros defined...
2009-08-26 11:21:57 +00:00
..
demoCA
set
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
app_rand.c
apps.c Update from 1.0.0-stable. 2009-06-26 11:34:22 +00:00
apps.h Revert OPENSSL_EXPERIMENTAL patch. 2008-11-24 16:14:15 +00:00
asn1pars.c Change old obsolete email address... 2008-11-05 18:36:57 +00:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c PR: 1937 2009-06-02 11:31:32 +00:00
CA.com
CA.pl.in Create a crlnumber file when a CA is created using CA.pl 2006-04-28 00:28:51 +00:00
CA.sh The private key should never have ended up in newreq.pem. 2005-07-04 21:44:22 +00:00
cert.pem
ciphers.c some const fixes 2005-04-05 19:11:19 +00:00
client.pem
cms.c Update from HEAD. 2008-05-01 23:31:03 +00:00
crl.c Update from HEAD. 2008-10-22 19:55:25 +00:00
crl2p7.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
dgst.c Return correct exit code if there is an error in dgst command. 2008-10-22 18:51:37 +00:00
dh.c make 2005-07-16 11:13:10 +00:00
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dhparam.c make 2005-07-16 11:13:10 +00:00
dsa-ca.pem
dsa-pca.pem
dsa.c Make no-engine work again... 2008-12-20 17:04:09 +00:00
dsa512.pem
dsa1024.pem
dsap.pem
dsaparam.c make 2005-07-16 11:13:10 +00:00
ec.c fix typos 2007-11-19 07:23:52 +00:00
ecparam.c include opensslconf.h if OPENSSL_NO_* is used 2005-05-31 17:31:50 +00:00
enc.c Only require -iv for ciphers that use an IV! 2009-03-03 15:07:35 +00:00
engine.c Include common warning options in 0.9.8, fix warnings in debug-steve64. 2009-02-15 15:46:46 +00:00
errstr.c EXIT() may mean return(). That's confusing, so let's have it really mean 2002-12-03 16:33:03 +00:00
gendh.c make 2005-07-16 11:13:10 +00:00
gendsa.c Add SEED encryption algorithm. 2007-04-23 23:50:26 +00:00
genrsa.c Make genrsa work again. 2009-07-26 16:06:41 +00:00
install.com Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). 2009-05-15 16:37:29 +00:00
makeapps.com Add CMS to the list of applications. 2009-08-25 07:26:25 +00:00
Makefile PR: 1957 2009-06-16 16:50:08 +00:00
nseq.c Change old obsolete email address... 2008-11-05 18:36:57 +00:00
ocsp.c Change old obsolete email address... 2008-11-05 18:36:57 +00:00
oid.cnf
openssl-vms.cnf make update 2006-05-04 12:15:59 +00:00
openssl.c Merge apps changes from FIPS branch. 2008-09-15 22:24:39 +00:00
openssl.cnf Don't always use issuer serial version of AKID. 2005-09-16 12:20:24 +00:00
passwd.c Nasty fix for another warning, but all I have the patience for right now. 2005-06-28 13:07:46 +00:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c Call autoconfig code in pkcs7 utility. 2004-03-05 23:46:29 +00:00
pkcs8.c Change old obsolete email address... 2008-11-05 18:36:57 +00:00
pkcs12.c PR: 1943 2009-06-17 11:55:51 +00:00
prime.c make 2005-07-16 11:13:10 +00:00
privkey.pem
progs.h Backport of CMS code to 0.9.8-stable branch. Disabled by default. 2008-04-03 23:03:56 +00:00
progs.pl Backport of CMS code to 0.9.8-stable branch. Disabled by default. 2008-04-03 23:03:56 +00:00
rand.c oops 2009-02-02 00:51:49 +00:00
req.c Always seed PRNG for new requests no matter what key type. RSA may need 2008-05-12 16:07:00 +00:00
req.pem
rsa.c Add SEED encryption algorithm. 2007-04-23 23:50:26 +00:00
rsa8192.pem
rsautl.c Change old obsolete email address... 2008-11-05 18:36:57 +00:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h Backport of TLS extension code to OpenSSL 0.9.8. 2007-08-12 18:59:03 +00:00
s_cb.c PR: 1991 2009-07-24 11:14:56 +00:00
s_client.c PR: 1997 2009-08-13 15:14:32 +00:00
s_server.c PR: 1997 2009-08-13 15:14:32 +00:00
s_socket.c Moving up the inclusion of e_os.h was a bad idea. 2009-08-26 11:21:57 +00:00
s_time.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
server.pem
server.srl
server2.pem
sess_id.c some const fixes 2005-04-05 19:11:19 +00:00
smime.c Change old obsolete email address... 2008-11-05 18:36:57 +00:00
speed.c Typo 2009-08-10 15:52:33 +00:00
spkac.c Properly check EVP_VerifyFinal() and similar return values 2009-01-07 10:48:23 +00:00
testCA.pem
testdsa.h openssl speed is quite useful for testing hardware support (among other 2001-07-11 18:59:25 +00:00
testrsa.h
timeouts.h Add DTLS support. 2005-04-26 16:02:40 +00:00
verify.c Properly check EVP_VerifyFinal() and similar return values 2009-01-07 10:48:23 +00:00
version.c Add missing "-d" to option list of openssl version. 2008-10-20 12:53:33 +00:00
winrand.c Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
x509.c Update from 1.0.0-stable. 2009-06-26 11:34:22 +00:00