summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-06-02providers: remove TODOsPauli
2021-06-02tls: remove TODOsPauli
2021-06-02test: remove TODOsPauli
2021-06-02fuzz: remove TODOsPauli
2021-06-02apps: remove TODOsPauli
2021-06-02providers/common/der/build.info: make a variable for ../include/provRichard Levitte
2021-06-02Configure: variable expand GENERATE values tooRichard Levitte
2021-06-02Fix up bad libcrypto.numJon Spillett
2021-06-02Add NCONF_get_section_names()Tomas Mraz
2021-06-02Add NCONF_get0_libctx()Rich Salz
2021-06-02Make conf_method_st and conf_st deprecatedRich Salz
2021-06-01Modify ssl_handshake_hash to call SSLfatalTrev Larock
2021-06-01Make the 00-prep_*.t recipe truly mandatoryTomas Mraz
2021-06-01Windows CI: enable fips on shared 64 bit buildTomas Mraz
2021-06-01Fix enable-fips builds on WindowsTomas Mraz
2021-06-01Add documentation of the old names kept as alias macrosTomas Mraz
2021-06-01Rename also the OSSL_PROVIDER_name() functionTomas Mraz
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-06-01Pass library context and property query into private key decodersJon Spillett
2021-06-01Fix up encoder/decoder issues caused by not passing a library context to the ...Jon Spillett
2021-06-01Enhance the encoder/decoder tests to allow testing with a non-default library...Jon Spillett
2021-06-01req: fix Coverity 1485137 Explicit null dereferencePauli
2021-06-01crypto: updates to pass size_t to RAND_bytes_ex()Pauli
2021-06-01ssl: ass size_t to RAND_bytes_ex()Pauli
2021-06-01rand: use size_t for size argument to RAND_bytes_ex()Pauli
2021-06-01Move provider der_XXX.h.in files to the include directory.Shane Lontis
2021-06-01Fix error stack for some fetch calls.Shane Lontis
2021-06-01Migration guide updates for flags and controls.Shane Lontis
2021-06-01Document Settable EVP_CIPHER_CTX parameter "use-bits"Shane Lontis
2021-06-01Fix param indentation in ciphercommon_hw.cShane Lontis
2021-06-01Fix aes cfb1 so that it can operate in bit mode.Shane Lontis
2021-06-01add some cross compilation buildsPauli
2021-06-01sparc: fix cross compile buildPauli
2021-06-01ppc: fix ambiguous if if else statementPauli
2021-05-31Add .asn1 dependencies for files generated from providers/common/der/*.inRichard Levitte
2021-05-31Update solaris64-sparcv9-cc build target cflagsJan Lana
2021-05-31Fix cert creation in the storeMatt Caswell
2021-05-31Add the usual autowarn perl snippet in providers/common/der/*.inRichard Levitte
2021-05-31Teach EVP_PKEYs to say whether they were decoded from explicit paramsMatt Caswell
2021-05-31Update check_sig_alg_match() to work with provided keysMatt Caswell
2021-05-31Special case SM2 when decodingMatt Caswell
2021-05-31Fixes #14103 & #14102. Update AES demos with error handling and EVP fetchJon Spillett
2021-05-31Fix PKCS7_verify to not have an error stack if it succeeds.Shane Lontis
2021-05-29fips: set the library context and handle laterPauli
2021-05-29make update-fips-checksumsRichard Levitte
2021-05-29Rearrange the check of providers/fips.so dependenciesRichard Levitte
2021-05-29Make providers/fips.module.sources.new depend on configdata.pmRichard Levitte
2021-05-29configdata.pm: Allow extra arguments when --query is given.Richard Levitte
2021-05-29add zero strenght arguments to BN and RAND RNG callsPauli
2021-05-29prov: add zero strenght arguments to BN and RAND RNG callsPauli