You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dr. Stephen Henson bdfa4ff947 Update from 0.9.8-stable 14 years ago
..
demoCA Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
set Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
.cvsignore Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 15 years ago
CA.com A hack to make sure access() will give us the correct answer about the 23 years ago
CA.pl.in Fix from stable branch. 17 years ago
CA.sh The private key should never have ended up in newreq.pem. 18 years ago
Makefile Make update. 14 years ago
app_rand.c Use new-style system-id macros everywhere possible. I hope I haven't 22 years ago
apps.c Allow setting of verify depth in verify parameters (as opposed to the depth 14 years ago
apps.h Update from stable-branch. 15 years ago
asn1pars.c Update obsolete email address... 15 years ago
ca-cert.srl Update test server certificate in apps/server.pem (it was expired). 23 years ago
ca-key.pem Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
ca-req.pem Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
ca.c PR: 1854 14 years ago
cert.pem Import of old SSLeay release: SSLeay 0.9.0b 25 years ago
ciphers.c Stage 1 GOST ciphersuite support. 16 years ago
client.pem Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
cms.c Updates from 1.0.0-stable branch. 14 years ago
crl.c Add support for -crlnumber option in crl utility. 15 years ago
crl2p7.c More type-checking. 15 years ago
dgst.c Cast to avoid signedness confusion 14 years ago
dh.c Update from 1.0.0-stable. 14 years ago
dh512.pem Include SKIP DH parameters with OpenSSL. 23 years ago
dh1024.pem Include SKIP DH parameters with OpenSSL. 23 years ago
dh2048.pem Include SKIP DH parameters with OpenSSL. 23 years ago
dh4096.pem Include SKIP DH parameters with OpenSSL. 23 years ago
dhparam.c Update from 1.0.0-stable. 14 years ago
dsa-ca.pem Fix the gendsa program and add it to the app list. The progs.h file is 25 years ago
dsa-pca.pem Fix the gendsa program and add it to the app list. The progs.h file is 25 years ago
dsa.c Update from 1.0.0-stable. 14 years ago
dsa512.pem Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
dsa1024.pem Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
dsap.pem Import of old SSLeay release: SSLeay 0.9.0b 25 years ago
dsaparam.c Update from 1.0.0-stable. 14 years ago
ec.c Merge from 1.0.0-stable branch. 14 years ago
ecparam.c Merge from 1.0.0-stable branch. 14 years ago
enc.c Don't ask for -iv for ciphers that need no IV. 14 years ago
engine.c Stop warning about use of *printf() without a format. 14 years ago
errstr.c LHASH revamp. make depend. 15 years ago
gendh.c Update from 1.0.0-stable. 14 years ago
gendsa.c Update from 1.0.0-stable. 14 years ago
genpkey.c Make no-engine work again. 14 years ago
genrsa.c Update from 1.0.0-stable 14 years ago
install.com Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). 14 years ago
makeapps.com Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). 14 years ago
nseq.c Update obsolete email address... 15 years ago
ocsp.c Merge from 1.0.0-stable branch. 14 years ago
oid.cnf Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 25 years ago
openssl-vms.cnf Merge from 1.0.0-stable branch. 14 years ago
openssl.c Allow use of algorithm and cipher names for dgsts and enc utilities instead 14 years ago
openssl.cnf Updates from 1.0.0-stable 14 years ago
passwd.c Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes. 18 years ago
pca-cert.srl Update test server certificate in apps/server.pem (it was expired). 23 years ago
pca-key.pem Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
pca-req.pem Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
pkcs7.c Update to ASN1 printing code. 18 years ago
pkcs8.c Return correct exit code. 14 years ago
pkcs12.c Rename asc2uni and uni2asc functions to avoid clashes. 14 years ago
pkey.c Update obsolete email address... 15 years ago
pkeyparam.c Updates from 1.0.0-stable. 14 years ago
pkeyutl.c Updates from 1.0.0-stable. 14 years ago
prime.c Generate primes, too. 18 years ago
privkey.pem Oops... 17 years ago
progs.h Updates from 1.0.0-stable 14 years ago
progs.pl Updates from 1.0.0-stable 14 years ago
rand.c For -hex, print just one \n 14 years ago
req.c Update from 1.0.0-stable. 14 years ago
req.pem Import of old SSLeay release: SSLeay 0.9.0b 25 years ago
rsa.c Update from 1.0.0-stable. 14 years ago
rsa8192.pem Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
rsautl.c Update from 1.0.0-stable. 14 years ago
s512-key.pem Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
s512-req.pem Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
s1024key.pem Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
s1024req.pem Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
s_apps.h Incidentally http://cvs.openssl.org/chngview?cn=17710 also made it possible 14 years ago
s_cb.c Update from 0.9.8-stable 14 years ago
s_client.c Use common verify parameters instead of the small ad-hoc subset in 14 years ago
s_server.c Use common verify parameters instead of the small ad-hoc subset in 14 years ago
s_socket.c Revert the size_t modifications from HEAD that had led to more 15 years ago
s_time.c If we include winsock2.h then FD_SET wants an unsigned type for an fd. 17 years ago
server.pem Update test server certificate in apps/server.pem (it was expired). 23 years ago
server.srl Import of old SSLeay release: SSLeay 0.9.0b 25 years ago
server2.pem Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
sess_id.c some const fixes 18 years ago
smime.c Update obsolete email address... 15 years ago
speed.c Merge from 1.0.0-stable branch. 14 years ago
spkac.c Updatde from stable branch. 14 years ago
testCA.pem Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
testdsa.h openssl speed is quite useful for testing hardware support (among other 22 years ago
testrsa.h cleaning up a little 23 years ago
timeouts.h Add DTLS support. 18 years ago
ts.c Update from 1.0.0-stable. 14 years ago
tsget RFC 3161 compliant time stamp request creation, response generation 17 years ago
verify.c Updatde from stable branch. 14 years ago
version.c Add missing "-d" to option list of openssl version. 15 years ago
winrand.c Security fixes brought forward from 0.9.7. 21 years ago
x509.c Updates from 1.0.0-stable. 14 years ago