Dr. Stephen Henson 816c2b5a79 Fix from stable branch. hace 18 años
..
demoCA d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
set d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
.cvsignore 4bb61becbb Add emacs cache files to .cvsignore. hace 19 años
CA.com 07fc35519e A hack to make sure access() will give us the correct answer about the hace 25 años
CA.pl.in 816c2b5a79 Fix from stable branch. hace 18 años
CA.sh d2e0c81720 The private key should never have ended up in newreq.pem. hace 19 años
Makefile 3be34589e8 Update dependencies. hace 18 años
app_rand.c bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't hace 24 años
apps.c fb05e1cdf6 declare as in prototype hace 18 años
apps.h 7bf7333d68 If we include winsock2.h then FD_SET wants an unsigned type for an fd. hace 18 años
asn1pars.c 417f8973ff asn1parse doesn't support any TXT format, so let's stop pretending hace 19 años
ca-cert.srl 51754ec835 Update test server certificate in apps/server.pem (it was expired). hace 24 años
ca-key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
ca-req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
ca.c ee1d9ec019 Remove link between digests and signature algorithms. hace 18 años
cert.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b hace 26 años
ciphers.c ee8836c442 fix stupid typo hace 19 años
client.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
crl.c 7d727231b7 some const fixes hace 19 años
crl2p7.c ffa101872f Eliminate dependency on read/write/stat in apps under _WIN32. hace 19 años
dgst.c 246e09319c Fix bug where freed OIDs could be accessed in EVP_cleanup() by hace 18 años
dh.c 3eeaab4bed make hace 19 años
dh1024.pem 69764d720a Include SKIP DH parameters with OpenSSL. hace 24 años
dh2048.pem 69764d720a Include SKIP DH parameters with OpenSSL. hace 24 años
dh4096.pem 69764d720a Include SKIP DH parameters with OpenSSL. hace 24 años
dh512.pem 69764d720a Include SKIP DH parameters with OpenSSL. hace 24 años
dhparam.c 3eeaab4bed make hace 19 años
dsa-ca.pem 7f9b7b074d Fix the gendsa program and add it to the app list. The progs.h file is hace 26 años
dsa-pca.pem 7f9b7b074d Fix the gendsa program and add it to the app list. The progs.h file is hace 26 años
dsa.c 3f67e11fab Add PVK support to dsa utility. hace 19 años
dsa1024.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
dsa512.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
dsap.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b hace 26 años
dsaparam.c 3eeaab4bed make hace 19 años
ec.c 6e04afb8c5 include opensslconf.h if OPENSSL_NO_* is used hace 19 años
ecparam.c 6e04afb8c5 include opensslconf.h if OPENSSL_NO_* is used hace 19 años
enc.c 14a948e6ad All kinds of changes from branch OpenSSL_0_9_7-stable hace 19 años
engine.c 67b6f1ca88 fix problems found by coverity: remove useless code hace 18 años
errstr.c 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean hace 22 años
gendh.c 3eeaab4bed make hace 19 años
gendsa.c 3eeaab4bed make hace 19 años
genpkey.c 92511cff48 Change the option setting command line switch to "-pkeyopt" to avoid confusion hace 18 años
genrsa.c 3eeaab4bed make hace 19 años
install.com 7d7d2cbcb0 VMS support. hace 25 años
makeapps.com 51aa7bd321 Got sick and tired of duplicating... Too error-prone (i.e. I forget hace 18 años
nseq.c 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean hace 22 años
ocsp.c f0eae953e2 Remove some unnecessary recursive includes from the internal apps.h header, hace 20 años
oid.cnf dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) hace 26 años
openssl-vms.cnf 9ab899a660 Synchronise with openss.cnf hace 18 años
openssl.c 53ec8809cf Add an explicit load_config() call so any added algorithms are hace 18 años
openssl.cnf c7235be6e3 RFC 3161 compliant time stamp request creation, response generation hace 19 años
passwd.c a51a97262d Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes. hace 19 años
pca-cert.srl 51754ec835 Update test server certificate in apps/server.pem (it was expired). hace 24 años
pca-key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
pca-req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
pkcs12.c 6e04afb8c5 include opensslconf.h if OPENSSL_NO_* is used hace 19 años
pkcs7.c c11c64fbe0 Update to ASN1 printing code. hace 19 años
pkcs8.c 8a60547896 Reformat pkcs8 source. hace 20 años
pkey.c 3e4585c8fd New utility pkeyparam. Enhance and bugfix algorithm specific parameter hace 18 años
pkeyparam.c 3e4585c8fd New utility pkeyparam. Enhance and bugfix algorithm specific parameter hace 18 años
pkeyutl.c 15f80eea31 Fix usage message for pkeyutl. hace 18 años
prime.c 2c2e46dbf5 Generate primes, too. hace 19 años
privkey.pem dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) hace 26 años
progs.h f5cda4cbb1 Initial keygen support. hace 18 años
progs.pl 0b33dac310 New function to retrieve ASN1 info on public key algorithms. New command hace 18 años
rand.c 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. hace 21 años
req.c ee1d9ec019 Remove link between digests and signature algorithms. hace 18 años
req.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b hace 26 años
rsa.c 67b6f1ca88 fix problems found by coverity: remove useless code hace 18 años
rsa8192.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
rsautl.c 3eeaab4bed make hace 19 años
s1024key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
s1024req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
s512-key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
s512-req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
s_apps.h 4e321ffaff Fixes for signed/unsigned warnings and shadows. hace 19 años
s_cb.c 241520e66d More TLS extension related changes. hace 19 años
s_client.c 7bf7333d68 If we include winsock2.h then FD_SET wants an unsigned type for an fd. hace 18 años
s_server.c 7bf7333d68 If we include winsock2.h then FD_SET wants an unsigned type for an fd. hace 18 años
s_socket.c 67b6f1ca88 fix problems found by coverity: remove useless code hace 18 años
s_time.c 7bf7333d68 If we include winsock2.h then FD_SET wants an unsigned type for an fd. hace 18 años
server.pem 51754ec835 Update test server certificate in apps/server.pem (it was expired). hace 24 años
server.srl 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b hace 26 años
server2.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
sess_id.c 7d727231b7 some const fixes hace 19 años
smime.c 8f2e4fdf86 Allow PKCS7_decrypt() to work if no cert supplied. hace 19 años
speed.c f530138876 Fix newly introduced typos and warnings in ./apps. hace 19 años
spkac.c 7d727231b7 some const fixes hace 19 años
testCA.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b hace 26 años
testdsa.h af436bc158 openssl speed is quite useful for testing hardware support (among other hace 23 años
testrsa.h 863fe2ecac cleaning up a little hace 25 años
timeouts.h 36d16f8ee0 Add DTLS support. hace 19 años
ts.c b4e88ccb28 ensure the pointer is valid before using it hace 18 años
tsget c7235be6e3 RFC 3161 compliant time stamp request creation, response generation hace 19 años
verify.c 30b415b076 Make an explicit check during certificate validation to see that the hace 20 años
version.c f0eae953e2 Remove some unnecessary recursive includes from the internal apps.h header, hace 20 años
winrand.c 54a656ef08 Security fixes brought forward from 0.9.7. hace 22 años
x509.c ee1d9ec019 Remove link between digests and signature algorithms. hace 18 años