..
demoCA
demoSRP
Add SRP.
2011-03-16 11:26:40 +00:00
set
.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
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
apps.h
Typo: don't call RAND_cleanup during app startup.
2013-06-12 21:18:47 +01:00
asn1pars.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +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
ca-req.pem
ca.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
CA.com
Corrections to the VMS build system.
2011-03-25 16:21:08 +00:00
CA.pl.in
Fix from stable branch.
2006-04-28 00:30:49 +00:00
CA.sh
PR: 1847
2009-10-15 17:27:47 +00:00
cert.pem
ciphers.c
Make no-ssl3 no-ssl2 do more sensible things.
2014-06-29 03:05:37 +01:00
client.pem
Replace expired test server and client certificates with new ones.
2011-12-08 14:45:15 +00:00
cms.c
oops, add -debug_decrypt option which was accidenatally left out
2012-06-19 13:39:03 +00:00
crl.c
Add option to generate old hash format.
2014-04-03 13:37:04 +01:00
crl2p7.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
dgst.c
Document openssl dgst -hmac option
2014-12-30 17:00:23 +01:00
dh.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +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
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
dsa-ca.pem
dsa-pca.pem
dsa.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
dsa512.pem
dsa1024.pem
dsap.pem
dsaparam.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
ec.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
ecparam.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
enc.c
Disabled XTS mode in enc utility as it is not supported
2014-07-16 21:05:10 +01: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
Fix warnings (From HEAD, original patch by Ben).
2010-06-15 17:25:15 +00:00
gendsa.c
Fix warnings (From HEAD, original patch by Ben).
2010-06-15 17:25:15 +00:00
genpkey.c
Make no-engine work again.
2008-12-20 17:04:40 +00:00
genrsa.c
Change default bits to 1024
2013-01-07 16:18:57 +00:00
install-apps.com
Apply all the changes submitted by Steven M. Schweda <sms@antinode.info>
2011-03-19 09:47:47 +00:00
makeapps.com
Make sure that disabling the MAYLOSEDATA3 warning is only done when the compiler supports it. Otherwise, there are warnings about it lacking everywhere, which is quite tedious to read through while trying to check for other warnings.
2014-10-15 10:47:12 +02:00
Makefile
make update
2014-01-06 13:33:27 +00:00
nseq.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
ocsp.c
Use the SSLv23 method by default
2014-12-02 11:29:07 +01:00
oid.cnf
openssl-vms.cnf
make update
2011-12-27 14:38:27 +00:00
openssl.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
openssl.cnf
The default CN prompt message can be confusing when often the CN needs to
2011-12-06 00:00:51 +00:00
passwd.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +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
pca-req.pem
pkcs7.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
pkcs8.c
Tolerate PKCS#8 DSA format with negative private key.
2010-01-22 20:17:30 +00:00
pkcs12.c
Don't use RC2 with PKCS#12 files in FIPS mode.
2013-05-30 21:39:50 +01:00
pkey.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
pkeyparam.c
Fix warnings (From HEAD, original patch by Ben).
2010-06-15 17:25:15 +00:00
pkeyutl.c
PR: 2366
2010-11-11 14:42:34 +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
Make no-ssl3 no-ssl2 do more sensible things.
2014-06-29 03:05:37 +01:00
progs.pl
Make no-ssl3 no-ssl2 do more sensible things.
2014-06-29 03:05:37 +01:00
rand.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
req.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
req.pem
rsa.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
rsa8192.pem
rsautl.c
Make no-rsa, no-dsa and no-dh compile again.
2009-04-23 17:16:40 +00:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h
PR: 2028
2009-09-04 17:42:06 +00:00
s_cb.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
s_client.c
typo in s_client
2014-12-31 11:19:56 +01:00
s_server.c
Updates to s_client and s_server to remove the constant 28 (for IPv4 header
2014-12-03 09:35:25 +00:00
s_socket.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
s_time.c
Use the SSLv23 method by default
2014-12-02 11:29:07 +01:00
server.pem
Replace expired test server and client certificates with new ones.
2011-12-08 14:45:15 +00:00
server.srl
server2.pem
Replace expired test server and client certificates with new ones.
2011-12-08 14:45:15 +00:00
sess_id.c
Initial "opaque SSL" framework. If an application defines OPENSSL_NO_SSL_INTERN
2011-05-11 12:56:38 +00:00
smime.c
Change default cipher in smime app to des3.
2014-05-21 11:14:33 +01:00
speed.c
Make "run" volatile
2014-12-30 17:00:47 +01:00
spkac.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
srp.c
Reduce version skew.
2012-06-08 09:18:47 +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
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
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
tsget
PR: 2031
2009-09-07 17:57:02 +00:00
verify.c
Make verify return errors.
2012-12-13 15:48:42 +00:00
version.c
Add missing "-d" to option list of openssl version.
2008-10-20 12:53:36 +00:00
vms_decc_init.c
mark all block comments that need format preserving so that
2015-01-22 09:33:23 +00:00
winrand.c
Security fixes brought forward from 0.9.7.
2002-11-13 15:43:43 +00:00
x509.c
Reduce version skew.
2012-06-08 09:18:47 +00:00