Andy Polyakov fa43eaec96 Typo in apps/Makefile. 16 years ago
..
demoCA d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
set d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
.cvsignore 9addd9b6fb Add emacs cache files to .cvsignore. 19 years ago
CA.com 07fc35519e A hack to make sure access() will give us the correct answer about the 24 years ago
CA.pl.in b269af6829 The private key should never have ended up in newreq.pem. 19 years ago
CA.sh b269af6829 The private key should never have ended up in newreq.pem. 19 years ago
Makefile fa43eaec96 Typo in apps/Makefile. 16 years ago
app_rand.c bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 years ago
apps.c e80f233749 initialize newly allocated data 19 years ago
apps.h f27a152f69 Make sure the applications know when we are running in FIPS mode. We 20 years ago
asn1pars.c c0c943e82b asn1parse doesn't support any TXT format, so let's stop pretending 19 years ago
ca-cert.srl 51754ec835 Update test server certificate in apps/server.pem (it was expired). 23 years ago
ca-key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
ca-req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
ca.c 62ecdf077f successfully updating the db shouldn't result in an error message 18 years ago
cert.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 25 years ago
ciphers.c 27498a3330 EXIT() may mean return(). That's confusing, so let's have it really mean 21 years ago
client.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
crl.c 9262f5a3fa Don't return an error with crl -noout. 19 years ago
crl2p7.c 27498a3330 EXIT() may mean return(). That's confusing, so let's have it really mean 21 years ago
dgst.c 7cfcca8ba3 Further FIPS algorithm blocking. 19 years ago
dh.c 6d85cd36e2 Add the possibility to build without the ENGINE framework. 21 years ago
dh1024.pem 69764d720a Include SKIP DH parameters with OpenSSL. 24 years ago
dh2048.pem 69764d720a Include SKIP DH parameters with OpenSSL. 24 years ago
dh4096.pem 69764d720a Include SKIP DH parameters with OpenSSL. 24 years ago
dh512.pem 69764d720a Include SKIP DH parameters with OpenSSL. 24 years ago
dhparam.c 6d85cd36e2 Add the possibility to build without the ENGINE framework. 21 years ago
dsa-ca.pem 7f9b7b074d Fix the gendsa program and add it to the app list. The progs.h file is 25 years ago
dsa-pca.pem 7f9b7b074d Fix the gendsa program and add it to the app list. The progs.h file is 25 years ago
dsa.c 6d85cd36e2 Add the possibility to build without the ENGINE framework. 21 years ago
dsa1024.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
dsa512.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
dsap.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 25 years ago
dsaparam.c 6d85cd36e2 Add the possibility to build without the ENGINE framework. 21 years ago
enc.c 8db3f4ace9 Fix from HEAD. 17 years ago
engine.c 88f62fb98a improve command line argument checking 19 years ago
errstr.c 27498a3330 EXIT() may mean return(). That's confusing, so let's have it really mean 21 years ago
gendh.c 6d85cd36e2 Add the possibility to build without the ENGINE framework. 21 years ago
gendsa.c 6d85cd36e2 Add the possibility to build without the ENGINE framework. 21 years ago
genrsa.c 485bcc9cab Preliminary support for X9.31 RSA key generation for FIPS. 19 years ago
install.com 7d7d2cbcb0 VMS support. 25 years ago
makeapps.com c3d03b70af We have some source with \r\n as line ends. DEC C informs about that, 19 years ago
nseq.c 27498a3330 EXIT() may mean return(). That's confusing, so let's have it really mean 21 years ago
ocsp.c 051bb5c457 Incorporate the following changes from 0.9.8-dev: 20 years ago
oid.cnf dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 25 years ago
openssl-vms.cnf 93aeac64ce Merge RFC3820 source into mainstream 0.9.7-stable. 19 years ago
openssl.c ed457c6e1c Replace detached signature with in-core fingerprinting. 18 years ago
openssl.cnf 4ac62009ac Backport "alg" module to OpenSSL 0.9.7 17 years ago
passwd.c 27498a3330 EXIT() may mean return(). That's confusing, so let's have it really mean 21 years ago
pca-cert.srl 51754ec835 Update test server certificate in apps/server.pem (it was expired). 23 years ago
pca-key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
pca-req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
pkcs12.c 6651ac386e Fix from head. 18 years ago
pkcs7.c be21fe59aa Call autoconfig code in pkcs7 utility. 20 years ago
pkcs8.c 7ca482062f Memory leak fixes from main branch. 20 years ago
prime.c 6826d26ea7 Remove unnecessary check and call BIO_free_all() on bio_out to avoid a 19 years ago
privkey.pem dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 25 years ago
progs.h 2663f39ff9 Add primality tester. 20 years ago
progs.pl a52c2fb296 exclude disabled message digests 23 years ago
rand.c 6d85cd36e2 Add the possibility to build without the ENGINE framework. 21 years ago
req.c 20e5177105 In FIPS mode use SHA1 as default digest in x509 and req 19 years ago
req.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 25 years ago
rsa.c 6d85cd36e2 Add the possibility to build without the ENGINE framework. 21 years ago
rsa8192.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
rsautl.c e4c2c550b9 Add X9.31 signature support, mainly for FIPS140. Add new option to rsautl and 19 years ago
s1024key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
s1024req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
s512-key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
s512-req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
s_apps.h 87c99c59bd Selected changes for MSDOS, contributed by Gisle Vanem <giva@bgnett.no>. 20 years ago
s_cb.c 9831d941ca Many security improvements (CHATS) and a warning fix. 21 years ago
s_client.c d0fc03327e Clarify. 16 years ago
s_server.c 87c99c59bd Selected changes for MSDOS, contributed by Gisle Vanem <giva@bgnett.no>. 20 years ago
s_socket.c b58560b915 DJGPP update. 19 years ago
s_time.c 394178c94c Use BUF_strlcpy() instead of strcpy(). 20 years ago
server.pem 51754ec835 Update test server certificate in apps/server.pem (it was expired). 23 years ago
server.srl 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 25 years ago
server2.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
sess_id.c 27498a3330 EXIT() may mean return(). That's confusing, so let's have it really mean 21 years ago
smime.c 45e33ebeab Fix from HEAD. Except we can't stream multipart/signed in 0.9.7 so that case 18 years ago
speed.c ecb1445ce2 Implement fixed-window exponentiation to mitigate hyper-threading 19 years ago
spkac.c 6d85cd36e2 Add the possibility to build without the ENGINE framework. 21 years ago
testCA.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 25 years ago
testdsa.h af436bc158 openssl speed is quite useful for testing hardware support (among other 23 years ago
testrsa.h 863fe2ecac cleaning up a little 24 years ago
verify.c cd52956357 Make an explicit check during certificate validation to see that the 19 years ago
version.c 27498a3330 EXIT() may mean return(). That's confusing, so let's have it really mean 21 years ago
winrand.c 9831d941ca Many security improvements (CHATS) and a warning fix. 21 years ago
x509.c 20e5177105 In FIPS mode use SHA1 as default digest in x509 and req 19 years ago