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