Simo Sorce 2fea568327 Drop explicit check for engines in opt_legacy_okay il y a 1 an
..
demoSRP 9929c81702 apps & al : Fix various typos, repeated words, align some spelling to LDP. il y a 1 an
include b67cb09f8d Add support for compressed certificates (RFC8879) il y a 1 an
lib 2fea568327 Drop explicit check for engines in opt_legacy_okay il y a 1 an
CA.pl.in 3066cf2614 Abstract out policy and extensions in CA.pl il y a 2 ans
asn1parse.c d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest il y a 2 ans
build.info ee56cec733 CMP test server: move apps/{,lib/}cmp_mock_srv.c and apps/{,include/}cmp_mock_srv.h il y a 3 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 200d844782 APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for apps, too il y a 1 an
cert.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b il y a 25 ans
ciphers.c 630d31219b Check that sk_SSL_CIPHER_value returns non-NULL value. il y a 1 an
client.pem 990390ab52 Replace expired test server and client certificates with new ones. il y a 12 ans
cmp.c 5139dec255 Rename ossl_sleep calls to OSSL_sleep everywhere il y a 1 an
cms.c fecb3aae22 Update copyright year il y a 2 ans
crl.c fecb3aae22 Update copyright year il y a 2 ans
crl2pkcs7.c d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest il y a 2 ans
ct_log_list.cnf df4439186f Remove unnecessary trailing whitespace il y a 5 ans
dgst.c 1e5780dbc7 apps/dgst.c: Set digestname from argv[0] if it is a builtin hash name il y a 1 an
dhparam.c 9929c81702 apps & al : Fix various typos, repeated words, align some spelling to LDP. il y a 1 an
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 fecb3aae22 Update copyright year il y a 2 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 30b2c3592e APPS: dsaparam, gendsa: Support setting properties il y a 2 ans
ec.c 92d0d7ea9b Fix the checks of EVP_PKEY_check il y a 2 ans
ecparam.c 08ae9fa627 Support decode SM2 parameters il y a 1 an
enc.c 59d21298df Convert ZLIB defines to OPENSSL_NO_ZLIB il y a 1 an
engine.c 9929c81702 apps & al : Fix various typos, repeated words, align some spelling to LDP. il y a 1 an
errstr.c 021410ea3f Check non-option arguments il y a 3 ans
fipsinstall.c 7057dddbcb fipsinstall: add -self_test_oninstall option. il y a 1 an
gendsa.c 30b2c3592e APPS: dsaparam, gendsa: Support setting properties il y a 2 ans
genpkey.c fecb3aae22 Update copyright year il y a 2 ans
genrsa.c b2ccfd8102 APPS: genrsa: Support setting properties il y a 1 an
info.c d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest il y a 2 ans
insta.ca.crt ebc1e8fc4e openssl-cmp.pod.in: Update and extend example using Insta Demo CA il y a 3 ans
kdf.c f64851c5b3 kdf: use the app's libctx and property query when searching for algorithms il y a 3 ans
list.c 2eb75291c1 openssl list: Fix help text about -cipher-algorithms option il y a 1 an
mac.c 4689fe1bfd Always use FORMAT_BINARY for infile il y a 1 an
nseq.c d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest il y a 2 ans
ocsp.c 93e1271eed apps/ocsp.c: Add missing test if make_ocsp_response failed il y a 1 an
openssl-vms.cnf e869c867c1 Allow PKCS12 export to set arbitrary bag attributes il y a 1 an
openssl.c a73bdc24e1 Replace BIO_free(bio_err) with BIO_free_all(bio_err) il y a 1 an
openssl.cnf e869c867c1 Allow PKCS12 export to set arbitrary bag attributes il y a 1 an
passwd.c fecb3aae22 Update copyright year il y a 2 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 8bc703c288 Coverity 1515538: resource leak il y a 1 an
pkcs7.c fecb3aae22 Update copyright year il y a 2 ans
pkcs8.c d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest il y a 2 ans
pkey.c fecb3aae22 Update copyright year il y a 2 ans
pkeyparam.c 0185538799 APPS: pkeyparam: Support setting properties il y a 1 an
pkeyutl.c fecb3aae22 Update copyright year il y a 2 ans
prime.c fecb3aae22 Update copyright year il y a 2 ans
privkey.pem f4274da164 PR: 1644 il y a 15 ans
progs.pl 59d21298df Convert ZLIB defines to OPENSSL_NO_ZLIB il y a 1 an
rand.c fecb3aae22 Update copyright year il y a 2 ans
rehash.c fecb3aae22 Update copyright year il y a 2 ans
req.c 200d844782 APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for apps, too il y a 1 an
req.pem 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b il y a 25 ans
rsa.c 3c1f8fb13e Add missing ')' to command help il y a 1 an
rsa8192.pem 7ef4379061 Fix rsa8192.pem il y a 4 ans
rsautl.c d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest il y a 2 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_client.c 511c49189e s_client: Support interactive reconnect command il y a 1 an
s_server.c b67cb09f8d Add support for compressed certificates (RFC8879) il y a 1 an
s_time.c d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest il y a 2 ans
server.pem 5fd72d96a5 Replace apps/server.pem with certificate with a sha256 signature. il y a 4 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 d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest il y a 2 ans
smime.c fecb3aae22 Update copyright year il y a 2 ans
speed.c 9dd009dd51 apps/speed.c: fix the wrong checks il y a 1 an
spkac.c d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest il y a 2 ans
srp.c e16d9afe41 openssl srp: make index.txt parsing error more verbose il y a 3 ans
storeutl.c fecb3aae22 Update copyright year il y a 2 ans
testCA.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b il y a 25 ans
testdsa.h 3f883c7c83 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). il y a 3 ans
testrsa.h dffa752023 Following the license change, modify the boilerplates in apps/ il y a 5 ans
timeouts.h ae4186b004 Fix header file include guard names il y a 4 ans
ts.c e22ea36fa8 Fix the checks of X509_LOOKUP_* functions il y a 2 ans
tsget.in ea0d79db9b convert tabs to spaces in two distributed Perl scripts il y a 2 ans
verify.c 9929c81702 apps & al : Fix various typos, repeated words, align some spelling to LDP. il y a 1 an
version.c d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest il y a 2 ans
vms_decc_init.c 9b542d72d2 VMS: move copy_argc to its own module and make it an aux source il y a 5 ans
x509.c 200d844782 APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for apps, too il y a 1 an