..
demoSRP
include
apps: fix warning about size_t / int conversion
2021-04-09 16:20:47 +02:00
lib
apps: call ERR_print_errors when OSSL_PROVIDER_load fails
2021-04-13 18:07:18 +10:00
asn1pars.c
Check non-option arguments
2020-12-15 11:47:17 +01:00
build.info
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c
Fix more certificate related lib_ctx settings.
2021-04-08 11:30:44 +10:00
CA.pl.in
cert.pem
ciphers.c
Update copyright year
2021-02-18 15:05:17 +00:00
client.pem
cmp_mock_srv.c
Update copyright year
2021-01-28 13:54:57 +01:00
cmp_mock_srv.h
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-15 11:59:53 +01:00
cmp.c
Remove unnecessary setting SSL_MODE_AUTO_RETRY
2021-04-07 13:02:37 +02:00
cms.c
TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func
2021-03-18 07:03:53 +01:00
crl2p7.c
crl2pkcs7 shouldn't include empty optional sets
2021-04-09 11:26:04 +02:00
crl.c
Avoid going through NID when unnecessary
2021-04-01 14:39:54 +02:00
ct_log_list.cnf
dgst.c
Process digest option after loading providers
2021-02-12 08:34:17 +10:00
dhparam.c
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
2021-04-12 16:55:30 +10:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c
Update copyright year
2021-02-18 15:05:17 +00:00
dsap.pem
dsaparam.c
Update copyright year
2021-02-18 15:05:17 +00:00
ec.c
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
2021-02-17 15:26:12 +01:00
ecparam.c
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
2021-02-17 15:26:12 +01:00
enc.c
Avoid going through NID when unnecessary
2021-04-01 14:39:54 +02:00
engine.c
Check non-option arguments
2020-12-15 11:47:17 +01:00
errstr.c
Check non-option arguments
2020-12-15 11:47:17 +01:00
fipsinstall.c
Make fipsinstall -out flag optional
2021-03-24 17:46:40 +01:00
gendsa.c
apps: fix coverity 1470781: explicit null dereference
2021-03-26 08:44:04 +10:00
genpkey.c
Fetch alg, etc., after loading providers
2021-02-12 08:34:17 +10:00
genrsa.c
Update copyright year
2021-02-18 15:05:17 +00:00
info.c
Check non-option arguments
2020-12-15 11:47:17 +01:00
insta.ca.crt
kdf.c
Update copyright year
2021-03-11 13:27:36 +00:00
list.c
APPS: Replace the use of OBJ_nid2ln() with name or description calls
2021-04-02 08:57:47 +02:00
mac.c
apps: update mac to work with additional MAC_init arguments. This doesn't include the creation of new 'key' arguments.
2021-02-28 17:25:48 +10:00
nseq.c
Check non-option arguments
2020-12-15 11:47:17 +01:00
ocsp.c
Fix more certificate related lib_ctx settings.
2021-04-08 11:30:44 +10:00
openssl-vms.cnf
Check the configuration file by default
2020-11-05 20:45:20 +03:00
openssl.c
Update copyright year
2021-01-28 13:54:57 +01:00
openssl.cnf
Check the configuration file by default
2020-11-05 20:45:20 +03:00
passwd.c
passwd.c: use the actual ROUNDS_DEFAULT macro
2021-02-13 13:45:26 +10:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c
Update copyright year
2021-02-18 15:05:17 +00:00
pkcs8.c
Update copyright year
2021-02-18 15:05:17 +00:00
pkcs12.c
apps: Add maybe_stdin argument to load_certs and set it in pkcs12
2021-03-15 13:29:57 +01:00
pkey.c
Handle NULL result of ERR_reason_error_string() in some apps
2021-02-22 08:49:52 +01:00
pkeyparam.c
Update copyright year
2021-03-11 13:27:36 +00:00
pkeyutl.c
apps: support param argument to init functions
2021-03-12 08:27:11 +10:00
prime.c
Check non-option arguments
2020-12-15 11:47:17 +01:00
privkey.pem
progs.pl
OPENSSL_NO_GOST has nothing to do with low-level algos
2020-12-15 04:39:58 +01:00
rand.c
Update copyright year
2021-02-18 15:05:17 +00:00
rehash.c
Update copyright year
2021-01-28 13:54:57 +01:00
req.c
Fix more certificate related lib_ctx settings.
2021-04-08 11:30:44 +10:00
req.pem
rsa8192.pem
rsa.c
Handle NULL result of ERR_reason_error_string() in some apps
2021-02-22 08:49:52 +01:00
rsautl.c
Remove RSA SSLv23 padding mode
2021-03-01 10:56:12 +01:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_client.c
apps: Add maybe_stdin argument to load_certs and set it in pkcs12
2021-03-15 13:29:57 +01:00
s_server.c
apps: Add maybe_stdin argument to load_certs and set it in pkcs12
2021-03-15 13:29:57 +01:00
s_time.c
Update copyright year
2021-04-08 13:04:41 +01:00
server2.pem
server.pem
server.srl
sess_id.c
Check non-option arguments
2020-12-15 11:47:17 +01:00
smime.c
apps: Add maybe_stdin argument to load_certs and set it in pkcs12
2021-03-15 13:29:57 +01:00
speed.c
apps: fix Camellia CBC performance loop
2021-04-08 22:57:24 +10:00
spkac.c
Check non-option arguments
2020-12-15 11:47:17 +01:00
srp.c
Deprecate the low level SRP APIs
2021-02-12 08:47:32 +00:00
storeutl.c
Update copyright year
2021-02-18 15:05:17 +00:00
testCA.pem
testdsa.h
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
2021-04-12 16:55:30 +10:00
testrsa.h
timeouts.h
ts.c
apps/ts.c: Allow -untrusted arg to refer to multiple sources
2021-03-13 11:16:13 +01:00
tsget.in
verify.c
Update copyright year
2021-04-08 13:04:41 +01:00
version.c
Check non-option arguments
2020-12-15 11:47:17 +01:00
vms_decc_init.c
x509.c
Avoid going through NID when unnecessary
2021-04-01 14:39:54 +02:00