summaryrefslogtreecommitdiffstats
path: root/crypto/param_build_set.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-05CI external tests: separate each external test into its own phaseTomas Mraz1-2/+8
2021-03-05CI external test: for now run only the krb5 and gost_engine testsTomas Mraz1-1/+1
2021-03-05gost_engine test: further cleanups and fixesTomas Mraz1-13/+12
2021-03-05gost_engine test: Run also perl and tcl testsTomas Mraz2-13/+29
2021-03-05CI: add job with external testsTomas Mraz5-1/+20
2021-03-04DOCS: Document OSSL_STORE_INFO_PUBKEY in doc/man3/OSSL_STORE_INFO.podRichard Levitte1-1/+5
2021-03-04Make provider provider_init thread safe, and flag checking/setting tooRichard Levitte1-11/+35
2021-03-04Make ossl_provider_disable_fallback_loading() thread safeRichard Levitte1-0/+2
2021-03-04test/threadstest.c: Add a test to load providers concurrentlyRichard Levitte1-0/+29
2021-03-04ecx_set_priv_key: Try to obtain libctx from the pkey's keymgmtTomas Mraz1-4/+15
2021-03-04bn_ctx.c: Remove TODO 3.0 related to tracing in FIPS moduleTomas Mraz1-1/+1
2021-03-04ecx_set_priv_key: Remove TODO 3.0 related to setting libctxTomas Mraz1-1/+0
2021-03-04do_sigver_init: Remove fallback for missing provider implementations.Tomas Mraz1-11/+0
2021-03-04Remove some of the TODO 3.0 in crypto/evp related to legacy support.Tomas Mraz4-31/+33
2021-03-04crypto/param_build_set.c: Remove irrelevant TODO 3.0Tomas Mraz1-1/+0
2021-03-04crypto/ppccap.c: Remove useless TODO 3.0Tomas Mraz1-4/+0
2021-03-04include/crypto: Remove TODOs that are irrelevant for 3.0Tomas Mraz2-5/+3
2021-03-04include/internal: Remove TODOs that are irrelevant for 3.0Tomas Mraz2-2/+2
2021-03-04test/x509: Test for issuer being overwritten when printing.Tomas Mraz4-106/+95
2021-03-04OSSL_STORE: restore diagnostics on decrypt error; provide password hintsDr. David von Oheimb4-11/+24
2021-03-04crypto: rename error flags in internal structuresTobias Nießen6-33/+33