Vladimir Kotal 6af739b79b apps/req,crl: exit with 1 on verification failure 6 kuukautta sitten
..
demoSRP 9929c81702 apps & al : Fix various typos, repeated words, align some spelling to LDP. 1 vuosi sitten
include b8590b2f36 Add option `SSL_OP_PREFER_NO_DHE_KEX`, allowing the server to prefer non-dhe psk key exchange over psk with dhe (config file option `PreferNoDHEKEX`, server option `prefer_no_dhe_kex`). 10 kuukautta sitten
lib db511578f7 s_cb.c: Add missing return value checks 7 kuukautta sitten
CA.pl.in 3066cf2614 Abstract out policy and extensions in CA.pl 2 vuotta sitten
asn1parse.c a552c23c65 Harden asn1 oid loader to invalid inputs 9 kuukautta sitten
build.info ee56cec733 CMP test server: move apps/{,lib/}cmp_mock_srv.c and apps/{,include/}cmp_mock_srv.h 3 vuotta sitten
ca-cert.srl 51754ec835 Update test server certificate in apps/server.pem (it was expired). 24 vuotta sitten
ca-key.pem d9e309a675 Fix verify(1) to report failure when verification fails 8 vuotta sitten
ca-req.pem d9e309a675 Fix verify(1) to report failure when verification fails 8 vuotta sitten
ca.c da1c088f59 Copyright year updates 1 vuosi sitten
cert.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 vuotta sitten
ciphers.c 630d31219b Check that sk_SSL_CIPHER_value returns non-NULL value. 2 vuotta sitten
client.pem 990390ab52 Replace expired test server and client certificates with new ones. 12 vuotta sitten
cmp.c d6d9277b2e apps/cmp: improve -reqin option to read fallback public key from first request message file given 6 kuukautta sitten
cms.c 3457a550c6 Fix a possible memleak in cms_main 9 kuukautta sitten
crl.c 6af739b79b apps/req,crl: exit with 1 on verification failure 5 kuukautta sitten
crl2pkcs7.c d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 2 vuotta sitten
ct_log_list.cnf df4439186f Remove unnecessary trailing whitespace 5 vuotta sitten
dgst.c 8c040c086c Fix some memory leaks in the openssl app 1 vuosi sitten
dhparam.c 556009c596 Copyright year updates 11 kuukautta sitten
dsa-ca.pem d9e309a675 Fix verify(1) to report failure when verification fails 8 vuotta sitten
dsa-pca.pem d9e309a675 Fix verify(1) to report failure when verification fails 8 vuotta sitten
dsa.c da1c088f59 Copyright year updates 1 vuosi sitten
dsa1024.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 vuotta sitten
dsa512.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 vuotta sitten
dsap.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 vuotta sitten
dsaparam.c 8c040c086c Fix some memory leaks in the openssl app 1 vuosi sitten
ec.c da1c088f59 Copyright year updates 1 vuosi sitten
ecparam.c 08ae9fa627 Support decode SM2 parameters 2 vuotta sitten
enc.c 6f22bcd631 Add appropriate NULL checks in EVP_CIPHER api 7 kuukautta sitten
engine.c 5d70f11823 apps/engine: add EC to list of capabilities 6 kuukautta sitten
errstr.c 322517d817 Fix some invalid use of sscanf 9 kuukautta sitten
fipsinstall.c da1c088f59 Copyright year updates 1 vuosi sitten
gendsa.c 556009c596 Copyright year updates 11 kuukautta sitten
genpkey.c 7698f80ab1 Add missing genpkey -rand support 8 kuukautta sitten
genrsa.c 556009c596 Copyright year updates 11 kuukautta sitten
info.c d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 2 vuotta sitten
insta.ca.crt ebc1e8fc4e openssl-cmp.pod.in: Update and extend example using Insta Demo CA 4 vuotta sitten
kdf.c f64851c5b3 kdf: use the app's libctx and property query when searching for algorithms 3 vuotta sitten
list.c 7ebaab7689 Make 'openssl list' less sensitive for providers without params 9 kuukautta sitten
mac.c 4689fe1bfd Always use FORMAT_BINARY for infile 2 vuotta sitten
nseq.c d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 2 vuotta sitten
ocsp.c da1c088f59 Copyright year updates 1 vuosi sitten
openssl-vms.cnf 21f7a09ca2 Convert jdkTrustedKeyUsage to be a pkcs12 cmd line option 11 kuukautta sitten
openssl.c 46ea5486f3 APPS: remove duplicate definition of `trace_data_stack` 1 vuosi sitten
openssl.cnf 21f7a09ca2 Convert jdkTrustedKeyUsage to be a pkcs12 cmd line option 11 kuukautta sitten
passwd.c fecb3aae22 Update copyright year 2 vuotta sitten
pca-cert.srl 51754ec835 Update test server certificate in apps/server.pem (it was expired). 24 vuotta sitten
pca-key.pem d9e309a675 Fix verify(1) to report failure when verification fails 8 vuotta sitten
pca-req.pem d9e309a675 Fix verify(1) to report failure when verification fails 8 vuotta sitten
pkcs12.c a4cbffcd89 Add NULL check before accessing PKCS7 encrypted algorithm 5 kuukautta sitten
pkcs7.c fecb3aae22 Update copyright year 2 vuotta sitten
pkcs8.c 9f679bdc71 Added a 'saltlen' option to the openssl pkcs8 command line app. 1 vuosi sitten
pkey.c da1c088f59 Copyright year updates 1 vuosi sitten
pkeyparam.c 0185538799 APPS: pkeyparam: Support setting properties 2 vuotta sitten
pkeyutl.c da1c088f59 Copyright year updates 1 vuosi sitten
prime.c fecb3aae22 Update copyright year 2 vuotta sitten
privkey.pem f4274da164 PR: 1644 15 vuotta sitten
progs.pl 556009c596 Copyright year updates 11 kuukautta sitten
rand.c ae9fe65d9f Augment rand argument parsing to allow scaling 10 kuukautta sitten
rehash.c 0c2333d3bd Add a missing space in an error message 7 kuukautta sitten
req.c 6af739b79b apps/req,crl: exit with 1 on verification failure 5 kuukautta sitten
req.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 vuotta sitten
rsa.c da1c088f59 Copyright year updates 1 vuosi sitten
rsa8192.pem 7ef4379061 Fix rsa8192.pem 4 vuotta sitten
rsautl.c da1c088f59 Copyright year updates 1 vuosi sitten
s1024key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 vuotta sitten
s1024req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 vuotta sitten
s512-key.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 vuotta sitten
s512-req.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 vuotta sitten
s_client.c 74ff15e1a1 Don't error if s_client receives exactly BUFSIZZ data 10 kuukautta sitten
s_server.c d6aafeb107 Use the untrusted certificate chain to create a valid certificate ID for OCSP_request 6 kuukautta sitten
s_time.c afd8e29c36 Remove receiving of unused return value 8 kuukautta sitten
server.pem 5fd72d96a5 Replace apps/server.pem with certificate with a sha256 signature. 4 vuotta sitten
server.srl 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 vuotta sitten
server2.pem 990390ab52 Replace expired test server and client certificates with new ones. 12 vuotta sitten
sess_id.c d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 2 vuotta sitten
smime.c ba4d833f6e Fix a possible memleak in smime_main 9 kuukautta sitten
speed.c 55ca75dd8f openssl-speed: support KMAC128 & KMAC256, refactor mac setup/teardown 10 kuukautta sitten
spkac.c da1c088f59 Copyright year updates 1 vuosi sitten
srp.c e16d9afe41 openssl srp: make index.txt parsing error more verbose 3 vuotta sitten
storeutl.c abdf35158e Fix openssl storeutl to allow serial + issuer 1 vuosi sitten
testCA.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 vuotta sitten
testdsa.h 3f883c7c83 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 3 vuotta sitten
testrsa.h dffa752023 Following the license change, modify the boilerplates in apps/ 5 vuotta sitten
timeouts.h ae4186b004 Fix header file include guard names 5 vuotta sitten
ts.c da1c088f59 Copyright year updates 1 vuosi sitten
tsget.in ea0d79db9b convert tabs to spaces in two distributed Perl scripts 3 vuotta sitten
verify.c 9929c81702 apps & al : Fix various typos, repeated words, align some spelling to LDP. 1 vuosi sitten
version.c d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 2 vuotta sitten
vms_decc_init.c 9b542d72d2 VMS: move copy_argc to its own module and make it an aux source 5 vuotta sitten
x509.c 5c846d32d4 apps/x509.c: No warning reading from stdin if redirected 6 kuukautta sitten