Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque il y a 8 ans
..
demoCA d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b il y a 25 ans
demoSRP 8cd3d99f57 Missing SRP files. il y a 13 ans
CA.com b0700d2c8d Replace "SSLeay" in API with OpenSSL il y a 8 ans
CA.pl.in ac33c5a477 VMS will downcase all command parameters unless they're quoted il y a 8 ans
Makefile.in ee6d9f4eb6 Remove some old makefile targets il y a 8 ans
app_rand.c 0423f812dc Add a no-egd option to disable EGD-related code il y a 8 ans
apps.c fbd03b0964 VMS open() doesn't take O_BINARY, but takes a context description il y a 8 ans
apps.h d94a1a7065 For stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAX il y a 8 ans
asn1pars.c a0a82324f9 Centralise loading default apps config file il y a 8 ans
ca-cert.srl 51754ec835 Update test server certificate in apps/server.pem (it was expired). il y a 24 ans
ca-key.pem d9e309a675 Fix verify(1) to report failure when verification fails il y a 8 ans
ca-req.pem d9e309a675 Fix verify(1) to report failure when verification fails il y a 8 ans
ca.c 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx il y a 8 ans
cert.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b il y a 25 ans
ciphers.c 6b01bed206 Support disabling any or all TLS or DTLS versions il y a 8 ans
client.pem 990390ab52 Replace expired test server and client certificates with new ones. il y a 12 ans
cms.c 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx il y a 8 ans
crl.c c01ff880d4 New function X509_get0_pubkey il y a 8 ans
crl2p7.c a465ca7841 Fix option value parsing in crl2pkcs7 -certfile il y a 8 ans
dgst.c 700b4a4ae7 Remove more (rest?) of FIPS build stuff. il y a 8 ans
dh1024.pem 69764d720a Include SKIP DH parameters with OpenSSL. il y a 24 ans
dh2048.pem 69764d720a Include SKIP DH parameters with OpenSSL. il y a 24 ans
dh4096.pem 69764d720a Include SKIP DH parameters with OpenSSL. il y a 24 ans
dhparam.c 96487cddd4 Continue standardisation of malloc handling in apps il y a 8 ans
dsa-ca.pem d9e309a675 Fix verify(1) to report failure when verification fails il y a 8 ans
dsa-pca.pem d9e309a675 Fix verify(1) to report failure when verification fails il y a 8 ans
dsa.c 7eff6aa0d6 Avoid erroneous "assert(private)" failures. il y a 8 ans
dsa1024.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b il y a 25 ans
dsa512.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b il y a 25 ans
dsap.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b il y a 25 ans
dsaparam.c bd4850df64 RT4227: Range-check in apps. il y a 8 ans
ec.c 7eff6aa0d6 Avoid erroneous "assert(private)" failures. il y a 8 ans
ecparam.c 070c23325a Remove useless code il y a 8 ans
enc.c 6c2ff56ec6 Adapt all EVP_CIPHER users for it becoming opaque il y a 8 ans
engine.c 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx il y a 8 ans
errstr.c 7e1b748570 Big apps cleanup (option-parsing, etc) il y a 9 ans
gendsa.c 070c23325a Remove useless code il y a 8 ans
genpkey.c 96487cddd4 Continue standardisation of malloc handling in apps il y a 8 ans
genrsa.c 700b4a4ae7 Remove more (rest?) of FIPS build stuff. il y a 8 ans
install-apps.com 537c982306 After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS il y a 13 ans
makeapps.com 7e1b748570 Big apps cleanup (option-parsing, etc) il y a 9 ans
nseq.c 96487cddd4 Continue standardisation of malloc handling in apps il y a 8 ans
ocsp.c 9aa00b187a To avoid possible time_t overflow use X509_time_adj_ex() il y a 8 ans
openssl-vms.cnf 39a6a4a707 Update to SHA256 for TSA signing digest. il y a 8 ans
openssl.c 6b01bed206 Support disabling any or all TLS or DTLS versions il y a 8 ans
openssl.cnf 2cc7acd273 Use better defaults for TSA. il y a 8 ans
opt.c d94a1a7065 For stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAX il y a 8 ans
passwd.c 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx il y a 8 ans
pca-cert.srl 51754ec835 Update test server certificate in apps/server.pem (it was expired). il y a 24 ans
pca-key.pem d9e309a675 Fix verify(1) to report failure when verification fails il y a 8 ans
pca-req.pem d9e309a675 Fix verify(1) to report failure when verification fails il y a 8 ans
pkcs12.c e29c73c93b Fix X509_STORE_CTX_cleanup() il y a 8 ans
pkcs7.c a0a82324f9 Centralise loading default apps config file il y a 8 ans
pkcs8.c bd4850df64 RT4227: Range-check in apps. il y a 8 ans
pkey.c 7eff6aa0d6 Avoid erroneous "assert(private)" failures. il y a 8 ans
pkeyparam.c a0a82324f9 Centralise loading default apps config file il y a 8 ans
pkeyutl.c 96487cddd4 Continue standardisation of malloc handling in apps il y a 8 ans
prime.c e61434b427 Fix "primarility" typo il y a 8 ans
privkey.pem f4274da164 PR: 1644 il y a 15 ans
progs.h 89d6aa10a2 Use ossl_inline and DEFINE_LHASH_OF il y a 8 ans
progs.pl 89d6aa10a2 Use ossl_inline and DEFINE_LHASH_OF il y a 8 ans
rand.c bd4850df64 RT4227: Range-check in apps. il y a 8 ans
rehash.c 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx il y a 8 ans
req.c 3aeb934865 make EVP_PKEY opaque il y a 8 ans
req.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b il y a 25 ans
rsa.c 7eff6aa0d6 Avoid erroneous "assert(private)" failures. il y a 8 ans
rsa8192.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b il y a 25 ans
rsautl.c a0a82324f9 Centralise loading default apps config file il y a 8 ans
s1024key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b il y a 25 ans
s1024req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b il y a 25 ans
s512-key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b il y a 25 ans
s512-req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b il y a 25 ans
s_apps.h 8caab744f5 Fix s_server problem with no-ec il y a 8 ans
s_cb.c 87a595e554 Refactor DTLS cookie generation and verification il y a 8 ans
s_client.c 6b01bed206 Support disabling any or all TLS or DTLS versions il y a 8 ans
s_server.c 6b01bed206 Support disabling any or all TLS or DTLS versions il y a 8 ans
s_socket.c 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx il y a 8 ans
s_time.c 45f1351821 Address Windows warnings in apps/. il y a 8 ans
server.pem 990390ab52 Replace expired test server and client certificates with new ones. il y a 12 ans
server.srl 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b il y a 25 ans
server2.pem 990390ab52 Replace expired test server and client certificates with new ones. il y a 12 ans
sess_id.c 1446f72ba3 Fix NSS format session output il y a 8 ans
smime.c a0a82324f9 Centralise loading default apps config file il y a 8 ans
speed.c 8d35ceb98f Use POSIX functions on Cygwin, not Win32 function il y a 8 ans
spkac.c 96487cddd4 Continue standardisation of malloc handling in apps il y a 8 ans
srp.c 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx il y a 8 ans
testCA.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b il y a 25 ans
testdsa.h 7e1b748570 Big apps cleanup (option-parsing, etc) il y a 9 ans
testrsa.h 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
timeouts.h 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
ts.c bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) il y a 8 ans
tsget b5ca7df5aa PR: 2031 il y a 15 ans
verify.c d9e309a675 Fix verify(1) to report failure when verification fails il y a 8 ans
version.c b0700d2c8d Replace "SSLeay" in API with OpenSSL il y a 8 ans
vms_decc_init.c 3dc9589cc8 Fix some missing or faulty header file inclusions il y a 8 ans
winrand.c 7e1b748570 Big apps cleanup (option-parsing, etc) il y a 9 ans
x509.c 3aeb934865 make EVP_PKEY opaque il y a 8 ans